aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-24kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2-13/+9
2008-01-24tifm: Convert from class_device to device for TI flash mediaTony Jones2-14/+14
2007-12-13ACPI: thinkpad-acpi: fix lenovo keymap for brightnessHenrique de Moraes Holschuh1-2/+2
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+6
2007-11-21sony-laptop: fit input devices into sysfs treeDmitry Torokhov1-4/+6
2007-11-20Pull thinkpad-2.6.24 into release branchLen Brown2-54/+181
2007-11-19ACPI: thinkpad-acpi: fix oops when a module parameter has no valueHenrique de Moraes Holschuh1-1/+7
2007-11-14drivers/misc: Move misplaced pci_dev_put'sJulia Lawall1-4/+6
2007-11-05ACPI: thinkpad-acpi: fix brightness_set error pathsHenrique de Moraes Holschuh1-13/+21
2007-11-05ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlersHenrique de Moraes Holschuh1-24/+16
2007-11-05ACPI: thinkpad-acpi: bump up version to 0.17Henrique de Moraes Holschuh1-1/+1
2007-11-05ACPI: thinkpad-acpi: prefer standard ACPI backlight level controlHenrique de Moraes Holschuh1-0/+39
2007-11-05ACPI: thinkpad-acpi: add brightness_force parameterHenrique de Moraes Holschuh2-0/+10
2007-11-05ACPI: thinkpad-acpi: support 16 levels of brightness (v3)Henrique de Moraes Holschuh2-11/+83
2007-11-05ACPI: thinkpad-acpi: revert keymap changesHenrique de Moraes Holschuh1-8/+8
2007-10-25fujitsu-laptop.c: remove dead codeAdrian Bunk1-3/+0
2007-10-25fujitsu-laptop: make 2 functions staticAdrian Bunk1-2/+2
2007-10-20typo fixesMatt LaPlante1-2/+2
2007-10-19more UTF-8 conversionsMarcin Garski1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-109/+715
2007-10-19get rid of input BIT* duplicate definesJiri Slaby2-7/+7
2007-10-19Misc: phantom, improved data passingJiri Slaby1-18/+76
2007-10-19Misc: phantom, add comment about openhapticsJiri Slaby1-0/+1
2007-10-19Misc: phantom, synchronize_irq() on suspendJiri Slaby1-0/+2
2007-10-17Driver for the Atmel on-chip SSC on AT32AP and AT91Hans-Christian Egtvedt3-0/+187
2007-10-15Map volume and brightness events on thinkpadsJeremy Katz1-8/+8
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-2/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-73/+122
2007-10-10Pull fujitsu-v3 into release branchLen Brown3-0/+374
2007-10-10Pull thinkpad into release branchLen Brown2-53/+191
2007-10-10Pull sony-2.6.24 into release branchLen Brown1-56/+148
2007-10-09ACPI: thinkpad-acpi: skip blanks before the data when parsing sysfsHenrique de Moraes Holschuh1-0/+2
2007-10-09hwmon: Convert from class_device to deviceTony Jones2-2/+2
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik3-4/+4
2007-10-03[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2-44/+74
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov1-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov1-2/+12
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2-1/+11
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2-31/+31
2007-09-25ACPI: thinkpad-acpi: duplicate driver attributes to new hwmon pdrvHenrique de Moraes Holschuh2-1/+8
2007-09-25ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it (v2)Henrique de Moraes Holschuh2-13/+72
2007-09-23ACPI: thinkpad-acpi: fix regression on HKEY LID event handlingHenrique de Moraes Holschuh1-2/+7
2007-09-23ACPI: thinkpad-acpi: dequeue all pending hot key events at once (v2.2)Henrique de Moraes Holschuh1-17/+34
2007-09-23ACPI: thinkpad-acpi: check version of hot key firmwareHenrique de Moraes Holschuh1-5/+23
2007-09-23ACPI: thinkpad-acpi: keep track of module stateHenrique de Moraes Holschuh1-1/+19
2007-09-23ACPI: thinkpad-acpi: add mutex-based locking to input device event send pathHenrique de Moraes Holschuh1-0/+10