summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-22usb ethernet gadget: split CDC Ethernet functionDavid Brownell4-1/+881
2008-07-22usb ethernet gadget: split CDC Subset functionDavid Brownell3-1/+427
2008-07-22usb ethernet gadget: split out network coreDavid Brownell3-1/+1051
2008-07-22usb gadget: RNDIS cleanupsDavid Brownell4-328/+79
2008-07-22usb gadget serial: use composite gadget frameworkDavid Brownell2-933/+145
2008-07-22usb gadget serial: split out generic serial functionDavid Brownell3-1/+298
2008-07-22usb gadget serial: split out CDC ACM functionDavid Brownell3-6/+595
2008-07-22usb gadget zero: use composite gadget frameworkDavid Brownell2-1069/+97
2008-07-22usb gadget zero: split out loopback configDavid Brownell2-0/+383
2008-07-22usb gadget zero: split out source/sink configDavid Brownell2-0/+610
2008-07-22usb gadget: composite gadget coreDavid Brownell1-0/+1040
2008-07-22usb gadget: descriptor copying supportDavid Brownell2-1/+76
2008-07-22usb gadget: use new serial coreDavid Brownell2-1317/+77
2008-07-22usb gadget: split out serial coreDavid Brownell2-0/+1305
2008-07-22USB: at91_udc: updated fifo sizesDavid Brownell1-0/+13
2008-07-22USB: rndis: switch to seq_filesAlexey Dobriyan1-28/+25
2008-07-22USB: remove CVS keywordsAdrian Bunk32-63/+0
2008-07-22usb-storage: implement "soft" unbindingAlan Stern3-52/+45
2008-07-22USB: implement "soft" unbindingAlan Stern1-5/+6
2008-07-22USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk1-4/+4
2008-07-22usb-storage: change remaining semaphore to completionAlan Stern3-6/+6
2008-07-22usb-storage: separate dynamic flags from fixed flagsAlan Stern5-74/+75
2008-07-22USB: io_ti: FIrst cut at a big clean upAlan Cox1-1008/+852
2008-07-22USB: combine hub_quiesce and hub_stopAlan Stern1-31/+32
2008-07-22USB: combine hub_activate and hub_restartAlan Stern1-26/+23
2008-07-22USB: optimize port debouncing during hub activationAlan Stern1-5/+27
2008-07-22USB: try to salvage lost power sessionsAlan Stern2-22/+53
2008-07-22USB: simplify hub_restart() logicAlan Stern2-67/+54
2008-07-22USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman1-44/+2
2008-07-22USB: debounce before unregisteringAlan Stern1-12/+19
2008-07-22USB: add new routine for checking port-resume typeAlan Stern1-26/+63
2008-07-22USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison1-1/+1
2008-07-22USB: usb dev_set_name() instead of dev->bus_idKay Sievers13-16/+15
2008-07-22USB: usb dev_name() instead of dev->bus_idKay Sievers27-51/+51
2008-07-22USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman1-4/+11
2008-07-22USB: handle pci_name() being constGreg Kroah-Hartman2-2/+2
2008-07-22USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn1-0/+11
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+2
2008-07-21pci kernel-doc fatal errorRandy Dunlap1-4/+2
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-10/+50
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds9-47/+262
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-761/+752
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds88-533/+2269
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-40/+1016
2008-07-21Fix istallion build failureWang Chen1-13/+13
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller1-4/+0
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller1-2/+1