index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: isicom: sort out the board init logic
Alan Cox
2009-12-12
1
-30
/
+11
*
tty: isicom: switch to the new tty_port_open helper
Alan Cox
2009-12-12
1
-67
/
+21
*
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-12
1
-0
/
+18
*
tty: istallion: tty port open/close methods
Alan Cox
2009-12-12
1
-117
/
+60
*
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
2009-12-12
1
-81
/
+35
*
tty: tty_port: Move the IO_ERROR clear
Alan Cox
2009-12-12
1
-1
/
+1
*
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
2009-12-12
1
-1
/
+5
*
tty: riscom8: switch to the tty_port_open API
Alan Cox
2009-12-12
1
-48
/
+41
*
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-12
1
-4
/
+5
*
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
2009-12-12
1
-0
/
+4
*
tty: sdio_uart: add modem functionality
Alan Cox
2009-12-12
1
-1
/
+32
*
tty: sdio_uart: Style fixes
Alan Cox
2009-12-12
1
-11
/
+12
*
tty: sdio_uart: Fix termios handling
Alan Cox
2009-12-12
1
-6
/
+0
*
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
2009-12-12
1
-82
/
+119
*
sdio_uart: Move the open lock
Alan Cox
2009-12-12
1
-11
/
+9
*
sdio_uart: refcount the tty objects
Alan Cox
2009-12-12
1
-17
/
+42
*
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
2009-12-12
1
-1
/
+1
*
sdio_uart: use tty_port
Alan Cox
2009-12-12
1
-18
/
+23
*
tty_port: Move hupcl handling
Alan Cox
2009-12-12
1
-5
/
+8
*
Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
Ian Jackson
2009-12-12
1
-5
/
+3
*
Serial: pxa: work around Errata #75
Uwe Kleine-König
2009-12-12
1
-2
/
+11
*
serial, 8250: calculate irqflags bitmask before loop
André Goddard Rosa
2009-12-12
1
-6
/
+10
*
serial: cascade needless conditionals
André Goddard Rosa
2009-12-12
1
-7
/
+5
*
serial: fix NULL pointer dereference
André Goddard Rosa
2009-12-12
1
-10
/
+11
*
opticon: Fix resume logic
Alan Cox
2009-12-12
1
-1
/
+2
*
usb_serial: Kill port mutex
Alan Cox
2009-12-12
2
-3
/
+2
*
usb_serial: Use the shutdown() operation
Alan Cox
2009-12-12
1
-28
/
+11
*
tty_port: coding style cleaning pass
Alan Cox
2009-12-12
1
-12
/
+13
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-12
2
-30
/
+55
*
tty: stallion: kill BKL ioctl
Alan Cox
2009-12-12
1
-6
/
+7
*
tty: istallion: Kill off the BKL ioctl
Alan Cox
2009-12-12
1
-4
/
+4
*
tty: esp: remove broken driver
Alan Cox
2009-12-12
3
-2547
/
+0
*
tty: const: constify remaining tty_operations
Alexey Dobriyan
2009-12-12
3
-3
/
+3
*
jsm: adding EEH handlers
Breno Leitao
2009-12-12
2
-1
/
+47
*
jsm: removing the field jsm_board->intr_count
Breno Leitão
2009-12-12
2
-3
/
+0
*
jsm: Removing unused jsm_channel->ch_wopen field
Breno Leitão
2009-12-12
1
-2
/
+0
*
jsm: Remove ch_cpstime field
Breno Leitão
2009-12-12
1
-2
/
+0
*
jsm: removing ch_old_baud field
Breno Leitão
2009-12-12
3
-6
/
+0
*
jsm: remove the ch_custom_speed field
Breno Leitão
2009-12-12
2
-5
/
+0
*
jsm: Rewriting a bad log message
Breno Leitão
2009-12-12
1
-1
/
+1
*
jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled
Breno Leitão
2009-12-12
1
-1
/
+1
*
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
4
-58
/
+68
|
\
|
*
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
1
-26
/
+5
|
*
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-04
1
-3
/
+4
|
*
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
1
-1
/
+11
|
*
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
1
-9
/
+11
|
*
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-03
1
-0
/
+3
|
*
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-12-03
1
-4
/
+3
|
*
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
1
-4
/
+16
|
*
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
1
-3
/
+6
[next]