index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: apbuart: Fixup apbuart_console_init()
Thomas Gleixner
2011-01-06
1
-2
/
+3
*
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
2010-12-16
10
-0
/
+14
*
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2010-12-16
5
-6
/
+87
*
drivers: serial: apbuart: Handle OF failures gracefully
Thomas Gleixner
2010-12-16
1
-29
/
+19
*
Serial: Avoid unbalanced IRQ wake disable during resume
Govindraj.R
2010-12-16
2
-2
/
+7
*
tty: fix typos/errors in tty_driver.h comments
Timur Tabi
2010-12-16
1
-4
/
+4
*
pch_uart : fix warnings for 64bit compile
Tomoya MORINAGA
2010-12-16
1
-6
/
+7
*
8250: fix uninitialized FIFOs
Ondrej Puzman
2010-12-10
1
-0
/
+2
*
ip2: fix compiler warning on ip2main_pci_tbl
Namhyung Kim
2010-12-10
1
-1
/
+1
*
specialix: fix compiler warning on specialix_pci_tbl
Namhyung Kim
2010-12-10
1
-1
/
+1
*
rocket: fix compiler warning on rocket_pci_ids
Namhyung Kim
2010-12-10
1
-1
/
+1
*
8250: add a UPIO_DWAPB32 for 32 bit accesses
Jamie Iles
2010-12-10
3
-12
/
+42
*
8250: use container_of() instead of casting
Jamie Iles
2010-12-10
1
-20
/
+40
*
serial: omap-serial: Add support for kernel debugger
Cosmin Cojocar
2010-12-10
2
-7
/
+33
*
serial: fix pch_uart kconfig & build
Randy Dunlap
2010-12-10
1
-1
/
+2
*
drivers: char: hvc: add arm JTAG DCC console support
Daniel Walker
2010-11-30
3
-0
/
+143
*
RS485 documentation: add 16C950 UART description
Yegor Yefremov
2010-11-30
1
-4
/
+5
*
serial: ifx6x60: fix memory leak
Vasiliy Kulikov
2010-11-30
1
-0
/
+1
*
serial: ifx6x60: free IRQ on error
Vasiliy Kulikov
2010-11-30
1
-1
/
+3
*
Serial: EG20T: add PCH_UART driver
Tomoya MORINAGA
2010-11-30
3
-0
/
+1459
*
Serial: ce4100: Add PCI UART support for the ce4100
Dirk Brandewie
2010-11-30
1
-0
/
+36
*
serial: ifx6x60: Fix missing include for msleep
Alan Cox
2010-11-16
1
-0
/
+1
*
serial: ifx6x60: The IFX requires SPI
Alan Cox
2010-11-16
1
-1
/
+1
*
serial: mpc52xx: make printout for type more generic
Wolfram Sang
2010-11-16
2
-2
/
+6
*
parisc: cleanup console handling
Jiri Slaby
2010-11-16
1
-4
/
+4
*
console: add /proc/consoles
Jiri Slaby
2010-11-16
3
-0
/
+139
*
VIDEO: xen-fb, switch to for_each_console
Jiri Slaby
2010-11-16
1
-1
/
+1
*
TTY: include termios.h in tty_driver.h
Jiri Slaby
2010-11-16
1
-0
/
+1
*
console: move for_each_console to linux/console.h
Jiri Slaby
2010-11-16
2
-6
/
+6
*
serial: cpu_uart: Remove unused uart_cpm_port fields
Baurzhan Ismagulov
2010-11-11
1
-6
/
+0
*
serial: cpm_uat: reducing CPM serial latency
Baurzhan Ismagulov
2010-11-11
1
-0
/
+19
*
serial: add Documentation about RS485 serial communications
Claudio Scordino
2010-11-11
2
-0
/
+121
*
n_gsm: clean up printks
Alan Cox
2010-11-11
1
-73
/
+81
*
n_gsm: Fix support for legacy encoding
Alan Cox
2010-11-11
1
-13
/
+46
*
serial: Add support for UART on VIA VT8500 and compatibles
Alexey Charkov
2010-11-11
4
-0
/
+662
*
ifx6x60: SPI protocol driver for Infineon 6x60 modem
Russ Gorby
2010-11-11
5
-0
/
+1552
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-08
6
-91
/
+214
|
\
|
*
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
2010-11-08
3
-0
/
+110
|
*
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
2010-11-08
1
-2
/
+0
|
*
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
2010-11-08
1
-5
/
+3
|
*
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2010-11-08
2
-24
/
+16
|
*
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
2010-11-08
3
-25
/
+38
|
*
ext4: initialize the percpu counters before replaying the journal
Theodore Ts'o
2010-11-03
1
-26
/
+39
|
*
ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()
Theodore Ts'o
2010-11-02
1
-8
/
+6
|
*
ext4: fix lazyinit hang after removing request
Lukas Czerner
2010-11-02
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-11-08
27
-43
/
+47
|
\
\
|
*
|
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
2010-11-05
1
-0
/
+0
|
*
|
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
2010-11-05
12
-33
/
+36
|
*
|
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-05
16
-10
/
+11
|
|
/
*
|
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-11-08
5
-4
/
+4
|
\
\
[next]