aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent
2011-05-02Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-29usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li
2011-04-13usb gadget: fix all Section mismatch warningsRandy Dunlap
2011-04-13usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17USB: usb.h: Make comment match the defines it describesPaul Bolle
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-02-04USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman