aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu1-3/+3
2007-07-08[PATCH] eeprom_93cx6: shorten pulse timing to match specJohn W. Linville1-3/+3
2007-07-08[PATCH] eeprom_93cx6: Add comment for 1us delay after pulseIvo van Doorn1-0/+12
2007-07-08[PATCH] Add 93cx6 eeprom libraryIvo van Doorn3-1/+235
2007-07-04Remove the blink driverLinus Torvalds3-54/+0
2007-07-01blink driver power savingStephen Hemminger1-2/+20
2007-06-02Pull now into release branchLen Brown2-16/+7
2007-06-01misc/tifm_7xx1: replace deprecated irq flagJeff Garzik1-1/+1
2007-05-31ACPI: thinkpad-acpi: do not use named sysfs groupsHenrique de Moraes Holschuh2-16/+7
2007-05-23Misc: phantom, take care of pci postingJiri Slaby1-1/+10
2007-05-23phantom: move to unlocked_ioctlJiri Slaby1-4/+14
2007-05-10Pull misc-for-upstream into release branchLen Brown1-6/+6
2007-05-10acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commandsLennart Poettering1-6/+6
2007-05-10Pull misc-for-upstream into release branchLen Brown2-5/+5
2007-05-10sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPATMattia Dongili2-5/+5
2007-05-10asus-laptop: version bump and lindentCorentin Chary1-14/+15
2007-05-10asus-laptop: fix light sens initCorentin Chary1-1/+1
2007-05-10asus-laptop: add GPS supportCorentin Chary1-1/+54
2007-05-10asus-laptop: notify ALL eventsCorentin Chary1-2/+2
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov1-3/+24
2007-05-08Misc: add sensable phantom driverJiri Slaby3-0/+473
2007-05-08Add keyboard blink driverAndi Kleen3-0/+37
2007-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-314/+323
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+0
2007-05-01tifm: add missing include for DMA_32BIT_MASKAndrew Morton1-0/+1
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov2-19/+15
2007-05-01tifm: add sysfs attribute for tifm devicesAlex Dubov1-7/+20
2007-05-01tifm_7xx1: fix adapter resume functionAlex Dubov1-27/+31
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2-71/+62
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2-39/+41
2007-05-01tifm_7xx1: improve card detection routineAlex Dubov1-25/+21
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2-72/+68
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov2-30/+41
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov1-55/+47
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov2-13/+20
2007-04-28Pull thinkpad into release branchLen Brown4-0/+4936
2007-04-28Pull sony into release branchLen Brown2-207/+1939
2007-04-28sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it1-36/+0
2007-04-28sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it1-8/+9
2007-04-28sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it1-18/+90
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it1-2/+2
2007-04-28sony-laptop: add edge modem support (also called WWAN)malattia@linux.it1-0/+41
2007-04-28sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it1-12/+31
2007-04-28sony-laptop: add camera enable/disable parameter, better handle possible infinite loopmalattia@linux.it1-15/+36
2007-04-28thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex staticAdrian Bunk1-1/+1
2007-04-28ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdriversHenrique de Moraes Holschuh2-12/+136
2007-04-28ACPI: thinkpad-acpi: add sysfs support to hotkey subdriverHenrique de Moraes Holschuh2-0/+129
2007-04-28ACPI: thinkpad-acpi: improve dock subdriver initializationHenrique de Moraes Holschuh1-28/+50
2007-04-28ACPI: thinkpad-acpi: improve debugging for acpi helpersHenrique de Moraes Holschuh1-11/+20
2007-04-28ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfsHenrique de Moraes Holschuh1-2/+6