summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-3/+3
|\
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-3/+3
* | xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-021-5/+5
* | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-021-2/+2
* | sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-026-38/+35
* | sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-023-1/+24
* | sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-024-13/+14
* | sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-027-118/+305
* | sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-021-24/+44
* | sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-022-4/+10
* | sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-021-0/+36
* | sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-023-0/+59
* | sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-024-160/+218
* | sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-027-27/+38
* | sgi-gru: misc GRU cleanupJack Steiner2009-04-028-43/+55
* | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-021-14/+44
* | memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-021-13/+54
* | drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack2009-04-013-0/+481
* | hpilo: reduce frequency of IO operationsDavid Altobelli2009-04-012-4/+8
|/
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-281-1/+1
|\
| * eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-281-1/+1
* | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-1/+2
|\ \ | |/
| * hpilo: new pci deviceDavid Altobelli2009-02-271-1/+2
* | SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-113-31/+11
* | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-097-13/+17
|\ \ | |/
| * sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-052-8/+8
| * atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-051-1/+1
| * misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett2009-02-051-0/+1
| * hpilo: open/close fixDavid Altobelli2009-02-052-3/+5
| * sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-304-17/+24
|\ \ | |/
| * hpilo: increment versionDavid Altobelli2009-01-291-1/+1
| * sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2009-01-292-7/+11
| * sgi-xpc: Remove NULL pointer dereference.Robin Holt2009-01-291-4/+6
| * sgi-xpc: ensure flags are updated before bte_copyRobin Holt2009-01-292-5/+6
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-278-9/+1293
|\ \ | |/
| * eeprom: More consistent symbol namesJean Delvare2009-01-262-7/+7
| * eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-9/+9
| * spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-263-0/+401
| * i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-263-0/+269
| * i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-265-0/+614
* | x86: make UV support configurableNick Piggin2009-01-211-2/+2
* | x86: uv cleanup, build fix #2Ingo Molnar2009-01-212-0/+4
* | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-213-438/+1
|\ \ | |/
| * Merge branch 'misc' into releaseLen Brown2009-01-162-437/+0
| |\
| | * dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-162-437/+0
| * | sgi-xp: eliminate false detection of no heartbeatDean Nelson2009-01-151-1/+1
| |/
* | cpumask: convert misc driver functionsRusty Russell2009-01-111-1/+1
|/
* Merge branch 'drivers-platform' into releaseLen Brown2009-01-0914-17727/+2
|\
| * create drivers/platform/x86/ from drivers/misc/Len Brown2008-12-1914-17578/+0
OpenPOWER on IntegriCloud