summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi6-7/+9
2010-12-01Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman3-69/+251
2010-12-01USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie45-0/+2672
2010-12-01usb: Add in missing EHCI helpers.Paul Mundt4-0/+10
2010-12-01usb: gadget: langwell_udc: add usb test mode supportLuo Andy1-0/+23
2010-12-01usb: composite gadget: set vbus_draw current limitation during suspendHao Wu1-0/+8
2010-12-01usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula1-1/+2
2010-12-01usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams3-0/+81
2010-12-01USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-12-01usbmon: correct length for isochronousPete Zaitcev1-3/+31
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar1-42/+212
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar1-9/+12
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar1-2/+2
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2-1/+9
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda1-4/+5
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda1-22/+22
2010-11-18USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie1-0/+7
2010-11-18usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz2-40/+40
2010-11-17USB: improve uses of usb_mark_last_busyAlan Stern3-16/+10
2010-11-17USB: use the runtime-PM autosuspend implementationAlan Stern6-110/+13
2010-11-17USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei5-16/+11
2010-11-17USB: use sysfs_merge_group for power attributesAlan Stern1-33/+17
2010-11-17USB: use the no_callbacks flag for interfacesMing Lei2-53/+31
2010-11-17USB device driver of Topcliff PCHToshiharu Okada4-0/+2971
2010-11-17usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz1-60/+48
2010-11-17usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz2-178/+186
2010-11-17drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-17drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-1/+1
2010-11-17USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri5-0/+464
2010-11-11usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov3-0/+178
2010-11-11usb: dummy_hcd code simplificationTatyana Brokhman1-116/+135
2010-11-11USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2-211/+249
2010-11-11USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz1-4/+1
2010-11-11USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz1-25/+24
2010-11-11USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz1-7/+4
2010-11-11USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar1-0/+1
2010-11-11USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz1-13/+16
2010-11-11USB: gadget: composite: Typo fix.Marek Belisko1-1/+1
2010-11-11USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall1-1/+0
2010-11-11usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0Uwe Kleine-König2-5/+2
2010-11-11USB: ssu100: remove max_packet_size calculationBill Pemberton1-48/+8
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-2/+645
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-29convert get_sb_single() usersAl Viro3-16/+16
2010-10-29usb: otg: twl4030-usb: switch over to defines in twl.hFelipe Balbi1-4/+9
2010-10-28USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow1-1/+1
2010-10-27fix braino in fs: do not assign default i_ino in new_inodeAl Viro1-1/+1
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-0/+3
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig3-0/+3