index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
serial: apbuart: Fixup apbuart_console_init()
Thomas Gleixner
1
-2
/
+3
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+5
2010-12-16
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2
-5
/
+65
2010-12-16
drivers: serial: apbuart: Handle OF failures gracefully
Thomas Gleixner
1
-29
/
+19
2010-12-16
Serial: Avoid unbalanced IRQ wake disable during resume
Govindraj.R
1
-2
/
+6
2010-12-16
pch_uart : fix warnings for 64bit compile
Tomoya MORINAGA
1
-6
/
+7
2010-12-10
8250: fix uninitialized FIFOs
Ondrej Puzman
1
-0
/
+2
2010-12-10
ip2: fix compiler warning on ip2main_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-10
specialix: fix compiler warning on specialix_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-10
rocket: fix compiler warning on rocket_pci_ids
Namhyung Kim
1
-1
/
+1
2010-12-10
8250: add a UPIO_DWAPB32 for 32 bit accesses
Jamie Iles
2
-12
/
+41
2010-12-10
8250: use container_of() instead of casting
Jamie Iles
1
-20
/
+40
2010-12-10
serial: omap-serial: Add support for kernel debugger
Cosmin Cojocar
2
-7
/
+33
2010-12-10
serial: fix pch_uart kconfig & build
Randy Dunlap
1
-1
/
+2
2010-11-30
drivers: char: hvc: add arm JTAG DCC console support
Daniel Walker
3
-0
/
+143
2010-11-30
serial: ifx6x60: fix memory leak
Vasiliy Kulikov
1
-0
/
+1
2010-11-30
serial: ifx6x60: free IRQ on error
Vasiliy Kulikov
1
-1
/
+3
2010-11-30
Serial: EG20T: add PCH_UART driver
Tomoya MORINAGA
3
-0
/
+1459
2010-11-30
Serial: ce4100: Add PCI UART support for the ce4100
Dirk Brandewie
1
-0
/
+36
2010-11-16
serial: ifx6x60: Fix missing include for msleep
Alan Cox
1
-0
/
+1
2010-11-16
serial: ifx6x60: The IFX requires SPI
Alan Cox
1
-1
/
+1
2010-11-16
serial: mpc52xx: make printout for type more generic
Wolfram Sang
1
-1
/
+5
2010-11-16
VIDEO: xen-fb, switch to for_each_console
Jiri Slaby
1
-1
/
+1
2010-11-11
serial: cpu_uart: Remove unused uart_cpm_port fields
Baurzhan Ismagulov
1
-6
/
+0
2010-11-11
serial: cpm_uat: reducing CPM serial latency
Baurzhan Ismagulov
1
-0
/
+19
2010-11-11
n_gsm: clean up printks
Alan Cox
1
-73
/
+81
2010-11-11
n_gsm: Fix support for legacy encoding
Alan Cox
1
-13
/
+46
2010-11-11
serial: Add support for UART on VIA VT8500 and compatibles
Alexey Charkov
3
-0
/
+659
2010-11-11
ifx6x60: SPI protocol driver for Infineon 6x60 modem
Russ Gorby
4
-0
/
+1538
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-21
/
+9
2010-11-08
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+97
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
3
-21
/
+9
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
4
-5
/
+97
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
1
-0
/
+75
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2
-0
/
+0
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-05
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+0
2010-11-05
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-11-05
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-55
/
+117
2010-11-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-23
/
+65
2010-11-05
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2010-11-05
hwmon: (ltc4261) Fix error message format
Jean Delvare
1
-2
/
+1
2010-11-05
hwmon: (ltc4261) Add missing newline in debug message
Guenter Roeck
1
-1
/
+1
2010-11-05
leds-net5501: taints kernel, add license
Randy Dunlap
1
-0
/
+2
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
12
-33
/
+36
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
16
-10
/
+11
[next]