index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
Ian Jackson
1
-5
/
+3
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
2
-3
/
+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
2
-30
/
+55
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
3
-2547
/
+0
2009-12-12
tty: const: constify remaining tty_operations
Alexey Dobriyan
3
-3
/
+3
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
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
4
-58
/
+68
2009-12-10
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
7
-5
/
+9
2009-12-10
Merge git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-9
/
+51
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
46
-279
/
+1148
2009-12-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-1650
/
+2082
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
49
-1148
/
+2871
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
264
-11097
/
+27182
2009-12-10
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-157
/
+398
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
14
-219
/
+37
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
274
-458
/
+417
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-17
/
+60
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
205
-7037
/
+26307
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
15
-89
/
+892
2009-12-10
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
48
-2055
/
+2353
2009-12-10
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
2
-3
/
+64
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
2
-20
/
+65
[next]