summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi
2010-12-10usb: musb: hold context on musb structureFelipe Balbi
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-12-07usb: musb: introduce struct musb_platform_opsFelipe Balbi
2010-12-03Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman
2010-12-03Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2010-12-03uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim
2010-12-03uwb: fix compiler warning on whcrc_id_tableNamhyung Kim
2010-12-03usb: g_audio: Fix crash at driver removalRichard Röjfors
2010-12-01usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi
2010-12-01sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt
2010-11-30Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman
2010-11-30USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie4
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy
2010-11-30usb: composite gadget: set vbus_draw current limitation during suspendHao Wu
2010-11-30usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula
2010-11-30usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams
2010-11-30USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-11-30usbmon: correct length for isochronousPete Zaitcev
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt
2010-11-17USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie
2010-11-17USB: fix leftover references to udev->autosuspend_delayAlan Stern
2010-11-17usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz
2010-11-16USB: improve uses of usb_mark_last_busyAlan Stern
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern
2010-11-16USB: use the no_callbacks flag for interfacesMing Lei
2010-11-16USB device driver of Topcliff PCHToshiharu Okada
2010-11-16usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz
2010-11-16usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz
2010-11-16drivers/uwb: Use printf extension %pR for struct resourceJoe Perches
2010-11-16drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches
2010-11-16drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri
2010-11-11usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov
2010-11-11usb: dummy_hcd code simplificationTatyana Brokhman
2010-11-11USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz
2010-11-11USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz