aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
* isl29003: fix resume functionalityDaniel Mack2009-05-06
* sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-21
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-13
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-13
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-13
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-13
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* | xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-02
* | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-02
* | sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-02
* | sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-02
* | sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-02
* | sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-02
* | sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-02
* | sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-02
* | sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-02
* | sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-02
* | sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-02
* | sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-02
* | sgi-gru: misc GRU cleanupJack Steiner2009-04-02
* | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-02
* | memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-02
* | drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack2009-04-01
* | hpilo: reduce frequency of IO operationsDavid Altobelli2009-04-01
|/
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-28
|\
| * eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-28
* | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
|\|
| * hpilo: new pci deviceDavid Altobelli2009-02-27
* | SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-11
* | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
|\|
| * sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-05
| * atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-05
| * misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett2009-02-05
| * hpilo: open/close fixDavid Altobelli2009-02-05
| * sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-03
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
|\|
| * hpilo: increment versionDavid Altobelli2009-01-29
| * sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2009-01-29
| * sgi-xpc: Remove NULL pointer dereference.Robin Holt2009-01-29
| * sgi-xpc: ensure flags are updated before bte_copyRobin Holt2009-01-29
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\|
| * eeprom: More consistent symbol namesJean Delvare2009-01-26
| * eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-26
| * spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-26
| * i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-26
| * i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-26
* | x86: make UV support configurableNick Piggin2009-01-21