summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* docs: counter: Fix spellingWilliam Breathitt Gray2021-06-091-1/+1
* docs: counter: Consolidate Counter sysfs attributes documentationWilliam Breathitt Gray2021-06-093-79/+74
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-0928-387/+1514
|\
| * counter: Add support for Intel Quadrature Encoder PeripheralJarkko Nikula2021-06-031-0/+9
| * dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746Lucas Stankus2021-06-031-0/+77
| * dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025Stephan Gerhold2021-05-171-0/+1
| * dt-bindings: iio: afe: current-sense-shunt: add io-channel-cellsKrzysztof Kozlowski2021-05-171-0/+4
| * dt-bindings: iio: accel: fxls8962af: add bindingsSean Nyekjaer2021-05-171-0/+80
| * dt-bindings:iio:dac:ad5755: txt to yaml format conversion.Jonathan Cameron2021-05-172-124/+169
| * dt-bindings: iio: st,st-sensors: Add LSM9DS0 compatible stringAndy Shevchenko2021-05-171-0/+3
| * dt-bindings:iio:adc: add documentation for TI TSC2046 controllerOleksij Rempel2021-05-171-0/+115
| * dt-bindings:iio:adc: add generic settling-time-us and oversampling-ratio chan...Oleksij Rempel2021-05-171-0/+12
| * iio: Documentation: move incompatible ABI to obsoleteMauro Carvalho Chehab2021-05-172-82/+182
| * dt-bindings: iio: chemical: sps30: update binding with serial exampleTomasz Duszynski2021-05-171-1/+6
| * iio:ABI docs: Move specific description of out_altvoltageX_frequency to main ...Jonathan Cameron2021-05-172-25/+19
| * iio:ABI docs: Fix issue around repeated definition of out_currentY_rawJonathan Cameron2021-05-173-16/+16
| * iio:ABI docs: Drop device specific docs for _powerdown for the adf4371Jonathan Cameron2021-05-171-8/+0
| * iio:ABI docs: Fix up duplicate *_calibbias_* documentation for icm42600Jonathan Cameron2021-05-172-20/+13
| * dt-bindings: iio: accel: Add SCA3300 documentationTomas Melin2021-05-171-0/+44
| * dt-bindings:iio:adc:adi,ad7476: Add missing binding documentJonathan Cameron2021-05-171-0/+174
| * dt-bindings:iio:dac:ti,dac082s085 yaml conversionJonathan Cameron2021-05-172-34/+72
| * dt-bindings:iio:adc:adi,ad7298 document bindingsJonathan Cameron2021-05-171-0/+48
| * dt-bindings:trivial-devices: Add sensortek,stk8312 and sensortek,s8ba50Jonathan Cameron2021-05-171-0/+4
| * dt-bindings:trivial-devices: Add memsic,mxc4005/mxc6255/mxc6655 entriesJonathan Cameron2021-05-171-0/+6
| * dt-bindings:iio:accel:fsl,mma7455 binding docJonathan Cameron2021-05-171-0/+82
| * dt-bindings:iio:accel:bosch,bma220 device tree binding documentationJonathan Cameron2021-05-171-0/+50
| * dt-bindings:iio:accel:adis16201 and adis16209 bindingsJonathan Cameron2021-05-171-0/+55
| * dt-bindings: iio: light: Added AMS tsl2591 device tree bindingJoe Sandom2021-05-171-0/+50
| * iio: st-sensors: Update ST Sensor bindingsLinus Walleij2021-05-171-77/+182
| * dt-bindings: iio: temperature: Add DT bindings for TMP117Puranjay Mohan2021-05-171-0/+41
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-291-0/+7
|\ \
| * | dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flagChris Packham2021-05-271-0/+7
* | | Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-291-8/+8
|\ \ \
| * | | Documentation: seccomp: Fix user notification documentationSargun Dhillon2021-05-281-8/+8
| | |/ | |/|
* | | Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-291-0/+2
|\ \ \
| * | | usb: Restore the usb_header labelFabio Estevam2021-05-211-0/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-291-3/+5
|\ \ \
| * | | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-3/+5
| * | | Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-05-1787-647/+3167
| |\ \ \
* | \ \ \ Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-262-4/+15
|\ \ \ \ \
| * | | | | dt-bindings: net: renesas,ether: Update Sergei's email addressGeert Uytterhoeven2021-05-191-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-111-3/+14
| |\ \ \ \ \
| | * | | | | bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2021-05-111-3/+14
* | | | | | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-241-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-18897-9993/+36963
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | dt-bindings: spi: spi-mux: rename flash nodeMichael Walle2021-05-181-1/+1
* | | | | | | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-231-0/+10
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-211-0/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-05-2111-25/+13
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: More removals of type references on common propertiesRob Herring2021-05-177-8/+2