summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-10USB: usb-skeleton: Remove unnecessary casts of private_dataJoe Perches
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-10usb: storage: freecom: Fixed several coding style issues.Martin Enderleit
2010-08-10USB: musb: do not override DMA mode in channel programAnand Gadiyar
2010-08-10USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar
2010-08-10USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta
2010-08-10USB: musb: fix compilation warning in host only modeAjay Kumar Gupta
2010-08-10USB: musb: use correct register widths in register dumpsAnand Gadiyar
2010-08-10USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy
2010-08-10USB: serial: io_ti: Don't return 0 if writing the download record failedRoel Kluin
2010-08-10USB: gadget: storage_common: comments updatedMichal Nazarewicz
2010-08-10USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-08-10USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy
2010-08-10USB: drivers/usb/Makefile: conditionally descend to 'early'Nicolas Kaiser
2010-08-10USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser
2010-08-10USB: add runtime PM for PCI-based host controllersAlan Stern
2010-08-10USB: UHCI: add support for Intel's wakeup flagsAlan Stern
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: controller resume should check the root hubAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: move PCI HCD resume routineAlan Stern
2010-08-10USB: refactor the powermac-specific ASIC clock codeAlan Stern
2010-08-10USB: gadget: g_fs: code cleanupMichal Nazarewicz
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz
2010-08-10USB: gadget: g_serial: INF file updatedMichal Nazarewicz
2010-08-10USB: gadget: g_ether: updated INF fileMichal Nazarewicz
2010-08-10USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz
2010-08-10USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz
2010-08-10USB: mon: kill BKL usageArnd Bergmann
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann
2010-08-10USB-BKL: Remove BKL use in uhci-debugAndi Kleen
2010-08-10USB-BKL: Remove BKL use for usb serial driver probingAndi Kleen
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen
2010-08-10USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen
2010-08-10usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser
2010-08-10USB: Add a serial number parameter to g_file_storage moduleYann Cantin
2010-08-10usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser
2010-08-10USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches
2010-08-10Revert "USB: Adding support for HTC Smartphones to ipaq"Leann Ogasawara