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
2009-06-12
[S390] qdio: inline qdio_perf_stat_inc
Jan Glauber
2
-16
/
+6
2009-06-12
[S390] qdio: simplify error handling in irq handler
Jan Glauber
1
-32
/
+12
2009-06-12
[S390] cio: fix sanity checks in device_ops.
Sebastian Ott
1
-16
/
+8
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
1
-1
/
+1
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-0
/
+5
2009-06-11
fs: Remove i_cindex from struct inode
Theodore Ts'o
2
-3
/
+8
2009-06-11
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+4
2009-06-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-93
/
+181
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
92
-1667
/
+1966
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
8
-5
/
+4636
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
10
-205
/
+1180
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
13
-777
/
+350
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
1
-3
/
+2
2009-06-11
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
1
-6
/
+2
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
1
-0
/
+7
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
80
-2631
/
+4225
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
43
-214
/
+1324
2009-06-11
moxa: prevent opening unavailable ports
Dirk Eibach
1
-0
/
+5
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
1
-0
/
+7
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
1
-19
/
+176
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
2
-20
/
+11
2009-06-11
imx: serial: handle initialisation failure correctly
Daniel Glöckner
1
-1
/
+6
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
1
-0
/
+4
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
1
-0
/
+3
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
1
-1
/
+1
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
1
-25
/
+23
2009-06-11
tty: use prepare/finish_wait
Jiri Slaby
1
-4
/
+2
2009-06-11
tty: remove sleep_on
Jiri Slaby
1
-1
/
+2
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
2009-06-11
sierra: driver urb handling improvements
Elina Pasheva
1
-84
/
+144
2009-06-11
tty: resolve some sierra breakage
Alan Cox
1
-3
/
+14
2009-06-11
timbuart: Fix the termios logic
Alan Cox
1
-9
/
+15
2009-06-11
serial: Added Timberdale UART driver
Richard Röjfors
4
-0
/
+586
2009-06-11
tty: Untangle termios and mm mutex dependencies
Alan Cox
1
-29
/
+46
2009-06-11
tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface
Mike Frysinger
3
-0
/
+379
2009-06-11
ftdi_sio: don't override modem bits
Alan Cox
1
-5
/
+0
2009-06-11
tty: fix bluetooth scribbling on low latency flags
Alan Cox
1
-1
/
+0
2009-06-11
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
1
-34
/
+60
2009-06-11
USB: CP210X Replace CP2101 with CP210x
Craig Shelley
1
-97
/
+97
2009-06-11
USB: CP210X Use official request code definitions
Craig Shelley
1
-42
/
+56
2009-06-11
USB: CP210X Add device IDs
Craig Shelley
1
-0
/
+7
2009-06-11
Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: handle anomaly 05000231
Sonic Zhang
1
-2
/
+10
2009-06-11
Blackfin Serial Driver: annotate anomalies 05000215 and 05000099
Sonic Zhang
1
-0
/
+14
2009-06-11
Blackfin Serial Driver: handle irregular DMA register status in auto start mode
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: fix missing new lines when under load
Graf Yang
1
-0
/
+1
2009-06-11
Blackfin Serial Driver: fix baudrate for early_printk
Robin Getz
1
-1
/
+6
2009-06-11
Blackfin Serial Driver: fix error while transferring large files
Sonic Zhang
1
-2
/
+29
[next]