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: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
2010-01-21
1
-3
/
+3
*
Input: ADP5588 - add support for ADP5587 devices
Michael Hennerich
2010-01-19
2
-4
/
+6
*
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
H Hartley Sweeten
2010-01-13
1
-25
/
+15
*
Input: make USB device ids constant
Márton Németh
2010-01-11
2
-2
/
+2
*
Input: xen-kbdfront - make xenbus device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
*
Input: ns558 - make pnp device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
*
Input: make PCI device ids constant
Márton Németh
2010-01-10
3
-3
/
+3
*
Input: xilinx_ps2 - make Open Firmware device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
*
Input: make i2c device ids constant
Márton Németh
2010-01-10
3
-3
/
+3
*
Input: elo - switch to using dev_xxx() when printing messages
Dmitry Torokhov
2010-01-07
1
-105
/
+120
*
Input: atkbd - switch to dev_err() and friends
Dmitry Torokhov
2010-01-07
1
-137
/
+146
*
Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
Dmitry Torokhov
2010-01-06
1
-4
/
+0
*
Input: cleanse capabilities bits before registering device
Dmitry Torokhov
2010-01-06
1
-0
/
+22
*
Input: automatically reset KEY_RESERVED bit for all input devices
Dmitry Torokhov
2010-01-06
1
-4
/
+10
*
Input: gameport - switch to using pr_xxx() and dev_xxx()
Dmitry Torokhov
2010-01-06
1
-34
/
+28
*
Input: gameport - make use of list_first_entry() helper
Dmitry Torokhov
2010-01-06
1
-19
/
+11
*
Input: gameport - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
1
-5
/
+1
*
Input: serio - use pr_xxx() and dev_xxx() helpers
Dmitry Torokhov
2010-01-06
1
-42
/
+35
*
Input: serio - use list_first_entry() helper
Dmitry Torokhov
2010-01-06
1
-20
/
+11
*
Input: serio - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
1
-6
/
+2
*
Input: serio - use device core to create 'id' attribute group
Dmitry Torokhov
2010-01-06
1
-8
/
+9
*
Input: xpad - allow using triggers as buttons rather than axes
Nicolas Léveillé
2009-12-30
1
-79
/
+121
*
Input: ALPS - add interleaved protocol support (Dell E6x00 series)
Sebastian Kapfer
2009-12-16
2
-27
/
+228
*
Input: keyboard - don't override beep with a bell
Dmitry Torokhov
2009-12-16
1
-3
/
+7
*
Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()
Roel Kluin
2009-12-15
1
-3
/
+5
*
Input: add mc13783 touchscreen driver
Sascha Hauer
2009-12-15
3
-0
/
+271
*
Input: ep93xx_keypad - update driver to new core support
H Hartley Sweeten
2009-12-15
1
-101
/
+49
*
Merge commit 'linus' into next
Dmitry Torokhov
2009-12-15
3119
-255728
/
+420898
|
\
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-14
2
-33
/
+27
|
|
\
|
|
*
nvram: Fix write beyond end condition; prove to gcc copy is safe
H. Peter Anvin
2009-12-12
1
-4
/
+10
|
|
*
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
2009-12-11
1
-29
/
+17
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-14
21
-389
/
+485
|
|
\
\
|
|
*
|
pcmcia: CodingStyle fixes
Dominik Brodowski
2009-12-07
11
-377
/
+475
|
|
*
|
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
2009-12-07
10
-12
/
+10
|
*
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
14
-219
/
+2418
|
|
\
\
\
|
|
*
|
|
spi: fix probe/remove section markings
Grant Likely
2009-12-13
1
-3
/
+3
|
|
*
|
|
Add OMAP spi100k driver
Cory Maccarrone
2009-12-13
3
-0
/
+642
|
|
*
|
|
spi-imx: don't access struct device directly but use dev_get_platdata
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
|
*
|
|
spi-imx: Add mx25 support
Sascha Hauer
2009-12-13
1
-4
/
+4
|
|
*
|
|
spi-imx: use positive logic to distinguish cpu variants
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
|
*
|
|
spi-imx: correct check for platform_get_irq failing
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
|
*
|
|
ARM: NUC900: Add spi driver support for nuc900
Wan ZongShun
2009-12-13
3
-0
/
+512
|
|
*
|
|
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
2009-12-13
3
-0
/
+699
|
|
*
|
|
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
2009-12-09
1
-3
/
+3
|
|
*
|
|
spi/au1550_spi: fix setupxfer not to override cfg with zeros
Jan Nikitenko
2009-12-09
1
-2
/
+8
|
|
*
|
|
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
Uwe Kleine-König
2009-12-09
1
-1
/
+1
|
|
*
|
|
spi/i.MX: fix broken error handling for gpio_request
John Ogness
2009-12-09
1
-4
/
+5
|
|
*
|
|
spi/i.mx: drain MXC SPI transfer buffer when probing device
Daniel Mack
2009-12-09
1
-0
/
+8
|
|
*
|
|
spi/xilinx_spi: fix incorrect casting
Grant Likely
2009-12-09
1
-2
/
+2
|
|
*
|
|
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
2009-12-09
1
-15
/
+11
[next]