aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman2010-11-30
|\
| * usb: ehci-omap: Add OMAP4 supportAnand Gadiyar2010-11-30
| * usb: ehci-omap: add helpers for checking port modeAnand Gadiyar2010-11-30
| * usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar2010-11-30
| * usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2010-11-30
| * usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda2010-11-30
| * usb: ehci-omap: update clock names to be more genericKeshava Munegowda2010-11-30
* | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie42010-11-30
* | usb: Add in missing EHCI helpers.Paul Mundt2010-11-30
* | usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-30
* | usb: composite gadget: set vbus_draw current limitation during suspendHao Wu2010-11-30
* | usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula2010-11-30
* | usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams2010-11-30
* | USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-30
* | usbmon: correct length for isochronousPete Zaitcev2010-11-30
|/
* USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie2010-11-17
* usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz2010-11-17
* USB: improve uses of usb_mark_last_busyAlan Stern2010-11-16
* USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-16
* USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-16
* USB: use sysfs_merge_group for power attributesAlan Stern2010-11-16
* USB: use the no_callbacks flag for interfacesMing Lei2010-11-16
* USB device driver of Topcliff PCHToshiharu Okada2010-11-16
* usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz2010-11-16
* usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz2010-11-16
* drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches2010-11-16
* drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-16
* USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-16
* usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-11
* usb: dummy_hcd code simplificationTatyana Brokhman2010-11-11
* USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2010-11-11
* USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz2010-11-11
* USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz2010-11-11
* USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz2010-11-11
* USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar2010-11-11
* USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz2010-11-11
* USB: gadget: composite: Typo fix.Marek Belisko2010-11-11
* USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall2010-11-11
* usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0Uwe Kleine-König2010-11-11
* USB: ssu100: remove max_packet_size calculationBill Pemberton2010-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-29
|\
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-28
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-29
|\ \
| * | USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-29
* | | convert get_sb_single() usersAl Viro2010-10-29
|/ /
* | usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi2010-10-28
* | fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\ \
| * | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25