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
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
33
-651
/
+963
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+8
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-541
/
+452
2010-03-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
8
-895
/
+1042
2010-03-03
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-35
/
+444
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
5
-5
/
+5
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
41
-1205
/
+1216
2010-03-02
jsm: fixing error if the driver fails to load
Breno Leitao
1
-3
/
+6
2010-03-02
jsm: removing the uart structure and filename on error
Breno Leitao
1
-0
/
+1
2010-03-02
tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...
Ari Entlich
1
-19
/
+20
2010-03-02
tty: Keep the default buffering to sub-page units
Alan Cox
1
-2
/
+4
2010-03-02
tty: Fix up char drivers request_room usage
Alan Cox
5
-9
/
+2
2010-03-02
tty: Fix the ldisc hangup race
Alan Cox
1
-20
/
+30
2010-03-02
serial: timberdale: Remove dependancies
Alan Cox
1
-1
/
+0
2010-03-02
nozomi: Tidy up the PCI table
Alan Cox
1
-5
/
+1
2010-03-02
nozomi: Fix mutex handling
Alan Cox
1
-22
/
+12
2010-03-02
nozomi: Add tty_port usage
Alan Cox
1
-47
/
+68
2010-03-02
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
1
-63
/
+30
2010-03-02
serial: bcm63xx_uart: allow more than one uart to be registered.
Maxime Bizon
1
-2
/
+3
2010-03-02
serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
Maxime Bizon
1
-1
/
+1
2010-03-02
serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
Mike Frysinger
1
-0
/
+1
2010-03-02
serial: bfin_5xx: kgdboc should accept gdb break only when it is active
Sonic Zhang
1
-1
/
+2
2010-03-02
serial: bfin_5xx: need to disable DMA TX interrupt too
Graf Yang
1
-0
/
+2
2010-03-02
serial: bfin_5xx: remove useless gpio handling with hard flow control
Sonic Zhang
1
-15
/
+1
2010-03-02
Char: synclink, remove unnecessary checks
Jiri Slaby
1
-2
/
+2
2010-03-02
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
6
-1
/
+21
2010-03-02
ip2: Add module parameter.
Rakib Mullick
1
-0
/
+13
2010-03-02
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
1
-6
/
+5
2010-03-02
tty: moxa: remove #ifdef MODULE completely.
Rakib Mullick
1
-11
/
+6
2010-03-02
hvc_console: fix test on unsigned in hvc_console_print()
Roel Kluin
1
-1
/
+1
2010-03-02
serial: isicom.c: use pr_fmt and pr_<level>
Joe Perches
1
-23
/
+26
2010-03-02
tty: char: mxser, remove unnecessary tty test
Jiri Slaby
1
-2
/
+1
2010-03-02
serial: cyclades: allow overriding ISA defaults also when the driver is built-in
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2010-03-02
serial: Char: cyclades, fix compiler warning
Jiri Slaby
1
-6
/
+0
2010-03-02
serial: fix test of unsigned
Roel Kluin
2
-5
/
+8
2010-03-02
serial: add support for Korenix JetCard
Kiros Yeh
1
-0
/
+9
2010-03-02
serial: imx: fix NULL dereference Oops when pdata == NULL
Baruch Siach
1
-3
/
+3
2010-03-02
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
2
-1
/
+27
2010-03-02
serial: synclink_gt: dropped transmit data bugfix
Paul Fulghum
1
-81
/
+105
2010-03-02
serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
Albin Tonnerre
1
-0
/
+22
2010-03-02
serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
Thiago Farina
1
-5
/
+3
2010-03-02
serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...
Shmulik Ladkani
1
-6
/
+15
2010-03-02
serial: fit blackfin uart over sport driver into common uart infrastructure
sonic zhang
3
-280
/
+511
2010-03-02
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
27
-1785
/
+2110
2010-03-02
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-260
/
+403
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-0
/
+1
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
746
-20583
/
+60705
2010-03-02
OMAP: DSS2: Taal: Fix TE when resuming
Tomi Valkeinen
1
-3
/
+18
2010-03-02
compal-laptop: Make it depend on CONFIG_RFKILL
Ingo Molnar
1
-0
/
+1
[next]