summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-08-10USB: option: Remove duplicate AMOI_VENDOR_IDLeann Ogasawara
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko
2010-08-10USB: isd200.c: Remove unnecessary kmalloc castJoe Perches
2010-08-10USB: host: Eliminate NULL dereferenceJulia Lawall
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg
2010-08-10USB: core endpoint: Fix Coding Stylescsanchez@neurowork.net
2010-08-10USB: core driver: Fix Coding Stylescsanchez@neurowork.net
2010-08-10USB: Documentation/usb/linux.inf: Checkpatch cleanupAndrea Gelmini