Age | Commit message (Expand) | Author | Files | Lines |
2020-12-03 | iio: accel: bmc150-accel: Add support for BMA222 | Linus Walleij | 4 | -0/+22 |
2020-12-03 | iio: accel: bmc150-accel: Add DT bindings | Linus Walleij | 1 | -0/+73 |
2020-12-03 | iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack | Lars-Peter Clausen | 2 | -11/+13 |
2020-12-03 | iio: buffer: Return error if no callback is given | Nuno Sá | 1 | -0/+5 |
2020-12-03 | ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback | Olivier Moysan | 1 | -1/+11 |
2020-12-03 | dt-bindings: iio: humidity: hts221: introduce vdd regulator bindings | Lorenzo Bianconi | 1 | -0/+2 |
2020-12-03 | iio: humidity: hts221: add vdd voltage regulator | Lorenzo Bianconi | 2 | -0/+39 |
2020-12-03 | MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer | William Breathitt Gray | 1 | -0/+7 |
2020-12-03 | iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage() | Alexandru Ardelean | 1 | -1/+1 |
2020-11-28 | iio: adc: ad7298: convert probe to device-managed functions | Alexandru Ardelean | 1 | -31/+15 |
2020-11-25 | dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings | Lorenzo Bianconi | 1 | -0/+6 |
2020-11-25 | iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator | Lorenzo Bianconi | 2 | -0/+43 |
2020-11-25 | dt-bindings:iio:temperature: Drop generic binding file. | Jonathan Cameron | 1 | -7/+0 |
2020-11-25 | dt-bindings:iio:frequency:adi,adf4350: txt to yaml format conversion. | Jonathan Cameron | 2 | -86/+190 |
2020-11-25 | dt-bindings:iio:st,st-sensors: txt to yaml conversion. | Jonathan Cameron | 2 | -82/+123 |
2020-11-25 | dt-bindings:iio:gyro:bosch,bmg180: txt to yaml format conversion. | Jonathan Cameron | 2 | -20/+46 |
2020-11-25 | dt-bindings:iio:accel:fsl,mma8452: txt to yaml conversion. | Jonathan Cameron | 2 | -35/+65 |
2020-11-25 | dt-bindings:iio:accel:kionix,kxcjk1013: txt to yaml format conversion. | Jonathan Cameron | 2 | -24/+46 |
2020-11-25 | dt-bindings:iio:accel:bosch,bma180: txt to yaml format conversion. | Jonathan Cameron | 2 | -35/+62 |
2020-11-25 | dt-bindings:iio:dac:ad5592r: txt to yaml format conversion. | Jonathan Cameron | 2 | -155/+204 |
2020-11-25 | dt-binding:iio:adc:ti,ads124s08: txt to yaml format conversion. | Jonathan Cameron | 2 | -25/+52 |
2020-11-25 | dt-bindings:iio:adc:qcom,spmi-iadc: txt to yaml format conversion. | Jonathan Cameron | 2 | -46/+60 |
2020-11-25 | dt-bindings:iio:adc:qcom,pm8018-adc: yaml conversion and rename. | Jonathan Cameron | 2 | -157/+166 |
2020-11-25 | dt-bindings:iio:adc:ti,palmas-gpadc: txt to yaml format conversion. | Jonathan Cameron | 2 | -48/+87 |
2020-11-25 | dt-bindings:iio:adc:mediatek,mt2701-auxadc: rename and yaml conversion. | Jonathan Cameron | 2 | -34/+77 |
2020-11-25 | dt-bindings:iio:adc:brcm,iproc-static-adc: txt to yaml conversion | Jonathan Cameron | 2 | -40/+70 |
2020-11-24 | Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 185 | -2210/+5192 |
2020-11-23 | dt-bindings:iio:adc:x-powers,axp209-adc: txt to yaml conversion | Jonathan Cameron | 2 | -48/+67 |
2020-11-23 | staging: dpaa2-switch: pack the firmware command structures | Ioana Ciornei | 1 | -0/+2 |
2020-11-23 | staging: dpaa2-switch: make sure that the VLAN is not already configured | Ioana Ciornei | 1 | -1/+8 |
2020-11-23 | staging: dpaa2-switch: export the 'no buffer' counter in ethtool | Ionut-robert Aron | 3 | -6/+10 |
2020-11-23 | staging: rtl8723bs: remove redundant statements | Kaixu Xia | 1 | -6/+1 |
2020-11-23 | staging: rtl8188eu: clean up the useless code | Kaixu Xia | 1 | -7/+0 |
2020-11-23 | staging: fieldbus: use kobj_to_dev() to get device | Ding Xiang | 1 | -1/+1 |
2020-11-23 | staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_pro... | Wang Hai | 1 | -1/+3 |
2020-11-23 | staging: hikey9xx: Specify HAS_IOMEM dependency for MFD_HI6421_SPMI | David Gow | 1 | -0/+1 |
2020-11-23 | staging: trivial: hikey9xx: fix be32<->u32 casting warnings | Juan Antonio Aldea-Armenteros | 1 | -2/+2 |
2020-11-23 | staging: vt6656: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-11-23 | staging: qlge: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-11-23 | staging: vt6655: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 | -0/+3 |
2020-11-23 | staging: rtl8723bs: core: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 3 | -0/+3 |
2020-11-23 | Merge 5.10-rc5 into staging-testing | Greg Kroah-Hartman | 1186 | -6414/+13920 |
2020-11-22 | Linux 5.10-rc5v5.10-rc5 | Linus Torvalds | 1 | -1/+1 |
2020-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 12 | -17/+223 |
2020-11-22 | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -57/+95 |
2020-11-22 | Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -24/+12 |
2020-11-22 | Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+4 |
2020-11-22 | Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -11/+17 |
2020-11-22 | Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -57/+29 |
2020-11-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 16 | -49/+75 |