summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: Warn on PS3 device errorsGeoff Levand2021-06-102-12/+12
* tty: hvc: udbg_hvc: retry putc on -EAGAINNathan Lynch2021-05-231-1/+1
* Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-163-1/+20
|\
| * clk: Skip clk provider registration when np is NULLTudor Ambarus2021-05-111-0/+9
| * usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-102-1/+11
* | Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-1616-41/+50
|\ \
| * \ Merge tag 'iio-fixes-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-05-1114-22/+25
| |\ \
| | * | iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-101-0/+8
| | * | iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean2021-05-101-2/+1
| | * | iio: core: fix ioctl handlers removalTomasz Duszynski2021-05-101-6/+0
| | * | iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko2021-05-101-2/+11
| | * | iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-109-10/+1
| | * | iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-0/+1
| | * | iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-2/+3
| | |/
| * / staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann2021-05-102-19/+25
| |/
* | Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-1620-68/+210
|\ \
| * | usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-131-3/+3
| * | usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-defaultBadhri Jagan Sridharan2021-05-131-1/+1
| * | xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh2021-05-131-1/+3
| * | usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-131-2/+3
| * | xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-131-3/+3
| * | xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman2021-05-131-5/+11
| * | xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao2021-05-131-1/+3
| * | usb: musb: Fix an error messageChristophe JAILLET2021-05-101-1/+1
| * | usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMSKyle Tso2021-05-101-2/+12
| * | usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated workKyle Tso2021-05-101-10/+75
| * | usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham2021-05-102-11/+36
| * | usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-101-2/+2
| * | usb: dwc3: omap: improve extcon initializationMarcel Hamer2021-05-101-0/+5
| * | usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko2021-05-101-1/+4
| * | usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso2021-05-101-1/+1
| * | usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman2021-05-101-4/+0
| * | usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()Zhen Lei2021-05-101-0/+1
| * | usb: dwc3: imx8mp: detect dwc3 core node via compatible stringLi Jun2021-05-101-1/+1
| * | usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng2021-05-101-1/+3
| * | usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham2021-05-101-1/+2
| * | usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2021-05-102-1/+4
| * | usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham2021-05-103-9/+9
| * | usb: dwc3: gadget: Enable suspend eventsJack Pham2021-05-101-0/+4
| * | usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen2021-05-101-0/+1
| * | usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth2021-05-101-0/+1
| * | cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum2021-05-101-8/+22
| |/
* | Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-2/+2
|\ \
| * | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2021-05-141-2/+2
| |/
* | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-163-2/+11
|\ \
| * | xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2021-05-141-0/+5
| * | xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei2021-05-101-1/+3
| * | xen/gntdev: fix gntdev_mmap() error exit pathJuergen Gross2021-05-101-1/+3
| |/
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-1/+1
|\ \
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-1/+1
| |/