summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-4/+6
|\
| * sony-laptop: fit input devices into sysfs treeDmitry Torokhov2007-11-211-4/+6
* | Pull thinkpad-2.6.24 into release branchLen Brown2007-11-202-54/+181
|\ \
| * | ACPI: thinkpad-acpi: fix oops when a module parameter has no valueHenrique de Moraes Holschuh2007-11-191-1/+7
| * | ACPI: thinkpad-acpi: fix brightness_set error pathsHenrique de Moraes Holschuh2007-11-051-13/+21
| * | ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlersHenrique de Moraes Holschuh2007-11-051-24/+16
| * | ACPI: thinkpad-acpi: bump up version to 0.17Henrique de Moraes Holschuh2007-11-051-1/+1
| * | ACPI: thinkpad-acpi: prefer standard ACPI backlight level controlHenrique de Moraes Holschuh2007-11-051-0/+39
| * | ACPI: thinkpad-acpi: add brightness_force parameterHenrique de Moraes Holschuh2007-11-052-0/+10
| * | ACPI: thinkpad-acpi: support 16 levels of brightness (v3)Henrique de Moraes Holschuh2007-11-052-11/+83
| * | ACPI: thinkpad-acpi: revert keymap changesHenrique de Moraes Holschuh2007-11-051-8/+8
* | | drivers/misc: Move misplaced pci_dev_put'sJulia Lawall2007-11-141-4/+6
|/ /
* | fujitsu-laptop.c: remove dead codeAdrian Bunk2007-10-251-3/+0
* | fujitsu-laptop: make 2 functions staticAdrian Bunk2007-10-251-2/+2
|/
* typo fixesMatt LaPlante2007-10-201-2/+2
* more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-196-109/+715
|\
| * Pull fujitsu-v3 into release branchLen Brown2007-10-103-0/+374
| |\
| | * fujitsu-laptop: create Fujitsu laptop platform specific driverJonathan Woithe2007-08-293-0/+374
| * | Pull thinkpad into release branchLen Brown2007-10-102-53/+191
| |\ \
| | * | ACPI: thinkpad-acpi: skip blanks before the data when parsing sysfsHenrique de Moraes Holschuh2007-10-091-0/+2
| | * | ACPI: thinkpad-acpi: duplicate driver attributes to new hwmon pdrvHenrique de Moraes Holschuh2007-09-252-1/+8
| | * | ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it (v2)Henrique de Moraes Holschuh2007-09-252-13/+72
| | * | ACPI: thinkpad-acpi: fix regression on HKEY LID event handlingHenrique de Moraes Holschuh2007-09-231-2/+7
| | * | ACPI: thinkpad-acpi: dequeue all pending hot key events at once (v2.2)Henrique de Moraes Holschuh2007-09-231-17/+34
| | * | ACPI: thinkpad-acpi: check version of hot key firmwareHenrique de Moraes Holschuh2007-09-231-5/+23
| | * | ACPI: thinkpad-acpi: keep track of module stateHenrique de Moraes Holschuh2007-09-231-1/+19
| | * | ACPI: thinkpad-acpi: add mutex-based locking to input device event send pathHenrique de Moraes Holschuh2007-09-231-0/+10
| | * | ACPI: thinkpad-acpi: issue EV_SYNC after EV_SWITCHHenrique de Moraes Holschuh2007-09-231-1/+3
| | * | ACPI: thinkpad-acpi: make room for more features in tp_features bitfieldHenrique de Moraes Holschuh2007-09-231-15/+15
| * | | Pull sony-2.6.24 into release branchLen Brown2007-10-101-56/+148
| |\ \ \
| | * | | sony-laptop: old Vaio models contain 2 IO port entriesMattia Dongili2007-08-241-56/+148
| * | | | sony-laptop/thinkpad-acpi: fix INPUT=n buildAndreas Herrmann2007-09-181-0/+2
| | |/ / | |/| |
* | | | get rid of input BIT* duplicate definesJiri Slaby2007-10-192-7/+7
* | | | Misc: phantom, improved data passingJiri Slaby2007-10-191-18/+76
* | | | Misc: phantom, add comment about openhapticsJiri Slaby2007-10-191-0/+1
* | | | Misc: phantom, synchronize_irq() on suspendJiri Slaby2007-10-191-0/+2
* | | | 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
OpenPOWER on IntegriCloud