aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown14-17727/+2
2009-01-09Merge branch 'linus' into releaseLen Brown22-148/+889
2009-01-09Merge branch 'fujitsu-laptop' into releaseLen Brown1-126/+293
2009-01-09Merge branch 'asus-eeepc' into releaseLen Brown1-3/+3
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon1-93/+21
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon1-33/+272
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+4
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-48/+20
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller10-18/+51
2009-01-08misc: add dell-laptop driverMatthew Garrett3-0/+449
2009-01-07xpnet: convert devices to new APIStephen Hemminger1-48/+20
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-12/+11
2009-01-06ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant1-0/+36
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2-4/+2
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers4-7/+7
2009-01-06tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-5/+4
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2009-01-06trivial: Fix incorrect use of "loose" in event.cNick Andrew1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming2-2/+0
2008-12-31ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACELin Ming1-22/+0
2008-12-31ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming1-6/+9
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-9/+4
2008-12-23eeepc-laptop: use select and not depends onCorentin Chary1-3/+3
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown14-17578/+0
2008-12-19drivers/misc/Makefile, Kconfig: cleanupLen Brown2-22/+21
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson1-4/+4
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar4-15/+52
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner1-0/+4
2008-12-04sgi-xp: Kill directly reference of netdev->privWang Chen1-9/+4
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-11-26ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh1-12/+45
2008-11-26sony-laptop: printk tweakAlessandro Guido1-1/+1
2008-11-26sony-laptop: brightness regression fixAlessandro Guido1-1/+1
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar22-53/+1848
2008-11-19GRU: fix for debug optionJack Steiner1-0/+4
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-12c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti3-0/+171
2008-11-12Add c2 port supportRodolfo Giometti5-0/+1030
2008-11-12ics932s401: new clock generator chip driverDarrick J. Wong3-0/+526
2008-11-11Merge branch 'video' into releaseLen Brown8-40/+77
2008-11-11Merge branch 'misc' into releaseLen Brown3-4/+27
2008-11-11fujitsu-laptop: Add DMI callback for Lifebook S6420Tony Vroon1-0/+15
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman1-1/+0
2008-11-08thinkpad_acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-10/+19
2008-11-08sony-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-1/+5
2008-11-08msi-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-6/+10