index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Fix up char drivers request_room usage
Alan Cox
2010-03-02
5
-9
/
+2
*
tty: Fix the ldisc hangup race
Alan Cox
2010-03-02
1
-20
/
+30
*
serial: timberdale: Remove dependancies
Alan Cox
2010-03-02
1
-1
/
+0
*
nozomi: Tidy up the PCI table
Alan Cox
2010-03-02
1
-5
/
+1
*
nozomi: Fix mutex handling
Alan Cox
2010-03-02
1
-22
/
+12
*
nozomi: Add tty_port usage
Alan Cox
2010-03-02
1
-47
/
+68
*
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
2010-03-02
1
-63
/
+30
*
serial: bcm63xx_uart: allow more than one uart to be registered.
Maxime Bizon
2010-03-02
1
-2
/
+3
*
serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
Maxime Bizon
2010-03-02
1
-1
/
+1
*
serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
Mike Frysinger
2010-03-02
1
-0
/
+1
*
serial: bfin_5xx: kgdboc should accept gdb break only when it is active
Sonic Zhang
2010-03-02
1
-1
/
+2
*
serial: bfin_5xx: need to disable DMA TX interrupt too
Graf Yang
2010-03-02
1
-0
/
+2
*
serial: bfin_5xx: remove useless gpio handling with hard flow control
Sonic Zhang
2010-03-02
1
-15
/
+1
*
Char: synclink, remove unnecessary checks
Jiri Slaby
2010-03-02
1
-2
/
+2
*
tty: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-02
6
-1
/
+21
*
ip2: Add module parameter.
Rakib Mullick
2010-03-02
1
-0
/
+13
*
ip2: remove #ifdef MODULE from ip2main.c
Rakib Mullick
2010-03-02
1
-6
/
+5
*
tty: moxa: remove #ifdef MODULE completely.
Rakib Mullick
2010-03-02
1
-11
/
+6
*
hvc_console: fix test on unsigned in hvc_console_print()
Roel Kluin
2010-03-02
1
-1
/
+1
*
serial: isicom.c: use pr_fmt and pr_<level>
Joe Perches
2010-03-02
1
-23
/
+26
*
tty: char: mxser, remove unnecessary tty test
Jiri Slaby
2010-03-02
1
-2
/
+1
*
serial: cyclades: allow overriding ISA defaults also when the driver is built-in
Bartlomiej Zolnierkiewicz
2010-03-02
1
-8
/
+1
*
serial: Char: cyclades, fix compiler warning
Jiri Slaby
2010-03-02
1
-6
/
+0
*
serial: fix test of unsigned
Roel Kluin
2010-03-02
2
-5
/
+8
*
serial: add support for Korenix JetCard
Kiros Yeh
2010-03-02
2
-0
/
+11
*
serial: imx: fix NULL dereference Oops when pdata == NULL
Baruch Siach
2010-03-02
1
-3
/
+3
*
serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
Ira W. Snyder
2010-03-02
3
-1
/
+28
*
serial: synclink_gt: dropped transmit data bugfix
Paul Fulghum
2010-03-02
1
-81
/
+105
*
serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
Albin Tonnerre
2010-03-02
1
-0
/
+22
*
serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
Thiago Farina
2010-03-02
1
-5
/
+3
*
serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...
Shmulik Ladkani
2010-03-02
1
-6
/
+15
*
serial: fit blackfin uart over sport driver into common uart infrastructure
sonic zhang
2010-03-02
3
-280
/
+511
*
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-03-01
42
-295
/
+1534
|
\
|
*
DaVinci DM365: Adding support for SPI EEPROM
Sandeep Paulraj
2010-03-01
1
-0
/
+23
|
*
DaVinci DM365: Adding DM365 SPI support
Sandeep Paulraj
2010-03-01
2
-0
/
+72
|
*
DaVinci DM355: Modifications to DM355 SPI support
Sandeep Paulraj
2010-03-01
1
-11
/
+28
|
*
DaVinci: SPI: Adding header file for SPI support.
Sandeep Paulraj
2010-03-01
1
-0
/
+44
|
*
davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookup
Kevin Hilman
2010-03-01
1
-5
/
+5
|
*
davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
Kevin Hilman
2010-02-04
9
-29
/
+26
|
*
DaVinci: DM365: Voice codec support for the DM365 SoC
Miguel Aguilar
2010-02-04
3
-1
/
+43
|
*
davinci: clock: let clk->set_rate function sleep
Sekhar Nori
2010-02-04
2
-4
/
+15
|
*
Add SDA and SCL pin numbers to i2c platform data
Philby John
2010-02-04
3
-0
/
+6
|
*
davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138
Sudhakar Rajashekhara
2010-02-04
1
-7
/
+114
|
*
davinci: build list of unused EDMA events dynamically
Sudhakar Rajashekhara
2010-02-04
6
-47
/
+43
|
*
davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case
Sudhakar Rajashekhara
2010-02-04
1
-2
/
+4
|
*
davinci: Keep count of channel controllers on a platform
Sudhakar Rajashekhara
2010-02-04
1
-1
/
+3
|
*
davinci: Correct return value of edma_alloc_channel api
Sudhakar Rajashekhara
2010-02-04
1
-1
/
+1
|
*
davinci: add CDCE949 support on DM6467 EVM
Nageswari Srinivasan
2010-02-04
2
-1
/
+32
|
*
davinci: add support for CDCE949 clock synthesizer
Nageswari Srinivasan
2010-02-04
2
-0
/
+308
|
*
davinci: da850/omap-l138 EVM: register for suspend support
Sekhar Nori
2010-02-04
1
-0
/
+17
[next]