summary refs log tree commit diff
path: root/Documentation
AgeCommit message (Expand)Author
2020-05-03dt-bindings: iio: chemical: Add binding for CCS811 VOC sensorManivannan Sadhasivam
2020-05-03dt-bindings: iio: Add adis16475 documentationNuno Sá
2020-04-25dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docsMatt Ranostay
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-19Documentation: ABI: document IIO in_proximity_nearlevel fileGuido Günther
2020-04-19dt-bindings: iio: light: vcnl4000: Add proximity-near-levelGuido Günther
2020-04-19dt-bindings: iio: Introduce common properties for iio sensorsGuido Günther
2020-04-19dt-bindings: iio: vcnl4000: convert bindings to YAML formatGuido Günther
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean
2020-04-19dt-bindings: iio: adc: rockchip-saradc: add description for px30Johan Jonker
2020-04-19dt-bindings: iio: adc: rockchip-saradc: add description for rk3308Johan Jonker
2020-04-19dt-bindings: iio: adc: convert rockchip saradc bindings to yamlJohan Jonker
2020-04-19dt-bindings: iio: adc: Add MAX1241 bindingsAlexandru Lazar
2020-04-19dt-bindings: st_sensors: add st,lis2hh12 compatible entryGaëtan André
2020-04-19dt-bindings: iio: dac: stm32-dac: convert bindings to json-schemaFabrice Gasnier
2020-04-19dt-bindings: iio: tsl2563: convert bindings to YAMLNishant Malpani
2020-04-19dt-bindings: iio: adc: add bindings doc for AD9467 ADCAlexandru Ardelean
2020-04-19dt-bindings: iio: adc: add bindings doc for AXI ADC driverAlexandru Ardelean
2020-04-19iio/gyro/bmg160: Add support for BMI088 chipMike Looijmans
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds
2020-04-10Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10docs: admin-guide: document the kernel.modprobe sysctlEric Biggers
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-11arch: nios2: remove 'resetvalue' propertyAlexandru Ardelean
2020-04-11arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'Alexandru Ardelean
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-10Documentation: android: binderfs: add 'stats' mount optionRandy Dunlap
2020-04-08Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-08Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2020-04-08Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-04-09kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada
2020-04-09kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada
2020-04-08orangefs: clarify build steps for test server in orangefs.txtMike Marshall
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai
2020-04-09Documentation/llvm: fix the name of llvm-sizeFangrui Song