summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+12
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-0/+79
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman16-41/+85
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+7
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin2-0/+45
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2-0/+34
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki1-1/+2
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+3
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-6/+0
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka1-2/+3
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov1-0/+2
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus1-1/+2
2016-11-07Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman1-0/+7
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-5/+196
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-11-05Merge branch 'ib-iio-mfd-ti335x_dma' into togregJonathan Cameron1-0/+8
2016-11-05drivers: iio: ti_am335x_adc: add dma supportMugunthan V N1-0/+7
2016-11-05mfd: ti_am335x_tscadc: store physical addressMugunthan V N1-0/+1
2016-11-05phy: Add reset callback for not generic phyRandy Li1-0/+7
2016-11-01Merge branch 'ib-iio-mfd-4.9rc1' into togregJonathan Cameron2-5/+188
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2016-10-30aio: fix freeze protection of aio writesJan Kara1-0/+1
2016-10-30fs: remove the never implemented aio_fsync file operationChristoph Hellwig1-1/+0
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman15-78/+97
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-25/+63
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev1-1/+2
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger1-7/+0
2016-10-29Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' int...Mark Brown1-5/+6
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia1-0/+4
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-11/+0
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2016-10-28regmap: Rename ret variable in regmap_read_poll_timeoutCharles Keepax1-5/+5
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds1-0/+22
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-0/+1
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon1-1/+1
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada1-3/+2
2016-10-27Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+11
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds1-28/+2
2016-10-26doc: update docbook annotations for socket and skbStephen Hemminger1-0/+1
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie1-0/+22
2016-10-25platform/chrome: Introduce a new function to check EC features.Vincent Palatin2-0/+85
2016-10-25iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub.Enric Balletbo i Serra2-5/+103
2016-10-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes1-4/+0
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-0/+1