summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge commit 'linus/master' into HEADVegard Nossum2009-06-157-0/+661
| |\ \
| * | | c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-151-0/+2
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-163-0/+261
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-153-0/+261
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-158-3/+664
|\| |
| * | cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-0/+4
| * | cb710: handle DEBUG define in MakefilePierre Ossman2009-06-131-0/+4
| * | cb710: add missing parenthesisPierre Ossman2009-06-131-1/+1
| * | mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-137-0/+653
| |/
| * [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-151-3/+3
* | net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-131-1/+2
|/
* isl29003: fix resume functionalityDaniel Mack2009-05-071-2/+7
* sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-146-295/+254Star
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-145-61/+124
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-144-152/+123Star
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-141-2/+3
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-141-4/+4
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-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-031-5/+5
* | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-031-2/+2
* | sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-036-38/+35Star
* | sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-033-1/+24
* | sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-034-13/+14
* | sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-037-118/+305
* | sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-031-24/+44
* | sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-032-4/+10
* | sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-031-0/+36
* | sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-033-0/+59
* | sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-034-160/+218
* | sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-037-27/+38
* | sgi-gru: misc GRU cleanupJack Steiner2009-04-038-43/+55
* | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-031-14/+44
* | memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-031-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-281-1/+2
* | SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-113-31/+11Star
* | 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-041-1/+2
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-304-17/+24
|\|