summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-214-25/+139
|\ \ \ \
| | | | * ACPI: thinkpad-acpi: add tablet-mode reportingHenrique de Moraes Holschuh2008-02-161-11/+68
| | | | * ACPI: thinkpad-acpi: minor hotkey_radio_sw fixesHenrique de Moraes Holschuh2008-02-161-4/+4
| | | | * ACPI: thinkpad-acpi: issue input events for tablet swivel eventsHenrique de Moraes Holschuh2008-02-161-2/+20
| | | | * ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh2008-02-162-7/+30
| | | | * ACPI: thinkpad-acpi: synchronize input device switchesHenrique de Moraes Holschuh2008-02-161-0/+1
| | | | * ACPI: thinkpad-acpi: always track input device open/closeHenrique de Moraes Holschuh2008-02-161-5/+8
| | | | * ACPI: thinkpad-acpi: trivial fix to module_desc typoHenrique de Moraes Holschuh2008-02-161-1/+1
| | |_|/ | |/| |
| | | * intel_menlo: extract return values using PTR_ERRThomas Sujith2008-02-151-4/+7
| | |/ | |/|
| | * acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 seriesCarlos Corbacho2008-02-161-0/+9
| |/
| * thinkpad_acpi: staticAdrian Bunk2008-02-141-2/+2
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-092-8/+11
|\
| *-. Merge branches 'release', 'wmi' and 'laptop-docs' into releaseLen Brown2008-02-092-8/+11
| |\ \
| | | * acer-wmi - Add documentationCarlos Corbacho2008-02-091-0/+3
| | | * sony-laptop - Move sony-laptop.txt to Documentation/laptopsCarlos Corbacho2008-02-091-1/+1
| | | * thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptopsCarlos Corbacho2008-02-091-2/+3
| | |/ | |/|
| | * acer-wmi: Fix backlight on AMW0 (V1) laptopsCarlos Corbacho2008-02-091-4/+2
| | * tc1100-wmi: Mark as experimentalCarlos Corbacho2008-02-091-1/+2
| |/
* | memstick: initial commit for Sony MemoryStick supportAlex Dubov2008-02-092-0/+24
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-081-2/+3
|\
| * Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown2008-02-081-2/+3
| |\
| | * acer-wmi, tc1100-wmi: select ACPI_WMILen Brown2008-02-081-2/+2
| | * intel_menlo: build on X86 onlyLen Brown2008-02-071-0/+1
* | | Basic PWM driver for AVR32 and AT91David Brownell2008-02-083-0/+419
|/ /
* | [SCSI] enclosure: add support for enclosure servicesJames Bottomley2008-02-073-0/+494
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-079-1866/+4448
|\
| * Merge branches 'release' and 'wmi-2.6.25' into releaseLen Brown2008-02-074-0/+1426
| |\
| | * tc1100-wmi: Add driver for HP Compaq TC1100 TabletsCarlos Corbacho2008-02-053-0/+300
| | * acer-wmi: Add driver for newer Acer laptopsCarlos Corbacho2008-02-053-0/+1126
| * | Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-073-0/+536
| |\ \
| | * | intel_menlo: introduce new platform specific driverThomas Sujith2008-02-013-0/+536
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into releaseLen Brown2008-02-075-1866/+2486
| |\ \ \ \
| | | | * | ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTORoel Kluin2008-02-071-1/+1
| | | | * | ACPI: thinkpad-acpi: bump up version to 0.19Henrique de Moraes Holschuh2008-02-011-1/+1
| | | | * | ACPI: thinkpad-acpi: update copyright dates to 2008Henrique de Moraes Holschuh2008-02-011-1/+1
| | | | * | ACPI: thinkpad-acpi: add poll() support to some sysfs attributesHenrique de Moraes Holschuh2008-02-011-4/+32
| | | | * | ACPI: thinkpad-acpi: silence _sta warningHenrique de Moraes Holschuh2008-02-011-0/+2
| | | | * | ACPI: thinkpad-acpi: add X61t HKEY eventsHenrique de Moraes Holschuh2008-02-011-3/+6
| | | | * | ACPI: thinkpad-acpi: wakeup on hotunplug reportingHenrique de Moraes Holschuh2008-02-011-7/+84
| | | | * | ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messagesHenrique de Moraes Holschuh2008-02-011-15/+20
| | | | * | ACPI: thinkpad-acpi: add suspend handlerHenrique de Moraes Holschuh2008-02-011-0/+17
| | | | * | ACPI: thinkpad-acpi: some checkpatch.pl fluffHenrique de Moraes Holschuh2008-02-011-116/+175
| | | | * | ACPI: thinkpad-acpi: rename IBM in definesHenrique de Moraes Holschuh2008-02-011-162/+162
| | | | * | ACPI: thinkpad-acpi: module glue cleanupsHenrique de Moraes Holschuh2008-02-011-33/+50
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 4Henrique de Moraes Holschuh2008-02-011-51/+4
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 3Henrique de Moraes Holschuh2008-02-011-759/+734
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 2Henrique de Moraes Holschuh2008-02-011-428/+185
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 1Henrique de Moraes Holschuh2008-02-012-657/+631
| | | | * | ACPI: thinkpad-acpi: bump up version to 0.18Henrique de Moraes Holschuh2008-02-011-1/+1
| | | | * | ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9)Henrique de Moraes Holschuh2008-02-013-17/+567
OpenPOWER on IntegriCloud