summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-21152-2206/+6531
|\
| * Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-149-92/+233
| |\
| | * USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2016-05-112-3/+60
| | * USB: serial: fix minor-number allocationJohan Hovold2016-05-101-1/+2
| | * USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+1
| | * USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+10
| | * USB: serial: keyspan: fix debug and error messagesJohan Hovold2016-05-101-17/+25
| | * USB: serial: keyspan: fix URB unlinkJohan Hovold2016-05-101-16/+10
| | * USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+4
| | * USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-05-101-7/+10
| | * USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-05-101-11/+28
| | * USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-22/+10
| | * USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-25/+84
| | * USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2016-05-051-2/+1
| | * USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas2016-04-251-1/+1
| | * USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall2016-04-251-8/+8
| * | usb: Remove unnecessary space before operator ','.Sandhya Bankar2016-05-091-5/+5
| * | usb: Remove unnecessary space before open square bracket.Sandhya Bankar2016-05-091-1/+1
| * | USB: FHCI: avoid redundant conditionHeinrich Schuchardt2016-05-091-1/+1
| * | usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda2016-05-091-1/+2
| * | usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King2016-05-091-7/+1
| * | usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar2016-05-091-1/+1
| * | usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar2016-05-091-2/+2
| * | Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-0990-422/+911
| |\ \
| * \ \ Merge tag 'usb-serial-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-0979-437/+1147
| |\ \ \
| | * | | USB: serial: option: add even more ZTE device idsLei Liu2016-05-041-0/+54
| | * | | USB: serial: option: add more ZTE device idslei liu2016-05-041-1/+74
| | * | | USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph2016-05-031-6/+20
| * | | | Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-05-042-10/+4
| |\ \ \ \
| | * | | | usb: otg-fsm: support multiple instancesRoger Quadros2016-04-061-6/+4
| | * | | | usb: chipidea: imx: delete the redundant setting default DMA mask codePeter Chen2016-04-061-4/+0
| * | | | | Merge tag 'phy-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2016-05-0310-371/+950
| |\ \ \ \ \
| | * | | | | phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski2016-04-301-1/+128
| | * | | | | phy: exynos-mipi-video: Rewrite handling of phy registersMarek Szyprowski2016-04-301-35/+130
| | * | | | | phy: exynos-mipi-video: Drop support for direct access to PMUSylwester Nawrocki2016-04-301-44/+13
| | * | | | | phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarRafał Miłecki2016-04-303-0/+147
| | * | | | | phy: rockhip-usb: Remove CLK_IS_ROOTStephen Boyd2016-04-301-1/+1
| | * | | | | phy: phy-mt65xx-usb3: add support for mt2701 platformChunfeng Yun2016-04-302-28/+54
| | * | | | | phy: rcar-gen3-usb2: add extcon supportYoshihiro Shimoda2016-04-302-0/+27
| | * | | | | phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/offYoshihiro Shimoda2016-04-301-0/+28
| | * | | | | phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_dataYoshihiro Shimoda2016-04-301-19/+14
| | * | | | | phy: Add support for NS2 SATA3 PHY in Broadcom SATA3 PHY driverAnup Patel2016-04-303-48/+211
| | * | | | | phy: Rename phy-brcmstb-sata driver to phy-brcm-sata driverAnup Patel2016-04-293-14/+14
| | * | | | | phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESASSimon Horman2016-04-291-2/+2
| | * | | | | phy: rcar-gen3-usb2: add fallback bindingSimon Horman2016-04-291-0/+1
| | * | | | | phy: rcar-gen2: add fallback bindingSimon Horman2016-04-291-0/+1
| * | | | | | USB: usbfs: fix potential infoleak in devioKangjie Lu2016-05-031-4/+5
| * | | | | | usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter2016-05-031-1/+1
| * | | | | | sisusbvga: correct speed testingOliver Neukum2016-05-031-2/+2
| * | | | | | usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman2016-05-031-1/+3