summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman18-154/+536
2020-04-19Documentation: ABI: document IIO in_proximity_nearlevel fileGuido Günther1-0/+10
2020-04-19dt-bindings: iio: light: vcnl4000: Add proximity-near-levelGuido Günther1-1/+6
2020-04-19dt-bindings: iio: Introduce common properties for iio sensorsGuido Günther1-0/+35
2020-04-19dt-bindings: iio: vcnl4000: convert bindings to YAML formatGuido Günther2-24/+45
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean1-2/+0
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean2-2/+0
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean2-2/+0
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean1-1/+0
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean1-1/+0
2020-04-19dt-bindings: iio: adc: rockchip-saradc: add description for px30Johan Jonker1-0/+1
2020-04-19dt-bindings: iio: adc: rockchip-saradc: add description for rk3308Johan Jonker1-0/+1
2020-04-19dt-bindings: iio: adc: convert rockchip saradc bindings to yamlJohan Jonker2-37/+78
2020-04-19dt-bindings: iio: adc: Add MAX1241 bindingsAlexandru Lazar1-0/+63
2020-04-19dt-bindings: st_sensors: add st,lis2hh12 compatible entryGaëtan André1-0/+1
2020-04-19dt-bindings: iio: dac: stm32-dac: convert bindings to json-schemaFabrice Gasnier2-63/+110
2020-04-19dt-bindings: iio: tsl2563: convert bindings to YAMLNishant Malpani2-19/+49
2020-04-19dt-bindings: iio: adc: add bindings doc for AD9467 ADCAlexandru Ardelean1-0/+65
2020-04-19dt-bindings: iio: adc: add bindings doc for AXI ADC driverAlexandru Ardelean1-0/+62
2020-04-19iio/gyro/bmg160: Add support for BMI088 chipMike Looijmans1-1/+1
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+2
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds3-6/+18
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+33
2020-04-11Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds6-24/+22
2020-04-11Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+19
2020-04-11change email address for Pali RohárPali Rohár1-4/+4
2020-04-11docs: admin-guide: document the kernel.modprobe sysctlEric Biggers1-0/+21
2020-04-11mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+8
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-23/+41
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-6/+14
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-04-10arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean1-1/+0
2020-04-10arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean1-2/+2
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+3
2020-04-10Documentation: android: binderfs: add 'stats' mount optionRandy Dunlap1-0/+6
2020-04-09Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linuxLinus Torvalds1-0/+10
2020-04-09Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+3
2020-04-09Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-2/+80
2020-04-09Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+65
2020-04-08kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2-2/+11
2020-04-08kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada1-1/+4
2020-04-08orangefs: clarify build steps for test server in orangefs.txtMike Marshall1-15/+19
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai1-1/+1
2020-04-08Documentation/llvm: fix the name of llvm-sizeFangrui Song1-1/+1
2020-04-089p: document short read behaviour with O_NONBLOCKDominique Martinet1-0/+10
2020-04-08Documentation/changes: Raise minimum supported binutils version to 2.23Borislav Petkov1-2/+2
2020-04-08Documentation: firmware-guide: ACPI: fix table alignment in namespace.rstVilhelm Prytz1-3/+3