summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'Lee Jones2021-06-161-1/+4
* ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_os...Lee Jones2021-06-161-1/+2
* ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in 'Lee Jones2021-06-161-1/+2
* ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'Lee Jones2021-06-161-1/+2
* ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'Lee Jones2021-06-161-1/+2
* ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'Lee Jones2021-06-161-1/+2
* ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...Lee Jones2021-06-161-2/+8
* ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'Lee Jones2021-06-161-1/+5
* ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'Lee Jones2021-06-161-1/+4
* ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Lee Jones2021-06-161-2/+5
* ahci: Add support for Dell S140 and later controllersCharles Rose2021-06-151-0/+4
* ata: ahci_sunxi: Disable DIPMTimo Sigurdsson2021-06-141-1/+1
* m68k/q40: Replace q40ide driver with pata_falcon and falconideFinn Thain2021-06-116-227/+107
* m68k/mac: Replace macide driver with generic platform driversFinn Thain2021-06-113-176/+0
* pata_ep93xx: fix deferred probingSergey Shtylyov2021-05-271-1/+1
* pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov2021-05-191-2/+3
* pata_rb532_cf: fix deferred probingSergey Shtylyov2021-05-181-2/+4
* sata_highbank: fix deferred probingSergey Shtylyov2021-05-181-2/+4
* sata: nv: fix debug format string mismatchArnd Bergmann2021-05-171-1/+1
* sata: fsl: fix DPRINTK format stringArnd Bergmann2021-05-171-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