summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-09Merge remote branch 'sh/master'Stephen Rothwell
2010-07-09Merge remote branch 's390/features'Stephen Rothwell
2010-07-09Merge remote branch '52xx-and-virtex/next'Stephen Rothwell
2010-07-09Merge remote branch 'mips/mips-for-linux-next'Stephen Rothwell
2010-07-09Merge remote branch 'm68knommu/for-next'Stephen Rothwell
2010-07-09Merge remote branch 'm68k/for-next'Stephen Rothwell
2010-07-09Merge remote branch 'omap/for-next'Stephen Rothwell
2010-07-09Merge remote branch 'msm/for-next'Stephen Rothwell
2010-07-09Merge remote branch 'i.MX/for-next'Stephen Rothwell
2010-07-09Merge remote branch 'arm/devel'Stephen Rothwell
2010-07-09Merge branch 'quilt/usb.current'Stephen Rothwell
2010-07-09Merge branch 'quilt/tty.current'Stephen Rothwell
2010-07-09Merge remote branch 'wireless-current/master'Stephen Rothwell
2010-07-09Merge remote branch 'scsi-rc-fixes/master'Stephen Rothwell
2010-07-09Merge remote branch 'sparc-current/master'Stephen Rothwell
2010-07-09USB: musb: do not override DMA mode in channel programAnand Gadiyar
2010-07-09USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar
2010-07-09USB: ehci_omap: fix device detect issue with modulesAjay Kumar Gupta
2010-07-09USB: musb: fix compilation warning in host only modeAjay Kumar Gupta
2010-07-09USB: musb: use correct register widths in register dumpsAnand Gadiyar
2010-07-09USB: core: hcd-pci: use for_each_pci_dev()Kulikov Vasiliy
2010-07-09USB: serial: io_ti: Don't return 0 if writing the download record failedRoel Kluin
2010-07-09USB: gadget: storage_common: comments updatedMichal Nazarewicz
2010-07-09USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger
2010-07-09USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi
2010-07-09USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-07-09USB: xhci: trivial: use ARRAY_SIZEKulikov Vasiliy
2010-07-09USB: drivers/usb/Makefile: conditionally descend to 'early'Nicolas Kaiser
2010-07-09USB: usblp: fixed switch, brace, whitespace and spacing coding style issuesNicolas Kaiser
2010-07-09USB: add runtime PM for PCI-based host controllersAlan Stern
2010-07-09PCI: change device runtime PM settings for probe and remove - DO NOT SENDAlan Stern
2010-07-09USB: UHCI: add support for Intel's wakeup flagsAlan Stern
2010-07-09USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-07-09USB: controller resume should check the root hubAlan Stern
2010-07-09USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-07-09USB: move PCI HCD resume routineAlan Stern
2010-07-09USB: refactor the powermac-specific ASIC clock codeAlan Stern
2010-07-09USB: gadget: g_fs: code cleanupMichal Nazarewicz
2010-07-09USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-07-09USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-07-09USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz
2010-07-09USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-07-09USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz
2010-07-09USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz
2010-07-09USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz
2010-07-09USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-07-09USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz
2010-07-09USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz
2010-07-09USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz
2010-07-09USB: mon: kill BKL usageArnd Bergmann