summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov2020-08-221-0/+10
| * | | | counter: microchip-tcb-capture: check the correct variableDan Carpenter2020-08-221-2/+2
| * | | | iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou2020-08-221-1/+4
| * | | | staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal2020-08-181-14/+15
| * | | | staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2020-08-182-18/+6
| * | | | staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter2020-08-181-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-134-17/+20
|\ \ \ \
| * | | | test_firmware: Test platform fw loading on non-EFI systemsKees Cook2020-09-101-5/+5
| * | | | driver core: Fix device_pm_lock() locking for device linksSaravana Kannan2020-09-041-4/+0
| * | | | driver code: print symbolic error codeMichał Mirosław2020-09-041-2/+2
| * | | | firmware_loader: fix memory leak for paged bufferPrateek Sood2020-08-282-6/+13
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-09-1311-49/+104
|\ \ \ \
| * | | | video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-041-1/+1
| * | | | Merge tag 'icc-5.9-rc4' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-09-042-10/+27
| |\ \ \ \
| | * | | | interconnect: qcom: Fix small BW votes being truncated to zeroMike Tipton2020-09-031-8/+19
| | * | | | interconnect: Show bandwidth for disabled paths as zero in debugfsMatthias Kaehlcke2020-09-031-2/+8
| | | |_|/ | | |/| |
| * | | | Merge tag 'phy-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman2020-09-044-17/+53
| |\ \ \ \
| | * | | | phy: omap-usb2-phy: disable PHY charger detectRoger Quadros2020-08-311-7/+40
| | * | | | phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY initSivaprakash Murugesan2020-08-232-7/+11
| | * | | | phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe()Wei Yongjun2020-08-171-2/+2
| | * | | | phy: qualcomm: fix platform_no_drv_owner.cocci warningsYueHaibing2020-08-171-1/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'soundwire-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-09-042-4/+6
| |\ \ \ \
| | * | | | soundwire: fix double free of dangling pointerTom Rix2020-09-031-3/+5
| | * | | | soundwire: bus: fix typo in comment on INTSTAT registersPierre-Louis Bossart2020-08-191-1/+1
| | |/ / /
| * | | | habanalabs: fix report of RAZWI initiator coordinatesOfir Bitton2020-08-311-16/+16
| * | | | habanalabs: prevent user buff overflowMoti Haimovski2020-08-311-1/+1
| | |/ / | |/| |
* | | | Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-09-121-1/+1
|\ \ \ \
| * | | | dax: fix detection of dax support for non-persistent memory block devicesColy Li2020-09-031-1/+1
* | | | | Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds2020-09-111-0/+12
|\ \ \ \ \
| * | | | | rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov2020-09-071-0/+12
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-09-113-18/+36
|\ \ \ \ \ \
| * | | | | | i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-091-12/+23
| * | | | | | Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2020-09-091-4/+7
| |\ \ \ \ \ \
| | * | | | | | misc: eeprom: at24: register nvmem only after eeprom is ready to useVadym Kochan2020-09-011-4/+7
| | | |_|_|/ / | | |/| | | |
| * | | | | | i2c: npcm7xx: Fix timeout calculationTali Perry2020-09-081-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-111-0/+3
|\ \ \ \ \ \
| * | | | | | powercap/intel_rapl: add support for AlderLakeZhang Rui2020-09-101-0/+1
| * | | | | | powercap/intel_rapl: add support for RocketLakeZhang Rui2020-09-101-0/+1
| * | | | | | powercap/intel_rapl: add support for TigerLake DesktopZhang Rui2020-09-101-0/+1
| |/ / / / /
* | | | | | Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-116-10/+11
|\ \ \ \ \ \
| * | | | | | nvme-fabrics: allow to queue requests for live queuesSagi Grimberg2020-09-091-4/+8
| * | | | | | nvme-tcp: cancel async events before freeing event structDavid Milburn2020-09-081-0/+1
| * | | | | | nvme-rdma: cancel async events before freeing event structDavid Milburn2020-09-081-0/+1
| * | | | | | nvme-fc: cancel async events before freeing event structDavid Milburn2020-09-081-0/+1
| * | | | | | nvme: Revert: Fix controller creation races with teardown flowJames Smart2020-09-082-6/+0
* | | | | | | Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-114-8/+28
|\ \ \ \ \ \ \
| * | | | | | | spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter2020-09-091-1/+1
| * | | | | | | spi: Fix memory leak on splited transfersGustav Wiklander2020-09-091-2/+7
| * | | | | | | spi: spi-cadence-quadspi: Fix mapping of buffers for DMA readsVignesh Raghavendra2020-09-081-3/+5
| * | | | | | | spi: stm32: Rate-limit the 'Communication suspended' messageMarek Vasut2020-09-071-1/+5