summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron2021-05-131-0/+7
| | * | | | | iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron2021-05-131-16/+13
| * | | | | | staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter2021-05-201-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-2910-68/+92
|\ \ \ \ \ \
| * | | | | | Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman2021-05-281-12/+0
| * | | | | | serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner2021-05-271-12/+17
| * | | | | | serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma2021-05-211-35/+17
| * | | | | | serial: 8250_pci: Add support for new HPE serial deviceRandy Wright2021-05-201-0/+18
| * | | | | | serial: 8250: 8250_omap: Fix possible interrupt stormVignesh Raghavendra2021-05-201-0/+12
| * | | | | | serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery2021-05-201-16/+17
| * | | | | | serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery2021-05-203-0/+14
| * | | | | | serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2021-05-132-0/+2
| * | | | | | serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven2021-05-131-2/+2
| * | | | | | serial: core: fix suspicious security_locked_down() callOndrej Mosnacek2021-05-131-3/+5
| * | | | | | serial: tegra: Fix a mask operation that is always trueColin Ian King2021-05-131-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-2920-44/+110
|\ \ \ \ \ \
| * | | | | | xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman2021-05-251-2/+6
| * | | | | | xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman2021-05-251-5/+1
| * | | | | | Merge tag 'thunderbolt-for-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-05-242-9/+11
| |\ \ \ \ \ \
| | * | | | | | thunderbolt: usb4: Fix NVM read buffer bounds and offset issueMathias Nyman2021-05-201-4/+5
| | * | | | | | thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman2021-05-201-5/+6
| | | |/ / / / | | |/| | | |
| * | | | | | usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda2021-05-241-2/+3
| * | | | | | usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso2021-05-241-1/+4
| * | | | | | usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso2021-05-241-0/+30
| * | | | | | Merge tag 'usb-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-05-223-8/+11
| |\ \ \ \ \ \
| | * | | | | | usb: chipidea: udc: assign interrupt number to USB gadget structureLi Jun2021-05-171-0/+1
| | * | | | | | usb: cdnsp: Fix lack of removing request from pending list.Pawel Laszczak2021-05-111-7/+7
| | * | | | | | usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu2021-05-111-1/+3
| | | |/ / / / | | |/| | | |
| * | | | | | USB: trancevibrator: fix control-request directionJohan Hovold2021-05-211-2/+2
| * | | | | | Merge tag 'usb-serial-5.13-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-05-216-0/+19
| |\ \ \ \ \ \
| | * | | | | | USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng2021-05-102-0/+2
| | * | | | | | USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan2021-05-101-0/+3
| | * | | | | | USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas2021-05-101-0/+4
| | * | | | | | USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp2021-05-102-0/+10
| | |/ / / / /
| * | | | | | usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko2021-05-211-2/+2
| * | | | | | usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson2021-05-211-1/+1
| * | | | | | usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson2021-05-211-3/+4
| * | | | | | misc/uss720: fix memory leak in uss720_probeDongliang Mu2021-05-211-0/+1
| * | | | | | usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen2021-05-211-6/+7
| * | | | | | USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern2021-05-211-3/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-294-4/+15
|\ \ \ \ \ \
| * | | | | | vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman2021-05-121-2/+10
| * | | | | | vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2021-05-122-2/+1
| * | | | | | vfio-ccw: Check initialized flag in cp_init()Eric Farman2021-05-121-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-05-2811-17/+38
|\ \ \ \ \ \
| * | | | | | scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov2021-05-211-0/+2
| * | | | | | scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang2021-05-211-4/+4
| * | | | | | scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang2021-05-211-1/+7
| * | | | | | scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan2021-05-211-0/+1
| * | | | | | scsi: aic7xxx: Remove multiple definition of globalsTom Rix2021-05-212-2/+1