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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
1
-1
/
+0
2012-04-10
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
1
-2
/
+2
2012-04-10
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
1
-7
/
+7
2012-04-10
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
1
-0
/
+53
2012-04-10
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
1
-0
/
+9
2012-04-10
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
1
-3
/
+3
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+87
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-17
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2
-17
/
+2
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
1
-0
/
+1
2012-04-04
USB: ohci-at91: trivial return code name change
Nicolas Ferre
1
-4
/
+3
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-30
/
+36
2012-04-04
USB: ohci-at91: rework and fix initialization
Nicolas Ferre
1
-42
/
+46
2012-04-04
USB: ohci-at91: fix vbus_pin_active_low handling
Nicolas Ferre
1
-2
/
+2
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2
-2
/
+3
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-5
/
+4
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
22
-22
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-6
/
+163
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
22
-22
/
+0
2012-03-27
f_phonet: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-155
/
+142
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-9
/
+11
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-6
/
+6
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
1
-9
/
+11
2012-03-24
USB: sa1111: add OHCI shutdown methods
Russell King
1
-0
/
+12
2012-03-24
USB: sa1111: reorganize ohci-sa1111.c
Russell King
1
-134
/
+93
2012-03-24
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
1
-4
/
+2
2012-03-24
USB: sa1111: sparse and checkpatch cleanups
Russell King
1
-16
/
+17
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
1
-5
/
+24
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-35
/
+9
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2
-5
/
+3
2012-03-20
gadgetfs: list_for_each_safe() misuse
Al Viro
1
-6
/
+3
2012-03-20
usbfs: kill racy detection of simple_pin_fs()
Al Viro
1
-9
/
+1
2012-03-20
tidy up after d_make_root() conversion
Al Viro
1
-4
/
+2
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
3
-17
/
+4
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
222
-5260
/
+8566
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-22
/
+7
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-56
/
+22
2012-03-16
USB: option: add ZTE MF820D
Bjørn Mork
1
-0
/
+2
2012-03-16
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
1
-3
/
+1
2012-03-16
USB: option: make interface blacklist work again
Bjørn Mork
1
-0
/
+1
2012-03-16
Merge branch 'spear/dt' into next/dt2
Arnd Bergmann
2
-10
/
+2
2012-03-16
Merge branch 'ux500/dt' into next/dt2
Arnd Bergmann
2
-56
/
+22
2012-03-16
Merge branch 'depends/driver-core' into ux500/dt
Arnd Bergmann
2
-56
/
+22
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-...
Arnd Bergmann
2
-3
/
+39
[next]