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
2007-06-12
Input: i8042 - add ULI EV4873 to noloop list
Dmitry Torokhov
1
-0
/
+9
2007-06-12
Input: i8042 - add ASUS P65UP5 to the noloop list
Dmitry Torokhov
1
-0
/
+9
2007-06-12
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Ondrej Zary
1
-22
/
+22
2007-06-03
Input: reduce raciness when input handlers disconnect
Dmitry Torokhov
4
-4
/
+4
2007-06-03
Input: ucb1x00 - do not access input_dev->private directly
Dmitry Torokhov
1
-3
/
+4
2007-05-28
Input: logips2pp - fix typo in Kconfig
Uwe Bugla
1
-1
/
+1
2007-05-28
Input: db9 - do not ignore dev2 module parameter
Dmitry Torokhov
1
-1
/
+1
2007-05-22
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
1
-1
/
+1
2007-05-22
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2
-4
/
+5
2007-05-22
Input: input-polldev - add module info
Eric Piel
1
-0
/
+5
2007-05-22
Input: ucb1x00-ts - remove commented out code
Dmitry Torokhov
1
-10
/
+1
2007-05-22
Input: ucb1400_ts - use sched_setscheduler()
Satoru Takeuchi
1
-2
/
+2
2007-05-22
Input: ALPS - force stream mode
Dmitry Torokhov
1
-27
/
+31
2007-05-22
Input: iforce - minor clean-ups
Johann Deneux
2
-5
/
+9
2007-05-22
Input: iforce - fix force feedback not working
Johann Deneux
1
-2
/
+3
2007-05-08
Input: adbhid - do not access input_dev->private directly
Dmitry Torokhov
1
-8
/
+8
2007-05-08
Input: logips2pp - add type 72 (PS/2 TrackMan Marble)
Peter Samuelson
1
-0
/
+1
2007-05-08
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
13
-105
/
+89
2007-05-08
Input: move USB mice under drivers/input/mouse
Dmitry Torokhov
5
-30
/
+30
2007-05-08
Input: move USB gamepads under drivers/input/joystick
Dmitry Torokhov
6
-18
/
+17
2007-05-08
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov
6
-67
/
+66
2007-05-08
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov
15
-76
/
+93
2007-05-08
Input: i8042 - fix AUX port detection with some chips
Roland Scheidegger
1
-6
/
+29
2007-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
496
-18853
/
+30770
2007-05-07
[SCSI] esp_scsi: Fix section mismatch warnings.
Martin Habets
1
-1
/
+1
2007-05-07
[VIDEO] sunxvr2500: Fix PCI device ID table.
David S. Miller
1
-8
/
+8
2007-05-07
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-196
/
+349
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+52
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-4
/
+753
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
39
-229
/
+471
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-48
/
+150
2007-05-07
spi_s3c24xx.c: Fix build
Arnaud Patard
1
-2
/
+0
2007-05-07
rename TANBAC TB0219 config
Yoichi Yuasa
2
-3
/
+3
2007-05-07
ehci-ps3, ohci-ps3: fix compilation
Geoff Levand
2
-15
/
+0
2007-05-07
cx88-video build fix
Andrew Morton
3
-1
/
+4
2007-05-07
remove unused header file: drivers/serial/crisv10.h
Robert P. J. Day
1
-136
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
2
-2
/
+4
2007-05-07
Blackfin: blackfin on-chip SPI controller driver
Wu, Bryan
3
-2
/
+1321
2007-05-07
Blackfin: on-chip RTC controller driver
Wu, Bryan
3
-0
/
+456
2007-05-07
Blackfin: add blackfin support in smc91x ethernet controller driver
Wu, Bryan
2
-1
/
+48
2007-05-07
blackfin: serial driver
Bryan Wu
3
-0
/
+1107
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
5
-6
/
+6
2007-05-07
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
1
-3
/
+2
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-2
/
+2
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-4
/
+2
2007-05-07
Serial: serial_core, use pr_debug
Jiri Slaby
1
-12
/
+5
2007-05-07
MPSC serial driver tx locking
Dave Jiang
1
-1
/
+24
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
2
-10
/
+15
2007-05-07
RM9000 serial driver
Thomas Koeller
2
-12
/
+89
[next]