aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: Prefer firmware values when determining whether a port is removableMatthew Garrett2015-05-081-15/+17
* cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas2015-04-281-1/+6
* Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov2015-04-281-3/+10
* usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun2015-04-281-4/+0
* uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede2015-04-281-1/+4
* uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-282-2/+14
* uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede2015-04-283-5/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-1/+1
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-48/+9
|\ \
| * | target: simplify the target template registration APIChristoph Hellwig2015-04-141-48/+9
* | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21153-3748/+5493
|\ \ \
| * \ \ Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-4/+0
| |\ \ \ | | | |/ | | |/|
| | * | make new_sync_{read,write}() staticAl Viro2015-04-112-4/+0
| | * | Merge branch 'iocb' into for-davemAl Viro2015-04-092-4/+8
| | |\ \
| * | \ \ Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-142-4/+8
| |\ \ \ \
| | * \ \ \ Merge branch 'iocb' into for-nextAl Viro2015-04-112-4/+8
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-252-0/+2
| | | * | | fs: split generic and aio kiocbChristoph Hellwig2015-03-132-4/+6
| * | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-141-0/+7
| |\ \ \ \ \
| | * | | | | tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)2015-04-071-0/+7