summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-08-22iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-08-22iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-08-22iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-08-22iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+9
2020-08-22iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+9
2020-08-22iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+12
2020-08-22iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-08-22iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-08-22iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron1-5/+11
2020-08-22iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFERMichael Walle1-0/+2
2020-08-22iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov1-0/+10
2020-08-22counter: microchip-tcb-capture: check the correct variableDan Carpenter1-2/+2
2020-08-22iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou1-1/+4
2020-08-18staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-08-18staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-08-18staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter1-2/+1
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds6-64/+44
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-2/+0
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+47
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-86/+115
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-67/+184
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds57-431/+1232
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-35/+16
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2-2/+2
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)2-7/+3
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven1-2/+0
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-97/+164
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-38/+50
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-14/+24
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki2-67/+184
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-47/+72
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds33-247/+379
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko1-0/+1
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko1-0/+8
2020-08-13mfd: syscon: Use a unique name with regmap_configSuman Anna1-1/+3
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov12-12/+12
2020-08-13mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-13mfd: madera: Improve handling of regulator unbindingCharles Keepax1-8/+15
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax1-1/+15
2020-08-13mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang1-6/+1
2020-08-13mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King1-1/+1