aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsGravatar Robin Holt 2-7/+7
2009-04-13sgi-xpc: clean up numerous globalsGravatar Robin Holt 6-295/+254
2009-04-13sgi-xpc: implement opencomplete messagingGravatar Robin Holt 5-61/+124
2009-04-13sgi-xpc: prevent false heartbeat failuresGravatar Robin Holt 4-152/+123
2009-04-13at25: make input buffers of at25_*write() constGravatar Geert Uytterhoeven 1-2/+3
2009-04-13at24: make input buffers of at24_*write() constGravatar Geert Uytterhoeven 1-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-3/+3
2009-04-02xpc_sn2: fix max() warning about pointers of different typesGravatar Robin Holt 1-5/+5
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVGravatar Robin Holt 1-2/+2
2009-04-02sgi-gru: support multiple pagesizes in GRUGravatar Jack Steiner 6-38/+35
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverGravatar Jack Steiner 3-1/+24
2009-04-02sgi-gru: macro for scanning all gru chipletsGravatar Jack Steiner 4-13/+14
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsGravatar Jack Steiner 7-118/+305
2009-04-02sgi-gru: restructure the GRU vtop functionsGravatar Jack Steiner 1-24/+44
2009-04-02sgi-gru: aSID (context management) bug fixesGravatar Jack Steiner 2-4/+10
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextGravatar Jack Steiner 1-0/+36
2009-04-02sgi-gru: add statistics to the GRU context management functionsGravatar Jack Steiner 3-0/+59
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsGravatar Jack Steiner 4-160/+218
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsGravatar Jack Steiner 7-27/+38
2009-04-02sgi-gru: misc GRU cleanupGravatar Jack Steiner 8-43/+55
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsGravatar David Brownell 1-14/+44
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMGravatar Kevin Hilman 1-13/+54
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorGravatar Daniel Mack 3-0/+481
2009-04-01hpilo: reduce frequency of IO operationsGravatar David Altobelli 2-4/+8
2009-03-30trivial: fix typos/grammar errors in Kconfig textsGravatar Matt LaPlante 1-3/+3
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Gravatar Linus Torvalds 1-1/+1
2009-03-28eeprom/at24: Remove EXPERIMENTALGravatar Wolfram Sang 1-1/+1
2009-03-01Merge branch 'x86/urgent' into x86/patGravatar Ingo Molnar 1-1/+2
2009-02-27hpilo: new pci deviceGravatar David Altobelli 1-1/+2
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeGravatar Dean Nelson 3-31/+11
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuGravatar Ingo Molnar 7-13/+17
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceGravatar Dean Nelson 2-8/+8
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundGravatar Hans-Christian Egtvedt 1-1/+1
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYGravatar Matthew Garrett 1-0/+1
2009-02-05hpilo: open/close fixGravatar David Altobelli 2-3/+5
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureGravatar Dean Nelson 1-1/+2
2009-01-30Merge branch 'linus' into core/percpuGravatar Ingo Molnar 4-17/+24
2009-01-29hpilo: increment versionGravatar David Altobelli 1-1/+1
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsGravatar Robin Holt 2-7/+11
2009-01-29sgi-xpc: Remove NULL pointer dereference.Gravatar Robin Holt 1-4/+6
2009-01-29sgi-xpc: ensure flags are updated before bte_copyGravatar Robin Holt 2-5/+6
2009-01-27Merge branch 'linus' into core/percpuGravatar Ingo Molnar 8-9/+1293
2009-01-26eeprom: More consistent symbol namesGravatar Jean Delvare 2-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromGravatar Wolfram Sang 5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromGravatar Wolfram Sang 3-0/+401
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromGravatar Wolfram Sang 3-0/+269
2009-01-26i2c: Move at24 to drivers/misc/eepromGravatar Wolfram Sang 5-0/+614
2009-01-21x86: make UV support configurableGravatar Nick Piggin 1-2/+2
2009-01-21x86: uv cleanup, build fix #2Gravatar Ingo Molnar 2-0/+4