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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-2
/
+2
2011-11-15
USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-4
/
+11
2011-11-14
usb-storage: Accept 8020i-protocol commands longer than 12 bytes
Alan Stern
1
-4
/
+3
2011-11-14
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
1
-0
/
+24
2011-11-14
powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit
Shaohui Xie
1
-2
/
+1
2011-11-14
USB: at91: at91-ohci: fix set/get power
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+6
2011-11-14
USB: cdc-acm: Fix disconnect() vs close() race
Havard Skinnemoen
1
-3
/
+5
2011-11-14
USB: add quirk for Logitech C600 web cam
Josh Boyer
1
-0
/
+3
2011-11-14
USB: EHCI: fix HUB TT scheduling issue with iso transfer
Thomas Poussevin
1
-5
/
+10
2011-11-14
USB: XHCI: resume root hubs when the controller resumes
Alan Stern
1
-15
/
+14
2011-11-14
USB: workaround for bug in old version of GCC
Alan Stern
1
-4
/
+3
2011-11-14
USB: ark3116 initialisation fix
Bart Hartgers
1
-5
/
+5
2011-11-14
usb: musb: fix compilation breakage introduced by de47725
Felipe Balbi
2
-0
/
+2
2011-11-14
usb: dwc3: gadget: initialize max_streams
Sebastian Andrzej Siewior
1
-0
/
+1
2011-11-14
usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()
Kuninori Morimoto
1
-0
/
+1
2011-11-14
usb: gadget: renesas_usbhs: bugfix: disable irq when device stop
Kuninori Morimoto
1
-0
/
+10
2011-11-14
usb: gadget: renesas_usbhs: bugfix: care pipe direction
Kuninori Morimoto
1
-8
/
+21
2011-11-14
USB: ci13xxx_msm: add module license
Marc Kleine-Budde
1
-0
/
+2
2011-11-14
USB: ci13xxx_udc: fix debug trace code
Marc Kleine-Budde
1
-3
/
+3
2011-11-14
USB: ci13xxx_udc: fix deadlock during rmmod
Marc Kleine-Budde
1
-1
/
+2
2011-11-14
USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid
Michael Grzeschik
1
-4
/
+8
2011-11-14
USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock state
Marc Kleine-Budde
1
-2
/
+3
2011-11-14
usb: gadget: fix MIDI gadget jack allocation
Daniel Mack
1
-73
/
+65
2011-11-14
usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength
Paul Zimmerman
2
-2
/
+3
2011-11-14
usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST
Paul Zimmerman
2
-2
/
+3
2011-11-14
usb: gadget: renesas_usbhs: fixup section mismatch warning
Kuninori Morimoto
4
-9
/
+9
2011-11-14
usb: gadget: renesas_usbhs: fixup bogus conversion
Kuninori Morimoto
1
-2
/
+2
2011-11-14
usb: gadget: renesas_usbhs: fixup struct completion usage
Kuninori Morimoto
1
-14
/
+5
2011-11-14
usb: gadget: fsl_udc_core: fix compile error.
Alexander Aring
1
-1
/
+1
2011-11-14
usb: gadget: r8a66597-udc: fix flush fifo handling
Yoshihiro Shimoda
1
-0
/
+2
2011-11-14
usb: gadget: r8a66597-udc: fix for udc-newstyle
Yoshihiro Shimoda
1
-19
/
+9
2011-11-14
usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig
Luciano Coelho
1
-0
/
+1
2011-11-14
usb: musb: remove incorrectly added ARCH_U5500 define
Mian Yousaf Kaukab
2
-3
/
+2
2011-11-14
usb: gadget: core: allow everybody to read sysfs attributes
Felipe Balbi
1
-2
/
+2
2011-11-14
usb: gadget: core: fix bug when removing gadget drivers
Felipe Balbi
1
-2
/
+2
2011-11-14
usb: musb: gadget: don't call ->disconnect() on exit
Felipe Balbi
1
-4
/
+0
2011-11-14
usb: gadget: udc-core: fix bug on soft_connect and srp interfaces
Felipe Balbi
1
-1
/
+1
2011-11-14
Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...
Greg Kroah-Hartman
4
-12
/
+17
2011-11-07
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-07
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-267
/
+325
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
[next]