summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'thunderbolt-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-11-107-4/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | thunderbolt: Add support for Intel Tiger Lake-HMika Westerberg2020-11-064-0/+10
| | * | | thunderbolt: Only configure USB4 wake for lane 0 adaptersMika Westerberg2020-11-051-0/+4
| | * | | thunderbolt: Add uaccess dependency to debugfs interfaceCasey Bowman2020-11-051-0/+1
| | * | | thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg2020-11-051-0/+1
| | * | | thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng2020-10-261-4/+15
* | | | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-151-1/+18
|\ \ \ \ \
| * | | | | iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner2020-11-131-1/+18
| |/ / / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-147-19/+31
|\ \ \ \ \
| * | | | | clk: imx8m: fix bus critical clk registrationPeng Fan2020-11-045-17/+22
| * | | | | clk: define to_clk_regmap() as inline functionArnd Bergmann2020-10-282-2/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-145-72/+115
|\ \ \ \ \
| * | | | | hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi2020-11-131-1/+1
| * | | | | hwmon: (applesmc) Re-work SMC commsBrad Campbell2020-11-121-48/+82
| * | | | | hwmon: (pwm-fan) Fix RPM calculationPaul Barker2020-11-121-7/+9
| * | | | | hwmon: (pmbus) Add mutex locking for sysfs readsRobert Hancock2020-11-031-3/+10
| * | | | | hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()Dan Carpenter2020-10-261-13/+13
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-142-5/+31
|\ \ \ \ \
| * | | | | scsi: ufshcd: Fix missing destroy_workqueue()Qinglang Miao2020-11-101-0/+2
| * | | | | scsi: ufs: Try to save power mode change and UIC cmd completion timeoutCan Guo2020-11-042-2/+26
| * | | | | scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()Can Guo2020-11-041-3/+3
* | | | | | Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-133-3/+3
|\ \ \ \ \ \
| * | | | | | loop: Fix occasional uevent dropPetr Vorel2020-11-121-1/+2
| * | | | | | nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig2020-11-101-0/+1
| * | | | | | nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg2020-11-091-2/+0
* | | | | | | Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-11-131-1/+3
|\ \ \ \ \ \ \
| * | | | | | | of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo2020-11-111-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-11-138-82/+127
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2020-11-101-10/+30
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko2020-10-261-0/+8
| | * | | | | | | pinctrl: intel: Fix 2 kOhm bias which is 833 OhmAndy Shevchenko2020-10-261-10/+22
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | pinctrl: qcom: sm8250: Specify PDC mapBjorn Andersson2020-11-101-0/+18
| * | | | | | | pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callbackMaulik Shah2020-11-101-13/+19
| * | | | | | | pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu2020-11-101-1/+1
| * | | | | | | pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu2020-11-101-2/+2
| * | | | | | | pinctrl: aspeed: Fix GPI only function problem.Billy Tsai2020-11-051-3/+4
| * | | | | | | pinctrl: mcp23s08: Print error message when regmap init failsAndy Shevchenko2020-11-051-0/+2
| * | | | | | | pinctrl: mcp23s08: Use full chunk of memory for regmap configurationAndy Shevchenko2020-11-051-1/+1
| * | | | | | | pinctrl: rockchip: create irq mapping in gpio_to_irqJianqun Xu2020-11-041-16/+12
| * | | | | | | pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu2020-11-041-0/+2
| * | | | | | | pinctrl: ingenic: Fix invalid SSI pinsPaul Cercueil2020-10-281-36/+36
| |/ / / / / /
* | | | | | | Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-11-137-28/+86
|\ \ \ \ \ \ \
| * | | | | | | gpio: sifive: Fix SiFive gpio probeDamien Le Moal2020-11-111-1/+1
| * | | | | | | Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij2020-11-105-26/+74
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim2020-11-061-1/+51
| | * | | | | | | gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim2020-11-061-4/+4
| | * | | | | | | gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim2020-11-061-1/+1
| | * | | | | | | gpiolib: fix sysfs when cdev is not selectedKent Gibson2020-11-052-18/+15
| | * | | | | | | gpio: aspeed: fix ast2600 bank propertiesBilly Tsai2020-10-261-0/+1
| | * | | | | | | gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chipJia He2020-10-261-2/+2
| | |/ / / / / /