index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] mca_53c9x: remove driver
James Bottomley
2008-02-08
3
-532
/
+0
*
[SCSI] sym53c8xx: fix resid calculation
Tony Battersby
2008-02-08
1
-1
/
+1
*
[SCSI] ps3rom: sector size should be 512 bytes
Aegis Lin
2008-02-08
1
-1
/
+1
*
[SCSI] sun3x_esp: convert to esp_scsi
Thomas Bogendoerfer
2008-02-08
3
-312
/
+237
*
[SCSI] libiscsi: make __iscsi_complete_pdu() static
Adrian Bunk
2008-02-08
1
-3
/
+2
*
[SCSI] aacraid: fib context lock for management ioctls (take 2)
Salyzyn, Mark
2008-02-08
1
-12
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-02-07
41
-466
/
+1940
|
\
|
*
Merge branch 'pxa-keypad'
Dmitry Torokhov
2008-02-06
4
-279
/
+577
|
|
\
|
|
*
Input: pxa27x_keypad - also enable on PXA3xx
Eric Miao
2008-01-31
1
-3
/
+3
|
|
*
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
Eric Miao
2008-01-31
1
-0
/
+1
|
|
*
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
Eric Miao
2008-01-31
1
-34
/
+124
|
|
*
Input: pxa27x_keypad - enable rotary encoders and direct keys
Eric Miao
2008-01-31
1
-29
/
+134
|
|
*
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
Eric Miao
2008-01-31
1
-32
/
+28
|
|
*
Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...
Eric Miao
2008-01-31
1
-57
/
+167
|
|
*
Input: pxa27x_keypad - remove pin configuration from the driver
Eric Miao
2008-01-31
1
-4
/
+0
|
|
*
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
Eric Miao
2008-01-31
3
-45
/
+45
|
*
|
Input: i8042 - non-x86 build fix
Andrew Morton
2008-02-06
1
-2
/
+2
|
|
/
|
*
Input: constify function pointer tables (seq_operations)
Jan Engelhardt
2008-01-31
1
-2
/
+2
|
*
Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list
Jiri Kosina
2008-01-30
1
-0
/
+7
|
*
Input: i8042 - enable DMI quirks on x86-64
Bruce Duncan
2008-01-30
1
-2
/
+2
|
*
Input: i8042 - add Dritek quirk for Acer Aspire 9110
Carlos Corbacho
2008-01-30
1
-0
/
+7
|
*
Input: add input event to APM event bridge
Richard Purdie
2008-01-30
3
-0
/
+144
|
*
Input: mousedev - use BIT_MASK instead of BIT
Dmitry Torokhov
2008-01-30
1
-1
/
+1
|
*
Input: remove duplicate includes
Andre Haupt
2008-01-21
3
-3
/
+0
|
*
Input: remove cdev from input_dev structure
Dmitry Torokhov
2008-01-21
1
-3
/
+0
|
*
Input: remove duplicated headers in drivers/char/keyboard.c
Francisco Alecrim
2008-01-21
1
-1
/
+0
|
*
Input: i8042 - add Dritek keyboard extension quirk
Carlos Corbacho
2008-01-21
2
-0
/
+63
|
*
Input: add Tosa keyboard driver
Dmitry Baryshkov
2008-01-21
3
-0
/
+437
|
*
Input: add driver for Fujitsu application buttons
Stephen Hemminger
2008-01-21
3
-0
/
+393
|
*
Input: ads7846 - stop updating dev->power.power_state
David Brownell
2008-01-21
1
-4
/
+4
|
*
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-21
19
-19
/
+0
|
*
Input: implement proper timer rounding for polled devices
Stephen Hemminger
2008-01-21
1
-8
/
+10
|
*
V4L/DVB: Don't access input_dev->private directly
Dmitry Torokhov
2008-01-21
2
-4
/
+0
|
*
Input: iforce - don't access input_dev->private directly
Dmitry Torokhov
2008-01-21
1
-8
/
+9
|
*
Input: i8042 - use synchronize_irq() instead of synchronize_sched()
Dmitry Torokhov
2008-01-21
1
-1
/
+8
|
*
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
2008-01-21
1
-1
/
+0
|
*
Input: cobalt_btns - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
1
-37
/
+36
|
*
Input: atlas_btns - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
1
-16
/
+23
|
*
Input: keyspan_remote - add support for loadable keymaps
Dmitry Torokhov
2008-01-21
1
-51
/
+67
|
*
Input: Add proper locking when changing device's keymap
Dmitry Torokhov
2008-01-21
3
-11
/
+77
|
*
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
2008-01-21
1
-17
/
+72
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-02-07
1
-1
/
+2
|
\
\
|
*
|
Driver core: Revert "Fix Firmware class name collision"
Michael E Brown
2008-02-07
1
-1
/
+2
*
|
|
i915: Fix GR register array size off-by-one bug
Jesse Barnes
2008-02-07
1
-1
/
+1
|
/
/
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-02-07
51
-2013
/
+4605
|
\
\
|
*
|
[MTD] Fix mtdoops.c compilation
David Woodhouse
2008-02-07
1
-0
/
+1
|
*
|
[MTD] [NOR] fix startup lock when using multiple nor flash chips
Rizzo Davide
2008-02-07
1
-1
/
+1
|
*
|
[MTD] [DOC200x] eccbuf is statically defined and always evaluate to true
Samuel Tardieu
2008-02-07
2
-3
/
+3
|
*
|
[MTD] Fix maps/physmap.c compilation with CONFIG_PM
akpm@linux-foundation.org
2008-02-07
1
-6
/
+8
|
*
|
[MTD] onenand: Add panic_write function to the onenand driver
Richard Purdie
2008-02-07
1
-0
/
+108
[next]