summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-------------------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-153394-94375/+224175
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-161-2/+1
| | | | | | | | | | | * ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-161-3/+0
| | | | | | | | | | | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-161-45/+0
| | | | | | | | | | * | ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-141-11/+17
| | | | | | | | | * | | ACPI thermal: Check for thermal zone requirementThomas Renninger2010-02-191-1/+17
| | | | | | | | | |/ /
| | | | | | | | * | | ACPI thermal: Don't invalidate thermal zone if critical trip point is badThomas Renninger2010-02-231-8/+10
| | | | | | | * | | | sony-laptop - switch from workqueue to a timerDmitry Torokhov2009-12-241-10/+10
| | | | | | | * | | | sony-laptop - simplify keymap initializationDmitry Torokhov2009-12-241-12/+8
| | | | | | | * | | | sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov2009-12-241-32/+39
| | | | | | * | | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang2010-03-151-9/+9
| | | | | | * | | | | ACPI: processor: refactor internal map_lsapic_id()Alex Chiang2010-03-151-15/+5
| | | | | | * | | | | ACPI: processor: refactor internal map_x2apic_id()Alex Chiang2010-03-151-9/+3
| | | | | | * | | | | ACPI: processor: refactor internal map_lapic_id()Alex Chiang2010-03-151-6/+9
| | | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-152-10/+0
| | | | | | * | | | | ACPI: processor: remove early _PDC optin quirksAlex Chiang2010-03-151-37/+0
| | | | | | * | | | | ACPI: processor: add internal processor_physically_present()Alex Chiang2010-03-151-0/+42
| | | | | | * | | | | ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-152-159/+160
| | | | | | * | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-151-6/+4
| | | | | | * | | | | ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-152-2/+2
| | | | | | * | | | | ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2010-03-152-2/+2
| | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | PNPACPI: add bus number supportBjorn Helgaas2010-03-155-2/+47
| | | | | * | | | | PNPACPI: add window supportBjorn Helgaas2010-03-152-17/+24
| | | | * | | | | | Add include to i2c-xii.c to fix build errorRandy Dunlap2010-03-141-0/+1
| | | | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-1431-274/+535
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz2010-03-141-0/+7
| | | | | * | | | | | Input: ALPS - fix stuck buttons on some touchpadsMartin Buck2010-03-141-30/+17
| | | | | * | | | | | Input: wm831x-on - convert to use genirqMark Brown2010-03-111-4/+5
| | | | | * | | | | | Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-111-0/+10
| | | | | * | | | | | Input: appletouch - fix integer overflow issueVadim Zaliva2010-03-111-3/+3
| | | | | * | | | | | Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-101-1/+1
| | | | | * | | | | | Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-102-4/+15
| | | | | * | | | | | Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger2010-03-101-1/+1
| | | | | * | | | | | Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler2010-03-101-0/+2
| | | | | * | | | | | Input: remove BKL, fix input_open_file() lockingArnd Bergmann2010-03-101-8/+10
| | | | | * | | | | | Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo2010-03-101-6/+5
| | | | | * | | | | | Input: mousedev - remove BKLThadeu Lima de Souza Cascardo2010-03-101-6/+0
| | | | | * | | | | | Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-093-0/+309
| | | | | * | | | | | Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern2010-03-091-0/+3
| | | | | * | | | | | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-0913-86/+76
| | | | | * | | | | | Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov2010-03-091-16/+8
| | | | | * | | | | | Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov2010-03-093086-85858/+204529
| | | | | |\| | | | |
| | | | | * | | | | | Input: wacom - merge out and in prox eventsPing Cheng2010-03-051-104/+59
| | | | | * | | | | | Input: gamecon - fix off by one range checkDan Carpenter2010-03-051-1/+1
| | | | | * | | | | | Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-023-4/+3
| | | | * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-1412-61/+48
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-131-0/+9
| | | | | * | | | | | | at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-131-0/+1
| | | | | * | | | | | | i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare2010-03-131-8/+0
| | | | | * | | | | | | tsl2550: Move from i2c/chips to miscJean Delvare2010-03-137-41/+14