summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner-118/+305
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner-24/+44
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner-4/+10
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner-0/+36
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner-0/+59
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner-160/+218
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner-27/+38
2009-04-02sgi-gru: misc GRU cleanupJack Steiner-43/+55
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell-14/+44
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman-13/+54
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack-0/+481
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli-4/+8
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante-3/+3
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-1/+1
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang-1/+1
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar-1/+2
2009-02-27hpilo: new pci deviceDavid Altobelli-1/+2
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson-31/+11
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar-13/+17
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson-8/+8
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt-1/+1
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett-0/+1
2009-02-05hpilo: open/close fixDavid Altobelli-3/+5
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson-1/+2
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar-17/+24
2009-01-29hpilo: increment versionDavid Altobelli-1/+1
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Robin Holt-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyRobin Holt-5/+6
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar-9/+1293
2009-01-26eeprom: More consistent symbol namesJean Delvare-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang-0/+401
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang-0/+269
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang-0/+614
2009-01-21x86: make UV support configurableNick Piggin-2/+2
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar-0/+4
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar-438/+1
2009-01-16Merge branch 'misc' into releaseLen Brown-437/+0
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown-437/+0
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson-1/+1
2009-01-11cpumask: convert misc driver functionsRusty Russell-1/+1
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown-17727/+2
2009-01-09Merge branch 'linus' into releaseLen Brown-148/+889
2009-01-09Merge branch 'fujitsu-laptop' into releaseLen Brown-126/+293
2009-01-09Merge branch 'asus-eeepc' into releaseLen Brown-3/+3
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon-93/+21
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon-33/+272
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-4/+4
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-48/+20