summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: match sensors using ACPI handleShrirang Bagul2016-12-031-0/+9
* Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-163-0/+79
|\
| * iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-132-0/+45
| * iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-132-0/+34
* | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-1416-41/+85
|\ \ | |/ |/|
| * Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-11-131-0/+7
| |\
| | * Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-11-071-0/+7
| | |\
| | | * phy: Add reset callback for not generic phyRandy Li2016-11-051-0/+7
| * | | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-111-1/+2
| |\ \ \
| | * \ \ Merge branch 'device-properties'Rafael J. Wysocki2016-11-111-1/+2
| | |\ \ \
| | | * | | ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-101-1/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-11-112-8/+3
| |\ \ \ \ \
| | * | | | | Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede2016-11-111-6/+0
| | * | | | | mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka2016-11-111-2/+3
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-111-1/+1
| |\ \ \ \ \
| | * | | | | aio: fix freeze protection of aio writesJan Kara2016-10-301-0/+1
| | * | | | | fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-301-1/+0
| | | |_|/ / | | |/| | |
| * | | | | libceph: initialize last_linger_id with a large integerIlya Dryomov2016-11-101-0/+2
| | |/ / / | |/| | |
| * | | | Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds2016-11-051-1/+1
| |\ \ \ \
| | * | | | mtd: nand: Fix data interface configuration logicBoris Brezillon2016-10-281-1/+1
| * | | | | Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-311-5/+6
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...Mark Brown2016-10-291-5/+6
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | * | | | regmap: Rename ret variable in regmap_read_poll_timeoutCharles Keepax2016-10-281-5/+5
| | | | | |_|/ | | | | |/| |
| | | * | | | regmap: include <linux/delay.h> from include/linux/regmap.hMasahiro Yamada2016-10-131-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-298-25/+63
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-291-1/+2
| | * | | | | Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger2016-10-291-7/+0
| | * | | | | net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-291-0/+1
| | * | | | | net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-291-0/+4
| | * | | | | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-11/+0
| | * | | | | doc: update docbook annotations for socket and skbStephen Hemminger2016-10-261-0/+1
| | * | | | | qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-221-0/+1
| | * | | | | net: add recursion limit to GROSabrina Dubroca2016-10-201-1/+38
| | * | | | | net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-191-1/+1
| | * | | | | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-171-3/+14
| | * | | | | qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-1/+1
* | | | | | | Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-073-5/+196
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron2016-11-051-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | drivers: iio: ti_am335x_adc: add dma supportMugunthan V N2016-11-051-0/+7
| | * | | | | | | mfd: ti_am335x_tscadc: store physical addressMugunthan V N2016-11-051-0/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron2016-11-012-5/+188
| |\ \ \ \ \ \ \
| | * | | | | | | platform/chrome: Introduce a new function to check EC features.Vincent Palatin2016-10-252-0/+85
| | * | | | | | | iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2016-10-252-5/+103
| | |/ / / / / /
* | | | | | | | Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-3015-78/+97
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-281-0/+1
| |\ \ \ \ \ \
| | * | | | | | ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya2016-10-241-0/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-281-0/+1
| |\ \ \ \ \ \
| | * | | | | | perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-281-0/+1
| * | | | | | | Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2016-10-281-0/+22
| |\ \ \ \ \ \ \
| | * | | | | | | x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+22
| | | |/ / / / / | | |/| | | | |