summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* /dev/zero: avoid repeated access_ok() checksNikanth Karthikesan2009-09-241-1/+1
* input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar2009-09-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-245-9/+5Star
|\
| * ACPI: remove cpumask_t usageBjorn Helgaas2009-09-241-1/+1
| * cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-244-8/+4Star
* | headers: utsname.h reduxAlexey Dobriyan2009-09-249-9/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-2419-79/+1838
|\ \
| * | Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-233-0/+408
| * | Input: max7359 - use threaded IRQsDmitry Torokhov2009-09-221-35/+13Star
| * | Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon2009-09-223-0/+364
| * | Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-183-0/+372
| * | Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-183-0/+330
| * | Input: add driver for OpenCores Keyboard ControllerJavier Herrero2009-09-183-0/+190
| * | Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov2009-09-181-17/+9Star
| * | Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov2009-09-181-19/+32
| * | Input: ad7879 - add support for AD7889Michael Hennerich2009-09-182-5/+7
| * | Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov2009-09-181-25/+0Star
| * | Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-181-1/+63
| * | Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-185-12/+85
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-09-248-1382/+90Star
|\ \ \
| * | | hwmon: (ltc4245) Clear faults at startupIra W. Snyder2009-09-231-1/+2
| * | | hwmon: (ltc4215) Clear faults at startupIra W. Snyder2009-09-231-1/+1
| * | | hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan2009-09-231-2/+4
| * | | hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek2009-09-231-3/+23
| * | | hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek2009-09-232-13/+22
| * | | hwmon: Delete deprecated FSC driversJean Delvare2009-09-234-1364/+0Star
| * | | hwmon: (adm1031) Add sysfs files for temperature offsetsIra Snyder2009-09-231-0/+40
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-241-3/+2Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe2009-09-231-3/+2Star
* | | | serial core: fix new kernel-doc warningsRandy Dunlap2009-09-231-2/+2
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-2310-52/+1092
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-233885-331657/+537222
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-043-0/+787
| * | | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-041-3/+3
| * | | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-041-7/+10
| * | | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-041-6/+24
| * | | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-041-5/+27
| * | | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-041-0/+3
| * | | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-301-0/+52
| * | | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+28
| * | | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-301-9/+7Star
| * | | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-301-14/+27
| * | | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-301-2/+7
| * | | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-301-0/+19
| * | | | ds2760_battery: export more featuresDaniel Mack2009-07-301-0/+8
| * | | | ds2760_battery: delay power supply registrationDaniel Mack2009-07-301-6/+6
| * | | | wm8350_power: Implement charge type propertyMark Brown2009-07-141-0/+22
| * | | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-022-0/+15
| * | | | olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon2009-07-011-0/+32
| * | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-012-0/+15