aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2-155/+163
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron1-14/+2
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-3/+2
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron1-1/+1
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron1-5/+0
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron1-3/+0
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron1-0/+2
2017-01-10iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron1-37/+63
2017-01-10iio:buffer: Stop exporting iio_update_demuxJonathan Cameron1-2/+0
2017-01-05iio: Add gravity sensor supportSong Hongyan1-0/+3
2016-12-03iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2-0/+5
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+9
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg 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/gregkh/usbLinus 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/rafael/linux-pmLinus 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/viro/vfsLinus 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/kishon/linux-phy into usb-linusGreg Kroah-Hartman1-0/+7
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg 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/git/broonie/regmapLinus 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' into regmap-linusMark 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/rafael/linux-pmLinus Torvalds1-0/+1
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/~airlied/linuxLinus 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