summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh2015-05-244-102/+74
* Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman2015-05-1838-140/+171
|\
| * Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-144-6/+2
| |\
| | * USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-04-291-1/+1
| | * USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-04-292-5/+0
| | * USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-04-291-0/+1
| * | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-05-101-0/+7
| * | Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe2015-05-091-0/+3
| * | xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-05-091-1/+1
| * | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-05-091-1/+1
| * | xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-05-091-0/+5
| * | Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-05-091-1/+5
| |\ \
| | * | usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-061-1/+5
| * | | Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-0929-131/+147
| |\ \ \ | | |/ / | |/| |
| | * | usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-2723-78/+78
| | * | usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann2015-04-271-1/+1
| | * | usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller2015-04-271-1/+4
| | * | usb: gadget: hid: Fix static variable usageKrzysztof Opasiak2015-04-271-2/+14
| | * | usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak2015-04-271-0/+1
| | * | usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-271-2/+2
| | * | usb: dwc3: dwc3-omap: correct the register macrosBin Liu2015-04-271-47/+47
| | |/
* | | usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-1017-47/+150
* | | usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
* | | USB: xusbatm.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
* | | USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
* | | USB: usblp.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-5/+10
* | | USB: usbatm.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
* | | USB: speedtch.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-6/+12
* | | USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-18/+36
* | | USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-13/+26
* | | USB: ohci-q.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: ohci-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: ohci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-2/+4
* | | USB: mon_stat.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: mon_main.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-4/+8
* | | USB: mon_bin.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-3/+4
* | | USB: isp116x-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-3/+6
* | | USB: hub.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | USB: ehci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* | | Usb: core: buffer: fixed the checkpatch warningNizam Haider2015-05-101-1/+2
* | | usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven2015-05-103-260/+0
* | | USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold2015-05-081-3/+9
* | | USB: musb: fix inefficient copy of unaligned buffersJohan Hovold2015-05-081-2/+7
* | | usb: Enable LPM for USB 2.01+ full-speed devicesRupesh Tatiya2015-05-081-1/+1
* | | usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches2015-05-081-11/+7
* | | USB: don't build PCI quirks if USB support isn't configuredAlan Stern2015-05-081-1/+3
* | | usb: Set unused ports to "fixed" rather than "unknown"Matthew Garrett2015-05-081-0/+3
OpenPOWER on IntegriCloud