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