summaryrefslogtreecommitdiffstats
path: root/drivers/char/sonypi.c
Commit message (Expand)AuthorAgeFilesLines
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Pull acpi_bus_register_driver into release branchLen Brown2006-06-151-5/+5
|\
| * ACPI: fix sonypi ACPI driver registration to unregister on failureBjorn Helgaas2006-04-011-5/+5
* | [PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN2006-04-201-0/+3
|/
* [PATCH] sonypi: Enable ACPI events for Sony laptop hotkeysBen Collins2006-01-081-0/+45
* [PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov2006-01-081-152/+206
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-9/+10
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-8/+6
* [PATCH] Input: convert sonypi to dynamic input_dev allocationDmitry Torokhov2005-10-281-39/+53
* [PATCH] sonypi: remove obsolete eventStelian Pop2005-09-071-1/+0
* [PATCH] sonypi SPIC initialisation fixErik Waling2005-09-071-20/+97
* Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-22/+2
* Sonypi: make sure that input_work is not running when unloadingDmitry Torokhov2005-06-301-59/+63
* [PATCH] sonypi trivial user annotationsAl Viro2005-05-041-3/+3
* [PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1403