aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * drivers/misc/Makefile, Kconfig: cleanupLen Brown2008-12-192-22/+21
* | Merge branch 'linus' into releaseLen Brown2009-01-0922-148/+889
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-081-4/+4
| |\ \
| | * | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-081-48/+20
| |\ \ \
| | * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-0810-18/+51
| | |\ \ \
| | * | | | xpnet: convert devices to new APIStephen Hemminger2009-01-071-48/+20
| * | | | | misc: add dell-laptop driverMatthew Garrett2009-01-083-0/+449
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-2/+2
| |\ \ \ \
| | * | | | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
| | * | | | trivial: Fix incorrect use of "loose" in event.cNick Andrew2009-01-061-1/+1
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-066-12/+11
| |\ \ \ \
| | * | | | SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-064-7/+7
| | * | | | tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-062-5/+4
| | |/ / /
| * | | | ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant2009-01-061-0/+36
| * | | | pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-062-4/+2
| |/ / /
| * | | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-9/+4
| |\ \
| | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-151-0/+4
| | |\ \ | | | |/
| | * | sgi-xp: Kill directly reference of netdev->privWang Chen2008-12-041-9/+4
| * | | sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson2008-12-161-4/+4