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
*
Input: xpad - add BigBen Interactive XBOX 360 Controller
Thomas Gruber
2009-10-06
1
-0
/
+2
*
Input: rotary_encoder - fix relative axis support
H Hartley Sweeten
2009-10-06
1
-2
/
+2
*
Input: sparkspkr - move remove() functions to .devexit.text
Uwe Kleine-König
2009-10-06
1
-2
/
+2
*
Input: wistron_btns - add DMI entry for Medion WIM2030 laptop
Sebastian Frei
2009-10-06
1
-0
/
+9
*
Input: add driver for Atmel AT42QT2160 Sensor Chip
Raphael Derosso Pereira
2009-09-23
3
-0
/
+408
*
Input: max7359 - use threaded IRQs
Dmitry Torokhov
2009-09-22
1
-35
/
+13
*
Input: add driver for Maxim MAX7359 key switch controller
Kim Kyuwon
2009-09-22
3
-0
/
+364
*
Input: add driver for ADP5588 QWERTY I2C Keypad
Michael Hennerich
2009-09-18
3
-0
/
+372
*
Input: add touchscreen driver for MELFAS MCS-5000 controller
Joonyoung Shim
2009-09-18
3
-0
/
+330
*
Input: add driver for OpenCores Keyboard Controller
Javier Herrero
2009-09-18
3
-0
/
+190
*
Input: dm355evm_keys - remove dm355evm_keys_hardirq
Dmitry Torokhov
2009-09-18
1
-17
/
+9
*
Input: synaptics_i2c - switch to using __cancel_delayed_work()
Dmitry Torokhov
2009-09-18
1
-19
/
+32
*
Input: ad7879 - add support for AD7889
Michael Hennerich
2009-09-18
2
-5
/
+7
*
Input: atkbd - rely on input core to restore state on resume
Dmitry Torokhov
2009-09-18
1
-25
/
+0
*
Input: add generic suspend and resume for input devices
Dmitry Torokhov
2009-09-18
1
-1
/
+63
*
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
2009-09-18
5
-12
/
+85
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
2009-09-15
11
-362
/
+515
|
\
|
*
ide: fixup for fujitsu disk
Wu Zhangjin
2009-09-15
1
-0
/
+1
|
*
ide: convert to ->proc_fops
Alexey Dobriyan
2009-09-02
5
-186
/
+362
|
*
at91_ide: remove headers specific for at91sam9263
Sergey Matyukevich
2009-08-16
1
-2
/
+0
|
*
IDE: palm_bk3710: convert clock usage after clkdev conversion
Kevin Hilman
2009-08-16
1
-1
/
+1
|
*
ide: fix races in handling of user-space SET XFER commands
Bartlomiej Zolnierkiewicz
2009-08-07
4
-25
/
+12
|
*
ide: allow ide_dev_read_id() to be called from the IRQ context
Bartlomiej Zolnierkiewicz
2009-08-07
2
-13
/
+24
|
*
ide: ide-taskfile.c fix style problems
Jaswinder Singh Rajput
2009-08-07
1
-58
/
+51
|
*
drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-08-07
1
-2
/
+2
|
*
ide-tape: fix handling of postponed rqs
Borislav Petkov
2009-08-07
1
-22
/
+11
|
*
ide-tape: convert to ide_debug_log macro
Borislav Petkov
2009-08-07
1
-53
/
+49
|
*
ide-tape: fix debug call
Mark de Wever
2009-08-07
1
-1
/
+1
|
*
ide: Fix annoying warning in ide_pio_bytes().
David S. Miller
2009-08-07
1
-1
/
+1
|
*
IDE: Save a call to PageHighMem()
Jean Delvare
2009-08-07
1
-2
/
+4
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
10
-37
/
+127
|
\
\
|
*
|
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
Martyn Welch
2009-09-11
1
-7
/
+20
|
*
|
powerpc/ps3: Workaround for flash memory I/O error
Geoff Levand
2009-09-11
1
-3
/
+62
|
*
|
powerpc/powermac: Thermal control turns system off too eagerly
Lyonel Vincent
2009-09-02
1
-2
/
+2
|
*
|
hvc_console: Add __init and __exit to hvc_vio
Peter Huewe
2009-08-28
1
-2
/
+2
|
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-08-27
61
-598
/
+1015
|
|
\
\
|
*
|
|
powerpc/hvsi: Avoid calculating possibly-invalid address
Roel Kluin
2009-08-20
1
-1
/
+2
|
*
|
|
agp/uninorth: Simplify cache flushing.
Michel Dänzer
2009-08-20
1
-8
/
+25
|
*
|
|
agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.
Michel Dänzer
2009-08-20
1
-8
/
+8
|
*
|
|
powerpc/macio: Don't the address of an array element before boundchecking
roel kluin
2009-08-20
1
-2
/
+4
|
*
|
|
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-08-20
2
-2
/
+2
|
*
|
|
hvc_console: Drop unnecessary NULL test
Julia Lawall
2009-08-20
1
-2
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
3
-19
/
+21
|
\
\
\
\
|
*
\
\
\
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
771
-11925
/
+24061
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
514
-8470
/
+29235
|
|
\
\
\
\
\
|
*
|
|
|
|
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
3
-17
/
+19
|
*
|
|
|
|
|
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-24
1
-2
/
+2
*
|
|
|
|
|
|
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
15
-18
/
+18
*
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-09-15
184
-8661
/
+16638
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
V4L/DVB (12720): em28xx-cards: Add vendor/product id for Kworld DVD Maker 2
Douglas Schilling Landgraf
2009-09-15
1
-1
/
+4
[next]