aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson3-31/+11
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar7-13/+17
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt1-1/+1
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson1-1/+2
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar4-17/+24
2009-01-29hpilo: increment versionDavid Altobelli1-1/+1
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt2-5/+6
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar8-9/+1293
2009-01-26eeprom: More consistent symbol namesJean Delvare2-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang3-0/+401
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang3-0/+269
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang5-0/+614
2009-01-21x86: make UV support configurableNick Piggin1-2/+2
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar2-0/+4
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar3-438/+1
2009-01-16Merge branch 'misc' into releaseLen Brown2-437/+0
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2-437/+0
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-11cpumask: convert misc driver functionsRusty Russell1-1/+1
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