aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: otg/ulpi: remove unused macroIgor Grinberg2010-08-10
* USB: otg/ulpi.c : fix register writeEric BĂ©nard2010-08-10
* USB: io_ti.c: don't return 0 if writing the download record failedRoel Kluin2010-08-10
* USB: host: Remove dead CONFIG_ARCH_KAROChristian Dietrich2010-08-10
* USB: serial: enable async suspend for usb serial port deviceMing Lei2010-08-10
* USB: musb: forward debug mode feature to gadgetstephane duverger2010-08-10
* USB: EHCI Debug Port Device Gadgetstephane duverger2010-08-10
* USB: gadget: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* USB: usb-skeleton: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-10
* usb: storage: freecom: Fixed several coding style issues.Martin Enderleit2010-08-10
* USB: musb: do not override DMA mode in channel programAnand Gadiyar2010-08-10
* USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar2010-08-10
* USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta2010-08-10
* USB: ulpi: fix compilation warningAjay Kumar Gupta2010-08-10
* USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-10
* USB: musb: use correct register widths in register dumpsAnand Gadiyar2010-08-10
* USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy2010-08-10
* USB: serial: io_ti: Don't return 0 if writing the download record failedRoel Kluin2010-08-10
* USB: gadget: storage_common: comments updatedMichal Nazarewicz2010-08-10
* USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger2010-08-10
* USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi2010-08-10
* USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy2010-08-10
* USB: drivers/usb/Makefile: conditionally descend to 'early'Nicolas Kaiser2010-08-10
* USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser2010-08-10
* USB: add runtime PM for PCI-based host controllersAlan Stern2010-08-10
* USB: UHCI: add support for Intel's wakeup flagsAlan Stern2010-08-10
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-10
* USB: controller resume should check the root hubAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: move PCI HCD resume routineAlan Stern2010-08-10
* USB: refactor the powermac-specific ASIC clock codeAlan Stern2010-08-10
* USB: gadget: g_fs: code cleanupMichal Nazarewicz2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-10
* USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz2010-08-10
* USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-10
* USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz2010-08-10
* USB: gadget: g_serial: INF file updatedMichal Nazarewicz2010-08-10
* USB: gadget: g_ether: updated INF fileMichal Nazarewicz2010-08-10
* USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz2010-08-10
* USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz2010-08-10
* USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz2010-08-10
* USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-10
* USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-10
* USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz2010-08-10
* USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz2010-08-10
* USB: mon: kill BKL usageArnd Bergmann2010-08-10
* usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann2010-08-10