summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: fix checkpatch warningsFelipe Balbi2020-10-021-15/+17
* usb: dwc3: core: fix checkpatch warningsFelipe Balbi2020-10-021-18/+19
* usb: dwc3: debugfs: fix checkpatch warningsFelipe Balbi2020-10-021-30/+26
* usb: dwc3: qcom: fix checkpatch warningsFelipe Balbi2020-10-021-3/+5
* usb: dwc3: ep0: fix checkpatch warningsFelipe Balbi2020-10-021-3/+3
* usb: dwc3: debug: fix checkpatch warningFelipe Balbi2020-10-021-2/+2
* usb: dwc3: trace: fix checkpatch warningsFelipe Balbi2020-10-021-8/+9
* usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi2020-10-021-1/+1
* usb: dwc3: meson: fix checkpatch errors and warningsFelipe Balbi2020-10-021-11/+7
* usb: dwc3: debug: fix sparse warningFelipe Balbi2020-10-021-1/+3
* usb: dwc3: meson: fix coccinelle WARNINGFelipe Balbi2020-10-021-4/+1
* usb: dwc3: qcom: Add interconnect support in dwc3 driverSandeep Maheswaram2020-10-021-2/+118
* usb: gadget: udc: Drop surplus includeLinus Walleij2020-10-021-1/+0
* usb: gadget: udc: atmel: update endpoint allocation for sam9x60Cristian Birsan2020-09-242-3/+19
* usb: gadget: udc: atmel: use 1 bank endpoints for control transfersCristian Birsan2020-09-241-0/+1
* usb: gadget: udc: atmel: simplify endpoint allocationCristian Birsan2020-09-242-14/+8
* usb: gadget: udc: atmel: use of_find_matching_node_and_matchClaudiu Beznea2020-09-241-7/+19
* usb: dwc2: Add missing cleanups when usb_add_gadget_udc() failsMartin Blumenstingl2020-09-241-1/+5
* usb: dwc3: core: Print warning on unsupported speedThinh Nguyen2020-09-241-0/+9
* usb: dwc3: core: Properly default unspecified speedThinh Nguyen2020-09-241-17/+18
* usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor2020-09-241-1/+1
* usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab2020-09-241-0/+1
* usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen2020-09-241-1/+1
* usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen2020-09-244-8/+50
* usb: dwc3: gadget: Resume pending requests after CLEAR_STALLThinh Nguyen2020-09-241-8/+14
* Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-1/+1
|\
| * efi: efibc: check for efivars write capabilityArd Biesheuvel2020-09-151-1/+1
* | Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-203-11/+20
|\ \
| * | dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang2020-09-201-6/+6
| * | dm: Call proper helper to determine dax supportJan Kara2020-09-202-3/+11
| * | dm/dax: Fix table reference countsDan Williams2020-09-201-2/+3
* | | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-0/+17
|\ \ \
| * | | RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-191-0/+17
* | | | Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-209-17/+64
|\ \ \ \
| * | | | usblp: fix race between disconnect() and read()Oliver Neukum2020-09-171-0/+5
| * | | | ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-172-1/+1
| * | | | usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara2020-09-161-3/+9
| * | | | USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-161-0/+4
| * | | | USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-161-2/+12
| * | | | usb: typec: ucsi: Prevent mode overrunHeikki Krogerus2020-09-161-6/+16
| * | | | usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus2020-09-161-1/+1
| * | | | Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2020-09-151-4/+16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | thunderbolt: Retry DROM read once if parsing failsMika Westerberg2020-09-091-4/+16
* | | | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-203-25/+32
|\ \ \ \ \
| * | | | | fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-161-1/+1
| * | | | | serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
| * | | | | serial: core: fix console port-lock regressionJohan Hovold2020-09-161-17/+15
| * | | | | serial: core: fix port-lock initialisationJohan Hovold2020-09-161-8/+6
* | | | | | Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-201-0/+5
|\ \ \ \ \ \
| * | | | | | EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov2020-09-151-0/+4