index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mx25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-20
/
+22
2010-03-02
tty: Keep the default buffering to sub-page units
Alan Cox
2
-2
/
+14
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
2
-0
/
+11
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
3
-1
/
+28
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
Revert "blkdev: fix merge_bvec_fn return value checks"
Jens Axboe
1
-2
/
+2
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
2010-03-02
virtio_net: remove forgotten assignment
Jiri Pirko
1
-1
/
+0
2010-03-02
be2net: fix tx completion polling
Sathya Perla
3
-38
/
+37
2010-03-02
sis190: fix cable detect via link status poll
Herton Ronaldo Krzesinski
1
-5
/
+18
2010-03-02
i2c: Document the message size limit
Zhangfei Gao
3
-4
/
+6
2010-03-02
i2c-algo-pca: Drop duplicate variable
Jean Delvare
1
-2
/
+0
2010-03-02
i2c: Hook up runtime PM support
Mark Brown
1
-0
/
+50
2010-03-02
i2c-parport-light: Add SMBus alert support
Jean Delvare
3
-3
/
+51
2010-03-02
i2c-parport: Add SMBus alert support
Jean Delvare
4
-3
/
+42
2010-03-02
i2c: Separate Kconfig option for i2c-smbus
Jean Delvare
2
-1
/
+12
2010-03-02
i2c: Add SMBus alert support
Jean Delvare
5
-1
/
+337
2010-03-02
i2c-parport: Give powered devices some time to settle
Jean Delvare
2
-2
/
+10
[next]