summaryrefslogtreecommitdiffstats
path: root/drivers/char/sonypi.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-231-1/+1
* sonypi: fix ids member of struct acpi_driverEugene Teo2007-08-031-1/+6
* remove sonypi_camera_command()Adrian Bunk2007-07-161-47/+0Star
* sonypi: use mutex instead of semaphoreMatthias Kaehlcke2007-04-291-10/+10
* sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it2007-04-291-0/+27
* sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it2007-04-291-0/+6
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-1/+1
* 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-041-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/+0Star
* Pull acpi_bus_register_driver into release branchLen Brown2006-06-161-5/+5
|\
| * ACPI: fix sonypi ACPI driver registration to unregister on failureBjorn Helgaas2006-04-021-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-091-0/+45
* [PATCH] Sonypi: convert to the new platform device interfaceDmitry Torokhov2006-01-091-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/+6Star
* [PATCH] Input: convert sonypi to dynamic input_dev allocationDmitry Torokhov2005-10-281-39/+53
* [PATCH] sonypi: remove obsolete eventStelian Pop2005-09-081-1/+0Star
* [PATCH] sonypi SPIC initialisation fixErik Waling2005-09-081-20/+97
* Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-22/+2Star
* 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-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1403