index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-12
22
-99
/
+188
|
\
|
*
Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"
Greg Kroah-Hartman
2010-11-11
1
-1
/
+1
|
*
USB: ohci-jz4740: Fix spelling in MODULE_ALIAS
Stefan Weil
2010-11-11
1
-1
/
+1
|
*
UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference ...
Jesper Juhl
2010-11-11
1
-1
/
+2
|
*
usb: core: fix information leak to userland
Vasiliy Kulikov
2010-11-11
1
-3
/
+4
|
*
usb: misc: iowarrior: fix information leak to userland
Vasiliy Kulikov
2010-11-11
1
-0
/
+1
|
*
usb: misc: sisusbvga: fix information leak to userland
Vasiliy Kulikov
2010-11-11
1
-0
/
+1
|
*
usb: subtle increased memory usage in u_serial
Jim Sung
2010-11-11
1
-14
/
+40
|
*
USB: option: fix when the driver is loaded incorrectly for some Huawei devices.
ma rui
2010-11-11
1
-1
/
+1
|
*
USB: xhci: Use GFP_ATOMIC under spin_lock
David Sterba
2010-11-11
1
-1
/
+1
|
*
usb: gadget: goku_udc: add registered flag bit, fixing build
Andy Whitcroft
2010-11-11
1
-1
/
+2
|
*
USB: ehci/mxc: compile fix
Uwe Kleine-König
2010-11-11
1
-5
/
+9
|
*
USB: Fix FSL USB driver on non Open Firmware systems
Marc Kleine-Budde
2010-11-11
2
-2
/
+2
|
*
Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus
Greg Kroah-Hartman
2010-11-09
7
-69
/
+114
|
|
\
|
|
*
usb: musb: fail unaligned DMA transfers on v1.8 and above
Anand Gadiyar
2010-11-09
1
-0
/
+14
|
|
*
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
Sergei Shtylyov
2010-11-08
1
-2
/
+0
|
|
*
usb: musb: Fix handling of spurious SESSREQ
Heikki Krogerus
2010-11-05
1
-1
/
+2
|
|
*
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
Ming Lei
2010-11-05
1
-1
/
+0
|
|
*
USB: musb: blackfin: push clkin value to platform resources
Bob Liu
2010-11-05
2
-1
/
+4
|
|
*
USB: musb: blackfin: fix dynamic device<->host changing
Bob Liu
2010-11-05
1
-2
/
+3
|
|
*
USB: musb: blackfin: pm: make it work
Bob Liu
2010-11-05
2
-24
/
+50
|
|
*
USB: musb: pm: don't rely fully on clock support
Bob Liu
2010-11-05
1
-14
/
+12
|
|
*
USB: musb: blackfin: fix musb_read_txhubport() definition
Ian Jeffray
2010-11-05
1
-1
/
+2
|
|
*
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
Ming Lei
2010-11-05
1
-10
/
+3
|
|
*
usb: musb: don't leave PHY enabled on shutdown()
Grazvydas Ignotas
2010-11-05
1
-7
/
+6
|
|
*
usb: musb: musb_gadget: fix resource leakage in error path
Rahul Ruikar
2010-11-05
1
-1
/
+3
|
|
*
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
Ming Lei
2010-11-05
1
-6
/
+16
|
*
|
USB: the development of the usb tree is now in git
Greg Kroah-Hartman
2010-11-09
1
-1
/
+1
|
*
|
USB: ftdi_sio: add device IDs for Milkymist One JTAG/serial
Sebastien Bourdeauducq
2010-11-08
2
-0
/
+9
|
*
|
usb.h: fix ioctl kernel-doc info
Randy Dunlap
2010-11-08
1
-1
/
+1
*
|
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-12
12
-30
/
+94
|
\
\
\
|
*
|
|
n_gsm: Fix length handling
Ken Mills
2010-11-11
1
-2
/
+2
|
*
|
|
n_gsm: Copy n2 over when configuring via ioctl interface
Ken Mills
2010-11-11
1
-0
/
+1
|
*
|
|
serial: bfin_5xx: grab port lock before making port termios changes
Sonic Zhang
2010-11-11
1
-2
/
+2
|
*
|
|
serial: bfin_5xx: disable CON_PRINTBUFFER for consoles
Sonic Zhang
2010-11-11
1
-0
/
+8
|
*
|
|
serial: bfin_5xx: remove redundant SSYNC to improve TX speed
Sonic Zhang
2010-11-11
1
-1
/
+0
|
*
|
|
serial: bfin_5xx: always include DMA headers
Sonic Zhang
2010-11-11
1
-3
/
+9
|
*
|
|
vcs: make proper usage of the poll flags
Nicolas Pitre
2010-11-11
1
-3
/
+3
|
*
|
|
amiserial: Remove unused variable icount
Geert Uytterhoeven
2010-11-11
1
-1
/
+0
|
*
|
|
8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang
Lawrence Rust
2010-11-11
1
-1
/
+4
|
*
|
|
tty_ldisc: Fix BUG() on hangup
Philippe Rétornaz
2010-11-09
1
-7
/
+13
|
*
|
|
TTY: restore tty_ldisc_wait_idle
Jiri Slaby
2010-11-09
1
-0
/
+29
|
*
|
|
SERIAL: blacklist si3052 chip
Maciej Szmigiero
2010-11-09
1
-0
/
+2
|
*
|
|
drivers/serial/bfin_5xx.c: Fix line continuation defects
Joe Perches
2010-11-09
1
-4
/
+2
|
*
|
|
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
2010-11-09
1
-2
/
+12
|
*
|
|
8250: add support for Kouwell KW-L221N-2
Mikulas Patocka
2010-11-09
1
-0
/
+3
|
*
|
|
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
2010-11-09
1
-1
/
+0
|
*
|
|
tty: fix warning in synclink driver
Andres Salomon
2010-11-09
1
-0
/
+1
|
*
|
|
tty: Fix formatting in tty.h
Alan Cox
2010-11-09
1
-1
/
+1
|
*
|
|
tty: the development tree is now done in git
Greg Kroah-Hartman
2010-11-09
1
-2
/
+2
[next]