summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt2007-10-173-0/+187
* Map volume and brightness events on thinkpadsJeremy Katz2007-10-151-8/+8
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-142-2/+2
|\
| * hwmon: Convert from class_device to deviceTony Jones2007-10-092-2/+2
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-112-73/+122
|\ \
| * | [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2007-10-032-44/+74
| * | [POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov2007-10-031-12/+9
| * | [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov2007-10-031-2/+12
| * | [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2007-10-032-1/+11
| * | [POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2007-10-032-0/+2
| * | [POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2007-10-032-31/+31
| |/
* / drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-093-4/+4
|/
* Pull thinkpad into release branchLen Brown2007-09-173-77/+88
|\
| * ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh2007-09-171-1/+1
| * ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh2007-09-173-76/+87
* | msi-laptop: replace ',' with ';'Jonathan Woithe2007-08-291-1/+1
|/
* Pull events into release branchLen Brown2007-08-253-12/+20
|\
| * ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-233-7/+7
| * ACPI: don't duplicate input events on netlinkZhang Rui2007-08-231-6/+14
* | Pull sony into release branchLen Brown2007-08-241-6/+18
|\ \
| * | sony-laptop: call sonypi_compat_init earlierMattia Dongili2007-08-241-6/+9
| * | sony-laptop: enable Vaio FZ eventsMattia Dongili2007-08-241-0/+9
| |/
* / asus-laptop: Fix rmmod of asus_laptopGuillaume Chazarain2007-08-241-1/+2
|/
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
*-. pull asus sony thinkpad into release branchLen Brown2007-08-124-10/+31
|\ \
| | * ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig helpHenrique de Moraes Holschuh2007-08-071-7/+15
| | * ACPI: thinkpad-acpi: fix the module init failure pathHenrique de Moraes Holschuh2007-08-032-2/+10
| |/ |/|
| * sony-laptop: sony_nc_ids[] can become static.Adrian Bunk2007-08-031-1/+1
| * sony-laptop: restore the last user requested brightness level on resume.Mattia Dongili2007-08-031-0/+5
|/
* Pull auto-load-modules into release branchLen Brown2007-07-254-9/+43
|\
| * ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-234-9/+43
* | ACPI: asus-laptop: Fix failure exitsAl Viro2007-07-231-11/+21
|/
* Pull thinkpad into release branchLen Brown2007-07-223-82/+576
|\
| * ACPI: thinkpad-acpi: add locking to brightness subdriverHenrique de Moraes Holschuh2007-07-211-7/+28
| * ACPI: thinkpad-acpi: bump up version to 0.15Henrique de Moraes Holschuh2007-07-211-1/+1
| * ACPI: thinkpad-acpi: make EC-based thermal readings non-experimentalHenrique de Moraes Holschuh2007-07-211-1/+1
| * ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128Henrique de Moraes Holschuh2007-07-211-0/+2
| * ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot keyHenrique de Moraes Holschuh2007-07-211-28/+81
| * ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness controlHenrique de Moraes Holschuh2007-07-213-9/+61
| * ACPI: thinkpad-acpi: store ThinkPad model informationHenrique de Moraes Holschuh2007-07-212-30/+85
| * ACPI: thinkpad_acpi: use bool for boolean parametersHenrique de Moraes Holschuh2007-07-211-2/+2
| * ACPI: thinkpad-acpi: rename pci HID constantHenrique de Moraes Holschuh2007-07-212-3/+5
| * ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layerHenrique de Moraes Holschuh2007-07-211-1/+1
| * ACPI: thinkpad-acpi: export EV_SW SW_RADIO eventsHenrique de Moraes Holschuh2007-07-211-0/+28
| * ACPI: thinkpad-acpi: add power-management handler capabilityHenrique de Moraes Holschuh2007-07-212-0/+17
| * ACPI: thinkpad-acpi: make the input event mode the defaultHenrique de Moraes Holschuh2007-07-212-3/+29
| * ACPI: thinkpad-acpi: add input device support to hotkey subdriverHenrique de Moraes Holschuh2007-07-211-4/+104
| * ACPI: thinkpad-acpi: register input deviceHenrique de Moraes Holschuh2007-07-212-1/+40
| * ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkeyHenrique de Moraes Holschuh2007-07-211-1/+1