index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
USB: missing usb_put_hcd to ohci-at91
Pete Zaitcev
1
-4
/
+5
2008-07-21
USB: speedtch.c fix sparse shadowed variable warning
Harvey Harrison
1
-1
/
+0
2008-07-21
USB: cp2101.c fix sparse signedness mismatch warnings
Harvey Harrison
1
-6
/
+7
2008-07-21
USB: digi_accelport.c trivial sparse lock annotation
Harvey Harrison
1
-0
/
+1
2008-07-21
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-21
USB: sisusb: Push down the BKL
Alan Cox
1
-7
/
+6
2008-07-21
USB: rio100: Push down the BKL
Alan Cox
1
-4
/
+4
2008-07-21
USB: auerwald: Push down the BKL into the driver
Alan Cox
1
-4
/
+6
2008-07-21
USB: iowarrior: Push down BKL
Alan Cox
1
-3
/
+5
2008-07-21
USB: usblcd: Push down BKL into driver
Alan Cox
1
-2
/
+4
2008-07-21
USB: ftdi_usb: Eliminate ioctl and BKL ioctl use
Alan Cox
1
-24
/
+0
2008-07-21
USB: gadget: Push BKL down into drivers
Alan Cox
2
-14
/
+16
2008-07-21
usb ethernet gadget: use composite gadget framework
David Brownell
1
-2456
/
+173
2008-07-21
usb gadget: new "CDC Composite" gadget driver
David Brownell
3
-0
/
+262
2008-07-21
usb ethernet gadget: split RNDIS function
David Brownell
3
-4
/
+848
2008-07-21
usb ethernet gadget: split CDC Ethernet function
David Brownell
4
-1
/
+881
2008-07-21
usb ethernet gadget: split CDC Subset function
David Brownell
3
-1
/
+427
2008-07-21
usb ethernet gadget: split out network core
David Brownell
3
-1
/
+1051
2008-07-21
usb gadget: RNDIS cleanups
David Brownell
4
-328
/
+79
2008-07-21
usb gadget serial: use composite gadget framework
David Brownell
2
-933
/
+145
2008-07-21
usb gadget serial: split out generic serial function
David Brownell
3
-1
/
+298
2008-07-21
usb gadget serial: split out CDC ACM function
David Brownell
3
-6
/
+595
2008-07-21
usb gadget zero: use composite gadget framework
David Brownell
2
-1069
/
+97
2008-07-21
usb gadget zero: split out loopback config
David Brownell
2
-0
/
+383
2008-07-21
usb gadget zero: split out source/sink config
David Brownell
2
-0
/
+610
2008-07-21
usb gadget: composite gadget core
David Brownell
1
-0
/
+1040
2008-07-21
usb gadget: descriptor copying support
David Brownell
2
-1
/
+76
2008-07-21
usb gadget: use new serial core
David Brownell
2
-1317
/
+77
2008-07-21
usb gadget: split out serial core
David Brownell
2
-0
/
+1305
2008-07-21
USB: at91_udc: updated fifo sizes
David Brownell
1
-0
/
+13
2008-07-21
USB: rndis: switch to seq_files
Alexey Dobriyan
1
-28
/
+25
2008-07-21
USB: remove CVS keywords
Adrian Bunk
32
-63
/
+0
2008-07-21
usb-storage: implement "soft" unbinding
Alan Stern
3
-52
/
+45
2008-07-21
USB: implement "soft" unbinding
Alan Stern
1
-5
/
+6
2008-07-21
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
1
-4
/
+4
2008-07-21
usb-storage: change remaining semaphore to completion
Alan Stern
3
-6
/
+6
2008-07-21
usb-storage: separate dynamic flags from fixed flags
Alan Stern
5
-74
/
+75
2008-07-21
USB: io_ti: FIrst cut at a big clean up
Alan Cox
1
-1008
/
+852
2008-07-21
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-21
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-21
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-21
USB: try to salvage lost power sessions
Alan Stern
2
-22
/
+53
2008-07-21
USB: simplify hub_restart() logic
Alan Stern
2
-67
/
+54
2008-07-21
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-21
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-21
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-21
USB: use get_unaligned_* helpers for kl5kusb105 driver
Harvey Harrison
1
-1
/
+1
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
13
-16
/
+15
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
27
-51
/
+51
2008-07-21
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
[prev]
[next]