summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switchHenrique de Moraes Holschuh2007-07-212-2/+37
| * ACPI: thinkpad-acpi: export hotkey maximum masksHenrique de Moraes Holschuh2007-07-211-1/+36
| * ACPI: thinkpad-acpi: enable more hotkeysHenrique de Moraes Holschuh2007-07-212-19/+25
| * ACPI: thinkpad-acpi: remove all uneeded initializersHenrique de Moraes Holschuh2007-07-211-8/+8
| * ACPI: thinkpad-acpi: add DMI-based modaliasHenrique de Moraes Holschuh2007-07-211-0/+23
* | sony-laptop: Fix event reading in sony-laptopMattia Dongili2007-07-221-8/+22
* | sony-laptop: Add Vaio FE to the special init sequenceMattia Dongili2007-07-221-0/+9
* | sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key...Mattia Dongili2007-07-221-50/+140
* | sony-laptop: Invoke _INI for SNC devices that provide itMattia Dongili2007-07-221-1/+19
* | sony-laptop: Add support for recent Vaios Fn keys (C series for now)Mattia Dongili2007-07-221-3/+104
* | sony-laptop: map wireless switch events to KEY_WLANMattia Dongili2007-07-221-0/+2
* | sony-laptop: add new SNC handlersMattia Dongili2007-07-221-0/+14
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-194-10/+5
* IBMASM: must depend on CONFIG_INPUTDmitry Torokhov2007-07-171-1/+1
* IBMASM: miscellaneous fixesDmitry Torokhov2007-07-171-19/+18
* IBMASM: dont use extern in function declarationsDmitry Torokhov2007-07-171-32/+32
* IBMASM: whitespace cleanupDmitry Torokhov2007-07-1714-62/+62
* sony-laptop: use NULL for pointerRandy Dunlap2007-07-161-1/+2
* kconfig: no STRANGE misc. devicesRandy Dunlap2007-07-161-3/+3
* Use menuconfig objects II - misc strange devJan Engelhardt2007-07-161-2/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+1
* DMI-based module autoloadingLennart Poettering2007-07-111-3/+41
* eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu2007-07-101-3/+3
* [PATCH] eeprom_93cx6: shorten pulse timing to match specJohn W. Linville2007-07-081-3/+3
* [PATCH] eeprom_93cx6: Add comment for 1us delay after pulseIvo van Doorn2007-07-081-0/+12
* [PATCH] Add 93cx6 eeprom libraryIvo van Doorn2007-07-083-1/+235
* Remove the blink driverLinus Torvalds2007-07-043-54/+0
* blink driver power savingStephen Hemminger2007-07-011-2/+20
* Pull now into release branchLen Brown2007-06-022-16/+7
|\
| * ACPI: thinkpad-acpi: do not use named sysfs groupsHenrique de Moraes Holschuh2007-05-312-16/+7
* | misc/tifm_7xx1: replace deprecated irq flagJeff Garzik2007-06-011-1/+1
|/
* Misc: phantom, take care of pci postingJiri Slaby2007-05-231-1/+10
* phantom: move to unlocked_ioctlJiri Slaby2007-05-231-4/+14
* Pull misc-for-upstream into release branchLen Brown2007-05-101-6/+6
|\
| * acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-101-6/+6
* | Pull misc-for-upstream into release branchLen Brown2007-05-102-5/+5
|\|
| * sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2007-05-102-5/+5
* | asus-laptop: version bump and lindentCorentin Chary2007-05-101-14/+15
* | asus-laptop: fix light sens initCorentin Chary2007-05-101-1/+1
* | asus-laptop: add GPS supportCorentin Chary2007-05-101-1/+54
* | asus-laptop: notify ALL eventsCorentin Chary2007-05-101-2/+2
|/
* disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-3/+24
* Misc: add sensable phantom driverJiri Slaby2007-05-083-0/+473
* Add keyboard blink driverAndi Kleen2007-05-083-0/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-042-314/+323
|\
| * tifm: add missing include for DMA_32BIT_MASKAndrew Morton2007-05-011-0/+1
| * tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-012-19/+15
| * tifm: add sysfs attribute for tifm devicesAlex Dubov2007-05-011-7/+20
| * tifm_7xx1: fix adapter resume functionAlex Dubov2007-05-011-27/+31
| * tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-012-71/+62