summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-09iio: adc: ab8500-gpadc: Support non-hw-conversionLinus Walleij
2021-01-09iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: magnetometer: Add driver for Yamaha YAS530Linus Walleij
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter
2021-01-09iio: imu: inv_mpu6050: Add support for MPU-6880Stephan Gerhold
2021-01-09iio: chemical: pms7003: convert comma to semicolonZheng Yongjun
2021-01-09iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_grou...Hans de Goede
2021-01-09iio: adc: xilinx: use more devres helpers and remove remove()Bartosz Golaszewski
2021-01-09iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()Bartosz Golaszewski
2021-01-09iio: adc: xilinx: use helper variable for &pdev->devBartosz Golaszewski
2021-01-09iio: xilinx-xadc: Add basic support for Ultrascale System MonitorLars-Peter Clausen
2021-01-07staging: unisys: visorhba: enhance visorhba to use channel_interruptSong Chen
2021-01-07staging: vchiq: fix uninitialized variable copyArnd Bergmann
2021-01-07staging: vc04_services: Add a note to the TODOPhil Elwell
2021-01-07staging: vchiq: Fix bulk transfers on 64-bit buildsPhil Elwell
2021-01-07staging: vchiq: Fix bulk userdata handlingPhil Elwell
2021-01-05staging: rtl819x: select CONFIG_CRC32Arnd Bergmann
2021-01-05staging: mt7621-dts: match pinctrl nodes with its binding documentationSergio Paracuellos
2021-01-05staging: vchiq: delete obselete commentDan Carpenter
2021-01-05staging: greybus: light: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-04Revert "staging: board: Remove macro board_staging"Greg Kroah-Hartman
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava
2020-12-28staging: fwserial: Fix error handling in fwserial_createDinghao Liu
2020-12-28staging: rtl8192u: Add null check in rtl8192_usb_initendpointsDinghao Liu
2020-12-28staging: board: Remove macro board_stagingSong Chen
2020-12-28staging: board: description for CONFIG_STAGING_BOARDSong Chen
2020-12-28staging: vc04_services: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2020-12-28staging: most: net: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2020-12-28Staging: rtl8723bs/core: fix braces coding style issuesBrother Matthew De Angelis
2020-12-28driver: staging: count ashmem_range into SLAB_RECLAIMBLEZhaoyang Huang
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei
2020-12-24device-dax: Fix range releaseDan Williams