index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
es3210.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-12
tty: isicom: switch to the new tty_port_open helper
Alan Cox
1
-67
/
+21
2009-12-12
tty: tty_port: Add a kref object to the tty port
Alan Cox
2
-0
/
+30
2009-12-12
tty: istallion: tty port open/close methods
Alan Cox
1
-117
/
+60
2009-12-12
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
1
-81
/
+35
2009-12-12
tty: tty_port: Move the IO_ERROR clear
Alan Cox
1
-1
/
+1
2009-12-12
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
1
-1
/
+5
2009-12-12
tty: riscom8: switch to the tty_port_open API
Alan Cox
1
-48
/
+41
2009-12-12
tty: tty_port: Change the buffer allocator locking
Alan Cox
2
-4
/
+6
2009-12-12
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
1
-0
/
+4
2009-12-12
tty: sdio_uart: add modem functionality
Alan Cox
1
-1
/
+32
2009-12-12
tty: sdio_uart: Style fixes
Alan Cox
1
-11
/
+12
2009-12-12
tty: sdio_uart: Fix termios handling
Alan Cox
1
-6
/
+0
2009-12-12
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
1
-82
/
+119
2009-12-12
sdio_uart: Move the open lock
Alan Cox
1
-11
/
+9
2009-12-12
sdio_uart: refcount the tty objects
Alan Cox
1
-17
/
+42
2009-12-12
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
1
-1
/
+1
2009-12-12
sdio_uart: use tty_port
Alan Cox
1
-18
/
+23
2009-12-12
tty_port: Move hupcl handling
Alan Cox
1
-5
/
+8
2009-12-12
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
1
-2
/
+14
2009-12-12
Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
Ian Jackson
1
-5
/
+3
2009-12-12
tty: docs: serial/tty, add to ldisc methods
Tilman Schmidt
1
-2
/
+7
2009-12-12
Serial: pxa: work around Errata #75
Uwe Kleine-König
1
-2
/
+11
2009-12-12
serial, 8250: calculate irqflags bitmask before loop
André Goddard Rosa
1
-6
/
+10
2009-12-12
serial: cascade needless conditionals
André Goddard Rosa
1
-7
/
+5
2009-12-12
serial: fix NULL pointer dereference
André Goddard Rosa
1
-10
/
+11
2009-12-12
opticon: Fix resume logic
Alan Cox
1
-1
/
+2
2009-12-12
usb_serial: Kill port mutex
Alan Cox
3
-6
/
+2
2009-12-12
usb_serial: Use the shutdown() operation
Alan Cox
1
-28
/
+11
2009-12-12
tty_port: coding style cleaning pass
Alan Cox
1
-12
/
+13
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
3
-31
/
+64
2009-12-12
tty: stallion: kill BKL ioctl
Alan Cox
1
-6
/
+7
2009-12-12
tty: istallion: Kill off the BKL ioctl
Alan Cox
1
-4
/
+4
2009-12-12
tty: esp: remove broken driver
Alan Cox
6
-2816
/
+0
2009-12-12
tty: const: constify remaining tty_operations
Alexey Dobriyan
4
-4
/
+4
2009-12-12
jsm: adding EEH handlers
Breno Leitao
2
-1
/
+47
2009-12-12
jsm: removing the field jsm_board->intr_count
Breno Leitão
2
-3
/
+0
2009-12-12
jsm: Removing unused jsm_channel->ch_wopen field
Breno Leitão
1
-2
/
+0
2009-12-12
jsm: Remove ch_cpstime field
Breno Leitão
1
-2
/
+0
2009-12-12
jsm: removing ch_old_baud field
Breno Leitão
3
-6
/
+0
2009-12-12
jsm: remove the ch_custom_speed field
Breno Leitão
2
-5
/
+0
2009-12-12
jsm: Rewriting a bad log message
Breno Leitão
1
-1
/
+1
2009-12-12
jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled
Breno Leitão
1
-1
/
+1
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
[next]