index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
38
-50
/
+46
*
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
9
-11
/
+11
*
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
Peter Huewe
2009-09-21
4
-8
/
+8
*
trivial: fix typo s/ketymap/keymap/ in comment
Thadeu Lima de Souza Cascardo
2009-09-21
1
-1
/
+1
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
17
-19
/
+19
*
trivial: media/omap: adding __init/__exit macros to lcd_drivers
Peter Huewe
2009-09-21
8
-16
/
+16
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
8
-9
/
+9
*
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-09-21
5
-8
/
+8
*
trivial: add __init/__exit macros to DAC960.c
Peter Huewe
2009-09-21
1
-2
/
+2
*
trivial: OHCI: Fix typo in a comment
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
2009-09-20
4
-4
/
+0
|
\
|
*
includecheck fix: drivers/xen, evtchn.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
|
*
includecheck fix: drivers/video, vgacon.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
|
*
includecheck fix: drivers/scsi, ibmvscsi.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
|
*
includecheck fix: drivers/scsi, libfcoe.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
*
|
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-09-20
2
-4
/
+3
|
\
\
|
*
|
[PATCH] i2c-imx: make bus available early
Wolfram Sang
2009-09-19
1
-2
/
+1
|
*
|
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
Mikael Pettersson
2009-09-19
1
-2
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-20
20
-59
/
+94
|
\
\
|
*
|
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
20
-59
/
+94
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-09-20
105
-3423
/
+2459
|
\
\
|
*
|
USB serial: update the console driver
Alan Stern
2009-09-19
1
-9
/
+19
|
*
|
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
1
-37
/
+22
|
*
|
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
1
-4
/
+17
|
*
|
usb-serial: rename subroutines
Alan Stern
2009-09-19
1
-8
/
+11
|
*
|
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
1
-12
/
+10
|
*
|
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
1
-64
/
+47
|
*
|
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
1
-8
/
+23
|
*
|
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
1
-77
/
+77
|
*
|
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
1
-75
/
+20
|
*
|
tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
Jiri Slaby
2009-09-19
1
-1
/
+1
|
*
|
tty: Char: mxser, add support for CP112UL
Jiri Slaby
2009-09-19
1
-2
/
+5
|
*
|
uartlite: support shared interrupt lines
Peter Korsgaard
2009-09-19
1
-5
/
+10
|
*
|
tty: USB: serial/mct_u232, fix tty refcnt
Jiri Slaby
2009-09-19
1
-3
/
+6
|
*
|
tty: riscom8, fix tty refcnt
Jiri Slaby
2009-09-19
1
-1
/
+1
|
*
|
tty: riscom8, fix shutdown declaration
Jiri Slaby
2009-09-19
1
-2
/
+2
|
*
|
TTY: fix typos
Alan Stern
2009-09-19
1
-2
/
+2
|
*
|
tty: Power: fix suspend vt regression
Jiri Slaby
2009-09-19
1
-1
/
+1
|
*
|
tty: vt: use printk_once
Marcin Slusarz
2009-09-19
2
-8
/
+2
|
*
|
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
2
-0
/
+206
|
*
|
n_tty: move echoctl check and clean up logic
Joe Peterson
2009-09-19
1
-28
/
+18
|
*
|
n_tty: honor opost flag for echoes
Joe Peterson
2009-09-19
1
-11
/
+22
|
*
|
tty: USB serial termios bits
Alan Cox
2009-09-19
10
-107
/
+103
|
*
|
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
2009-09-19
1
-14
/
+18
|
*
|
serial: introduce tty krefs
Alan Cox
2009-09-19
1
-3
/
+3
|
*
|
serial: kill USF_CLOSING_* definitions
Alan Cox
2009-09-19
1
-3
/
+3
|
*
|
serial: move port users helper
Alan Cox
2009-09-19
1
-4
/
+2
|
*
|
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
28
-51
/
+53
|
*
|
serial: replace the state mutex with the tty port mutex
Alan Cox
2009-09-19
2
-112
/
+123
|
*
|
serial: move the flags into the tty_port field
Alan Cox
2009-09-19
1
-76
/
+77
[next]