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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
70
-129
/
+120
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
69
-101
/
+98
2011-02-17
MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart
Tobias Klauser
1
-0
/
+10
2011-02-17
tty: serial: altera_uart: Use port->regshift to store bus shift
Tobias Klauser
1
-7
/
+7
2011-02-17
tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
Tobias Klauser
1
-1
/
+7
2011-02-17
tty,vt: fix VT_SETACTIVATE console switch
Jiri Olsa
1
-1
/
+2
2011-02-17
atmel_serial: enable PPS support
Viktar Palstsiuk
1
-0
/
+16
2011-02-17
tty: Add msm_smd_tty driver
Niranjana Vishwanathapura
3
-0
/
+246
2011-02-17
serial: change the divisor latch only when prescalar actually changed
Yin Kangkai
1
-12
/
+20
2011-02-17
serial: also set the uartclk value in resume after goes to highspeed
Yin Kangkai
1
-0
/
+1
2011-02-17
serial: ifx6x60: minor cleanup
Russ Gorby
2
-6
/
+4
2011-02-17
serial: ifx6x60: probe routine needs to call spi_setup
Russ Gorby
1
-0
/
+9
2011-02-17
serial: ifx6x60: set SPI max_speed_hz based on platform type
Russ Gorby
1
-1
/
+2
2011-02-17
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
1
-1
/
+1
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
3
-66
/
+52
2011-02-17
tty,vcs: lseek/VC-release race fix
Jiri Olsa
1
-0
/
+18
2011-02-17
TTY: use appropriate printk priority level
Mandeep Singh Baines
1
-7
/
+8
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
3
-0
/
+115
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
4
-3
/
+9
2011-02-03
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
1
-24
/
+0
2011-02-03
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
1
-8
/
+4
2011-02-03
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
1
-6
/
+5
2011-02-03
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
1
-3
/
+2
2011-02-03
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2
-8
/
+24
2011-02-03
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2
-24
/
+0
2011-02-03
serial-core: reset the console speed on resume
Yin Kangkai
1
-3
/
+3
2011-02-03
serial: mrst_max3110: make buffer larger
Dan Carpenter
1
-1
/
+1
2011-02-03
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+15
2011-02-03
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
1
-3
/
+3
2011-02-03
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
1
-1
/
+4
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
3
-24
/
+32
2011-02-03
serial: mfd: remove the timeout workaround for A0
Feng Tang
1
-38
/
+0
2011-02-03
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
1
-1
/
+1
2011-02-01
Linux 2.6.38-rc3
v2.6.38-rc3
Linus Torvalds
1
-1
/
+1
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
25
-210
/
+174
2011-02-01
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-35
/
+41
2011-02-01
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+5
2011-02-01
kernel.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-02-01
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-71
/
+152
2011-02-01
virtio: update MAINTAINERS
Michael S. Tsirkin
1
-0
/
+10
2011-02-01
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
48
-381
/
+568
2011-02-01
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-134
/
+294
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-01-31
ARM: smp_on_up: allow non-ARM SMP processors
Russell King
1
-12
/
+10
2011-01-31
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
Russell King
1
-16
/
+17
2011-01-31
ARM: initrd: disable initrd if passed address overlaps reserved region
Russell King
1
-0
/
+6
2011-01-31
ARM: footbridge: fix debug macros
Russell King
1
-2
/
+2
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
[next]