summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-17387-1868/+4034
|\
| * Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown2021-02-174-28/+141
| |\
| | * Merge tag 'ib-mfd-asoc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2021-02-084-28/+141
| | |\
| | | * mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede2021-02-041-0/+127
| | | * mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede2021-02-044-28/+12
| | | * mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede2021-02-042-0/+2
| * | | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-56/+48
| |\ \ \
| | * | | libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-021-3/+15
| | * | | libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| | * | | libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0
| | * | | ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams2021-01-111-47/+28
| | |/ /
| * | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-072-4/+4
| |\ \ \
| | * | | rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2021-02-022-4/+4
| * | | | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-0619-70/+237
| |\ \ \ \
| | * | | | usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-051-7/+1
| | * | | | usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-051-1/+1
| | * | | | xhci: fix bounce buffer usage for non-sg list caseMathias Nyman2021-02-031-11/+20
| | * | | | usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár2021-02-034-1/+68
| | * | | | usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun2021-02-021-1/+3
| | * | | | usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2021-02-012-29/+36
| | * | | | usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda2021-02-011-0/+1
| | * | | | Merge tag 'thunderbolt-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-02-011-1/+1
| | |\ \ \ \
| | | * | | | thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello2021-01-281-1/+1
| | * | | | | USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-01-311-1/+3
| | * | | | | Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-302-0/+8
| | |\ \ \ \ \
| | | * | | | | USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-01-281-0/+6
| | | * | | | | USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-01-251-0/+1
| | | * | | | | USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-01-131-0/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang2021-01-265-39/+111
| | * | | | | usb: gadget: aspeed: add missing of_node_putkernel test robot2021-01-261-1/+3
| | * | | | | USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-01-261-8/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-066-20/+81
| |\ \ \ \ \
| | * | | | | Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-01-251-1/+16
| | * | | | | Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-121-6/+0
| | * | | | | Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-01-101-0/+2
| | * | | | | Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-01-041-7/+19
| | * | | | | Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-01-041-0/+2
| | * | | | | Input: st1232 - wait until device is ready before reading resolutionGeert Uytterhoeven2021-01-021-0/+35
| | * | | | | Input: st1232 - do not read more bytes than neededGeert Uytterhoeven2021-01-021-4/+5
| | * | | | | Input: st1232 - fix off-by-one error in resolution handlingGeert Uytterhoeven2021-01-021-2/+2
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-02-061-0/+3
| |\ \ \ \ \ \
| | * | | | | | scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart2021-01-291-0/+3
| * | | | | | | Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-062-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg2021-02-031-1/+2
| | * | | | | | | nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard2021-02-021-0/+2
| | * | | | | | | nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis2021-02-021-0/+2
| * | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-02-051-0/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vdpa/mlx5: Restore the hardware used index after change mapEli Cohen2021-02-051-0/+18
| * | | | | | | | | Merge tag 'mmc-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-02-052-1/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstbUlf Hansson2021-02-011-1/+6