aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\
| * random: Add support for architectural random hooksH. Peter Anvin2011-07-31
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\ \
| * | coretemp: Get microcode revision from cpu_dataAndi Kleen2011-10-14
* | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \ \
| * | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-08
* | | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-27
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
| |\ \ \ \ \
| | * | | | | Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-19
| | * | | | | Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-13
| | * | | | | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-13
| | * | | | | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-11
| | * | | | | Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - kick clients when disconnecting portDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - fix coding style issuesDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - use dev_*() for messagesDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - use bool for boolean dataDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov2011-10-10
| | * | | | | Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov2011-10-10
| | * | | | | Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
| | * | | | | Input: wacom - correct max Y value on medium bamboosChris Bagwell2011-10-10
| | * | | | | Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell2011-10-10
| | * | | | | Input: wacom - remove unneeded touch pressure initializationChris Bagwell2011-10-10
| | * | | | | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
| | * | | | | Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
| | * | | | | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
| | * | | | | Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-06
| | * | | | | Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-06
| | * | | | | Input: wacom - make LED status readable through sysfsPing Cheng2011-10-05
| | * | | | | Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2011-10-05
| | * | | | | Input: wacom - don't expose LED inactive optionPing Cheng2011-10-05
| | * | | | | Input: wacom - lower the LED luminancePing Cheng2011-10-05
| | * | | | | Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-28
| | * | | | | Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-21
| | * | | | | Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-21
| | * | | | | Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-21
| | * | | | | Input: penmount - add PenMount 6250 supportJohn Sung2011-09-21
| | * | | | | Input: penmount - add PenMount 3000 supportJohn Sung2011-09-21
| | * | | | | Input: penmount - add PenMount 6000 supportJohn Sung2011-09-21
| | * | | | | Input: penmount - fix the protocolJohn Sung2011-09-21
| | * | | | | Input: elantech - remove module parameter force_elantechJJ Ding2011-09-21
| | * | | | | Input: elantech - better support all those v2 variantsJJ Ding2011-09-21
| | * | | | | Input: elantech - add v4 hardware supportJJ Ding2011-09-09
| | * | | | | Input: elantech - add v3 hardware supportJJ Ding2011-09-09
| | * | | | | Input: elantech - clean up elantech_initJJ Ding2011-09-09
| | * | | | | Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-09