summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-11USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy1-4/+1
2010-08-11USB: serial: io_ti: Don't return 0 if writing the download record failedRoel Kluin1-1/+1
2010-08-11USB: gadget: storage_common: comments updatedMichal Nazarewicz1-21/+48
2010-08-11USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger1-0/+1
2010-08-11USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2-1/+7
2010-08-11USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy1-2/+2
2010-08-11USB: drivers/usb/Makefile: conditionally descend to 'early'Nicolas Kaiser1-1/+1
2010-08-11USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser1-186/+185
2010-08-11USB: add runtime PM for PCI-based host controllersAlan Stern1-14/+62
2010-08-11USB: UHCI: add support for Intel's wakeup flagsAlan Stern2-14/+23
2010-08-11USB: fix race between root-hub wakeup & controller suspendAlan Stern3-1/+18
2010-08-11USB: controller resume should check the root hubAlan Stern4-5/+15
2010-08-11USB: add do_wakeup parameter for PCI HCD suspendAlan Stern9-15/+17
2010-08-11USB: move PCI HCD resume routineAlan Stern1-38/+39
2010-08-11USB: refactor the powermac-specific ASIC clock codeAlan Stern1-21/+23
2010-08-11USB: gadget: g_fs: code cleanupMichal Nazarewicz2-137/+60
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern21-73/+80
2010-08-11USB: gadget: section mismatch warning fixedMichal Nazarewicz13-22/+22
2010-08-11USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz2-40/+74
2010-08-11USB: gadget: composite: added disconnect callbackMichal Nazarewicz2-0/+4
2010-08-11USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz3-5/+155
2010-08-11USB: gadget: g_serial: INF file updatedMichal Nazarewicz2-77/+117
2010-08-11USB: gadget: g_ether: updated INF fileMichal Nazarewicz1-181/+47
2010-08-11USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz2-116/+147
2010-08-11USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz1-3/+0
2010-08-11USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz1-18/+12
2010-08-11USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2-4/+71
2010-08-11USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz3-7/+7
2010-08-11USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz3-6/+13
2010-08-11USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz1-6/+9
2010-08-11USB: mon: kill BKL usageArnd Bergmann1-20/+2
2010-08-11usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann2-6/+2
2010-08-11USB-BKL: Remove BKL use in uhci-debugAndi Kleen1-13/+7
2010-08-11USB-BKL: Remove BKL use for usb serial driver probingAndi Kleen1-16/+14
2010-08-11USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen4-8/+7
2010-08-11USB-BKL: Remove lock_kernel in usbfs update_sb()Andi Kleen1-4/+0
2010-08-11usb: atm: fixed spacing and indentation coding style issuesNicolas Kaiser2-16/+16
2010-08-11USB: Add a serial number parameter to g_file_storage moduleYann Cantin1-11/+58
2010-08-11usb: conexant: fixed spacing and brace coding style issuesNicolas Kaiser1-6/+5
2010-08-11USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches1-3/+3
2010-08-11Revert "USB: Adding support for HTC Smartphones to ipaq"Leann Ogasawara1-1/+0
2010-08-11USB: option: Remove duplicate AMOI_VENDOR_IDLeann Ogasawara1-4/+0
2010-08-11USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du3-2/+27
2010-08-11USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du7-2/+134
2010-08-11USB: EHCI: EHCI 1.1 addendum: preparationAlek Du4-7/+162
2010-08-11usb: throw away custom hex digit methodsAndy Shevchenko2-15/+5
2010-08-11USB: isd200.c: Remove unnecessary kmalloc castJoe Perches1-2/+1
2010-08-11USB: host: Eliminate NULL dereferenceJulia Lawall1-1/+1
2010-08-11USB: otg.h: Fix the mixup in parameters order.Igor Grinberg1-2/+2
2010-08-11USB: core endpoint: Fix Coding Stylescsanchez@neurowork.net1-2/+7