summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21USB: sisusb: Push down the BKLAlan Cox
2008-07-21USB: rio100: Push down the BKLAlan Cox
2008-07-21USB: auerwald: Push down the BKL into the driverAlan Cox
2008-07-21USB: iowarrior: Push down BKLAlan Cox
2008-07-21USB: usblcd: Push down BKL into driverAlan Cox
2008-07-21USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox
2008-07-21USB: gadget: Push BKL down into driversAlan Cox
2008-07-21usb ethernet gadget: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget: new "CDC Composite" gadget driverDavid Brownell
2008-07-21usb ethernet gadget: split RNDIS functionDavid Brownell
2008-07-21usb ethernet gadget: split CDC Ethernet functionDavid Brownell
2008-07-21usb ethernet gadget: split CDC Subset functionDavid Brownell
2008-07-21usb ethernet gadget: split out network coreDavid Brownell
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell
2008-07-21usb gadget serial: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget serial: split out generic serial functionDavid Brownell
2008-07-21usb gadget serial: split out CDC ACM functionDavid Brownell
2008-07-21usb gadget zero: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget zero: split out loopback configDavid Brownell
2008-07-21usb gadget zero: split out source/sink configDavid Brownell
2008-07-21usb gadget: composite gadget coreDavid Brownell
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2008-07-21usb gadget: use new serial coreDavid Brownell
2008-07-21usb gadget: split out serial coreDavid Brownell
2008-07-21USB: at91_udc: updated fifo sizesDavid Brownell
2008-07-21USB: rndis: switch to seq_filesAlexey Dobriyan
2008-07-21USB: remove Documentation/usb/uhci.txtAdrian Bunk
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21usb-storage: implement "soft" unbindingAlan Stern
2008-07-21USB: implement "soft" unbindingAlan Stern
2008-07-21USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern
2008-07-21USB: io_ti: FIrst cut at a big clean upAlan Cox
2008-07-21USB: combine hub_quiesce and hub_stopAlan Stern
2008-07-21USB: combine hub_activate and hub_restartAlan Stern
2008-07-21USB: optimize port debouncing during hub activationAlan Stern
2008-07-21USB: try to salvage lost power sessionsAlan Stern
2008-07-21USB: simplify hub_restart() logicAlan Stern
2008-07-21USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman
2008-07-21USB: debounce before unregisteringAlan Stern
2008-07-21USB: add new routine for checking port-resume typeAlan Stern
2008-07-21USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-21USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman
2008-07-21USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21pci kernel-doc fatal errorRandy Dunlap