aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-2/+4
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-0/+3
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-2/+0
|\
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-2/+0
| * usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-211-1/+2
* | merge opensource jb u5codeworkx2012-09-223-2/+76
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-183-9/+23
|\ \ | |/
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+2
| * USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-291-8/+2
| * usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-1/+19
* | samsung update 1codeworkx2012-06-0211-1/+873
|/
* USB: fix ehci alignment errorHarro Haan2011-11-111-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-238-12/+268
|\
| * usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+15
| * Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-2/+3
| |\
| * | USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-061-0/+2
| * | USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-1/+71
| * | USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-061-2/+5
| * | usb: fix building musb driversAnatolij Gustschin2011-05-061-1/+6
| * | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-2/+7
| * | USB: ehci: remove structure packing from ehci_defRabin Vincent2011-05-031-3/+3
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-021-1/+1
| |\ \
| | * | usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-021-1/+1
| * | | usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-021-0/+1
| |/ /
| * | usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2011-04-291-0/+7
| * | usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto2011-04-291-1/+1
| * | usb gadget: fix all Section mismatch warningsRandy Dunlap2011-04-131-2/+2
| * | usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-131-0/+149
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-0/+1
|\ \ \ | | |/ | |/|
| * | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-281-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-191-2/+2
|\ \ \ | |/ /
| * | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
| |/
* | rndis_host: Poll status before control channel where necessaryBen Hutchings2011-04-131-0/+2
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-076-8/+8
|\
| * Fix common misspellingsLucas De Marchi2011-03-316-8/+8
* | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-011-0/+2
* | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-301-0/+3
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-3/+3
|\
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-242-9/+18
| |\
| * | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* | | USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-131-0/+2
* | | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-131-1/+0
* | | usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-131-0/+7
* | | usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-131-0/+4
* | | usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-131-1/+1
* | | USB 3.0 Hub ChangesJohn Youn2011-03-131-4/+37
* | | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-7/+0
* | | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-111-1/+3