summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-171-0/+2
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-171-4/+2
* usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-171-5/+26
* usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-171-3/+37
* usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-171-4/+19
* USB: musb: fix late external abort on suspendJohan Hovold2017-10-172-2/+11
* USB: musb: fix session-bit runtime-PM quirkJohan Hovold2017-10-171-4/+4
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-171-0/+3
* USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-171-5/+1
* Merge tag 'phy-for-4.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-10-174-32/+73
|\
| * phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
| * phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
| * phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
| * phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2
| * phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart2017-09-261-0/+10
| * phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart2017-09-261-2/+2
| * phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun2017-09-261-1/+2
| * phy: tegra: Handle return value of kasprintfArvind Yadav2017-09-261-0/+2
* | usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-10-171-5/+18
* | usb: xhci: Reset halted endpoint if trb is noopLu Baolu2017-10-171-7/+13
* | xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen2017-10-171-0/+1
* | xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman2017-10-171-1/+2
* | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-157-80/+114
|\ \
| * | binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-041-27/+66
| * | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-043-24/+22
| * | mei: me: add gemini lake devices idTomas Winkler2017-10-042-0/+4
| * | mei: always use domain runtime pm callbacks.Alexander Usyskin2017-10-042-29/+22
* | | Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-1515-27/+86
|\ \ \
| * \ \ Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-129-20/+62
| |\ \ \
| | * | | usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-10-111-2/+3
| | * | | usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-114-14/+25
| | * | | usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-111-0/+5
| | * | | usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter2017-10-111-0/+5
| | * | | usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-111-1/+1
| | * | | USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-111-3/+6
| | * | | usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-111-0/+17
| * | | | Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-096-7/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-091-0/+1
| | * | | USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-091-1/+1
| | * | | USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-031-0/+4
| | * | | USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-09-191-0/+1
| | * | | USB: serial: cp210x: fix partnum regressionSebastian Frei2017-09-191-6/+6
| | * | | USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-09-181-0/+2
| | * | | USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-09-182-0/+9
| | | |/ | | |/|
* | | | Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-10-153-19/+40
|\ \ \ \
| * | | | dmaengine: altera: fix spinlock usageSylvain Lesne2017-09-281-14/+21
| * | | | dmaengine: altera: fix response FIFO emptyingSylvain Lesne2017-09-281-1/+1
| * | | | dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi2017-09-211-1/+2
| * | | | dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi2017-09-211-3/+16
| | |/ / | |/| |
* | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-141-1/+1
|\ \ \ \