summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-10USB: xusbatm.c: move assignment out of if () blockGreg Kroah-Hartman1-2/+4
2015-05-10USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman1-2/+4
2015-05-10USB: usblp.c: move assignment out of if () blockGreg Kroah-Hartman1-5/+10
2015-05-10USB: usbatm.c: move assignment out of if () blockGreg Kroah-Hartman1-2/+4
2015-05-10USB: speedtch.c: move assignment out of if () blockGreg Kroah-Hartman1-6/+12
2015-05-10USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman1-18/+36
2015-05-10USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman1-13/+26
2015-05-10USB: ohci-q.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: ohci-hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: ohci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman1-2/+4
2015-05-10USB: mon_stat.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: mon_main.c: move assignment out of if () blockGreg Kroah-Hartman1-4/+8
2015-05-10USB: mon_bin.c: move assignment out of if () blockGreg Kroah-Hartman1-3/+4
2015-05-10USB: isp116x-hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman1-3/+6
2015-05-10USB: hub.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10USB: ehci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-05-10Usb: core: buffer: fixed the checkpatch warningNizam Haider1-1/+2
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven3-260/+0
2015-05-08USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold1-3/+9
2015-05-08USB: musb: fix inefficient copy of unaligned buffersJohan Hovold1-2/+7
2015-05-08usb: Enable LPM for USB 2.01+ full-speed devicesRupesh Tatiya1-1/+1
2015-05-08usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches1-11/+7
2015-05-08USB: don't build PCI quirks if USB support isn't configuredAlan Stern1-1/+3
2015-05-08usb: Set unused ports to "fixed" rather than "unknown"Matthew Garrett1-0/+3
2015-05-08usb: Prefer firmware values when determining whether a port is removableMatthew Garrett1-15/+17
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-1/+6
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov1-3/+10
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-1/+4
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2-2/+14
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-48/+9
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab153-3748/+5493
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-1/+1
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+8
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-48/+9
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+7
2015-04-14Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds114-2678/+4834
2015-04-12make new_sync_{read,write}() staticAl Viro2-4/+0
2015-04-12Merge branch 'iocb' into for-nextAl Viro2-4/+8
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2-12/+7
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger1-1/+1
2015-04-10usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resumeGregory Herrero1-2/+2
2015-04-10Merge tag 'usb-ci-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-2/+6