aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | hwmon: (lm77) Clean up detect functionJean Delvare2009-12-09
| * | hwmon: (adm1025) Clean up detect functionJean Delvare2009-12-09
| * | hwmon: (adm1021) Clean up detect functionJean Delvare2009-12-09
| * | hwmon: New driver for the National Semiconductor LM73Adrien Demarez2009-12-09
| * | hwmon: (w83627hf) Stop using globals for I/O port numbersJean Delvare2009-12-09
| * | hwmon: (w83627hf) Drop the force_addr module parameterJean Delvare2009-12-09
| * | hwmon: (it87) Check for fan2 and fan3 availabilityJean Delvare2009-12-09
| * | hwmon: (it87) Verify the VID pin usageJean Delvare2009-12-09
| * | hwmon: (s3c-hwmon) Fix build errorBen Dooks2009-12-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-09
|\ \ \
| * | | ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap2009-12-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-09
|\ \ \ \
| * | | | Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov2009-12-07
| * | | | Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-07
| * | | | Input: add generic support for sparse keymapsDmitry Torokhov2009-12-07
| * | | | Input: fix memory leak in force feedback coreJari Vanhala2009-12-05
| * | | | Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-05
| * | | | Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-05
| * | | | Input: atkbd - remove identification strings from DMI tableDmitry Torokhov2009-12-05
| * | | | Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov2009-12-05
| * | | | DMI: allow omitting ident strings in DMI tablesDmitry Torokhov2009-12-05
| * | | | Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-04
| * | | | Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov2009-12-04
| * | | | Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-03
| |\ \ \ \
| * | | | | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-02
| * | | | | Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack2009-11-30
| * | | | | Input: keyboard - add locking around event handlingDmitry Torokhov2009-11-30
| * | | | | Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-30
| * | | | | Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-30
| * | | | | Input: polled device - do not start polling if interval is zeroSamu Onkalo2009-11-23
| * | | | | Input: polled device - schedule first poll immediatelyDmitry Torokhov2009-11-23
| * | | | | Input: add S3C24XX touchscreen driverArnaud Patard2009-11-23
| * | | | | Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-23
| * | | | | Input: force feedback - fix function name in commentRoger Quadros2009-11-23
| * | | | | Input: do not overwrite the first part of phys stringMárton Németh2009-11-23
| * | | | | Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-23
| * | | | | Input: ads7846 - fix pressure reportingPavel Machek2009-11-23
| * | | | | Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-23
| * | | | | AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-20
| * | | | | Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-20
| * | | | | Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-20
| * | | | | Input: keyboard - fix theoretical race on vt switchAlan Jenkins2009-11-20
| * | | | | Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky2009-11-20
| * | | | | Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-20
| * | | | | Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov2009-11-20
| * | | | | Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-20
| * | | | | Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov2009-11-20
| * | | | | Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-20
| * | | | | Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-20
| * | | | | Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-20