summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: iio: potentiometer: Add AD5110 in trivial-devicesMugilraj Dhavachelvan2021-08-151-0/+2
* Merge tag 'iio-for-5.15a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-08-1519-70/+1118
|\
| * dt-bindings: iio: accel: bma255: Add bosch,bmc156_accelStephan Gerhold2021-08-081-0/+18
| * dt-bindings: iio: accel: bma255: Add interrupt-namesStephan Gerhold2021-08-081-3/+13
| * dt-bindings: Add bindings for Capella cm3323 Ambient Light SensorSiddharth Manthan2021-08-081-0/+2
| * iio: chemical: Add driver support for sgp40Andreas Klinger2021-08-081-0/+31
| * dt-bindings: iio: chemical: Add trivial DT binding for sgp40Andreas Klinger2021-08-081-0/+2
| * dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc DocumentationChristophe Branchereau2021-07-311-0/+19
| * dt-bindings: iio: accel: bma255: Merge bosch,bma180 schemaStephan Gerhold2021-07-242-61/+9
| * dt-bindings: iio: accel: bma255: Sort compatiblesStephan Gerhold2021-07-241-5/+5
| * dt-bindings: iio: accel: bma255: Fix interrupt typeStephan Gerhold2021-07-241-2/+2
| * dt-bindings: iio: dac: microchip,mcp4922: Add missing binding documentJonathan Cameron2021-07-191-0/+46
| * dt-bindings: iio: dac: adi,ad8801: Add missing binding document.Jonathan Cameron2021-07-191-0/+60
| * dt-bindings: iio: dac: adi,ad5791: Add missing bindings documentJonathan Cameron2021-07-191-0/+52
| * dt-bindings: iio: dac: adi,ad5764: Add missing binding documentJonathan Cameron2021-07-191-0/+62
| * dt-bindings: iio: dac: ad5761: Add missing binding doc.Jonathan Cameron2021-07-191-0/+60
| * dt-bindings: iio: dac: ad5686 and ad5696: Add missing binding document.Jonathan Cameron2021-07-191-0/+75
| * dt-bindings: iio: dac: ad5624r: Add missing binding documentJonathan Cameron2021-07-191-0/+47
| * dt-bindings: iio: dac: ad5504: Add missing binding documentJonathan Cameron2021-07-171-0/+50
| * dt-bindings: iio: dac: ad5449: Add missing binding document.Jonathan Cameron2021-07-171-0/+97
| * dt-bindings: iio: dac: ad5380: Add missing binding documentJonathan Cameron2021-07-171-0/+70
| * dt-bindings: iio: dac: adi,ad5360: Add missing binding documentJonathan Cameron2021-07-171-0/+79
| * dt-bindings: iio: dac: adi,ad5064: Document bindings for many different DACsJonathan Cameron2021-07-171-0/+268
| * dt-bindings: iio: dac: adi,ad5421: Add missing binding document.Jonathan Cameron2021-07-171-0/+51
| * dt-bindings: iio: adc: rockchip-saradc: add description for rk3568Simon Xue2021-07-171-0/+1
* | Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman2021-08-0912-87/+158
|\ \
| * | docs: networking: netdevsim rulesJakub Kicinski2021-08-041-0/+17
| * | docs: operstates: document IF_OPER_TESTINGJakub Kicinski2021-08-021-1/+3
| * | docs: operstates: fix typoJakub Kicinski2021-08-021-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-07-291-15/+15
| |\ \
| | * | docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab2021-07-261-14/+14
| | * | KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID nameVitaly Kuznetsov2021-07-261-1/+1
| * | | userfaultfd: do not untag user pointersPeter Collingbourne2021-07-241-8/+18
| * | | Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-231-1/+1
| |\ \ \
| | * | | tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)2021-07-231-1/+1
| | |/ /
| * | | Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-231-1/+1
| |\ \ \
| | * \ \ Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-211-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schemaRob Herring2021-07-151-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-225-60/+100
| |\ \ \ \
| | * | | | tcp: disable TFO blackhole logic by defaultWei Wang2021-07-221-1/+1
| | * | | | dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yamlJoakim Zhang2021-07-192-56/+93
| | * | | | dt-bindings: net: snps,dwmac: add missing DWMAC IP versionJoakim Zhang2021-07-191-0/+3
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-151-3/+3
| | |\ \ \ \
| | | * | | | doc, af_xdp: Fix bind flags option typoBaruch Siach2021-07-121-3/+3
| * | | | | | Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-211-0/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | regulator: fixed: Mark regulator-fixed-domain as deprecatedUlf Hansson2021-07-071-0/+2
* | | | | | | dt-bindings: hisilicon,hi6421-spmi-pmic.yaml: make some rules stricterMauro Carvalho Chehab2021-07-271-10/+11
* | | | | | | mfd: hi6421-spmi-pmic: move driver from stagingMauro Carvalho Chehab2021-07-231-0/+136
|/ / / / / /
* | | | | | Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-182-5/+5
|\ \ \ \ \ \
| * | | | | | Documentation: Fix intiramfs script nameRobert Richter2021-07-182-5/+5
| | |_|_|/ / | |/| | | |