aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2009-04-02xpc_sn2: fix max() warning about pointers of different typesRobin Holt1-5/+5
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-2/+2
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner6-38/+35
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner3-1/+24
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner4-13/+14
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner7-118/+305
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner1-24/+44
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner2-4/+10
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner1-0/+36
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner3-0/+59
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner4-160/+218
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner7-27/+38
2009-04-02sgi-gru: misc GRU cleanupJack Steiner8-43/+55
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-14/+44
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman1-13/+54
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack3-0/+481
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli2-4/+8
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-3/+3
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+1
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang1-1/+1
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar1-1/+2
2009-02-27hpilo: new pci deviceDavid Altobelli1-1/+2
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