summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2009-01-26eeprom: More consistent symbol namesJean Delvare-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang-0/+401
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang-0/+269
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang-0/+614
2009-01-16Merge branch 'misc' into releaseLen Brown-437/+0
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown-437/+0
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson-1/+1
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown-17727/+2
2009-01-09Merge branch 'linus' into releaseLen Brown-148/+889
2009-01-09Merge branch 'fujitsu-laptop' into releaseLen Brown-126/+293
2009-01-09Merge branch 'asus-eeepc' into releaseLen Brown-3/+3
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon-93/+21
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon-33/+272
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-4/+4
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-48/+20
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-18/+51
2009-01-08misc: add dell-laptop driverMatthew Garrett-0/+449
2009-01-07xpnet: convert devices to new APIStephen Hemminger-48/+20
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-12/+11
2009-01-06ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant-0/+36
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven-4/+2
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-7/+7
2009-01-06tifm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-5/+4
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-1/+1
2009-01-06trivial: Fix incorrect use of "loose" in event.cNick Andrew-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro-2/+0
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-4/+4
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming-2/+0
2008-12-31ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACELin Ming-22/+0
2008-12-31ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming-6/+9
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-9/+4
2008-12-23eeepc-laptop: use select and not depends onCorentin Chary-3/+3
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown-17578/+0
2008-12-19drivers/misc/Makefile, Kconfig: cleanupLen Brown-22/+21
2008-12-16sgi-xp: xpc needs to pass the physical address, not virtualRuss Anderson-4/+4
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar-15/+52
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+4
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner-0/+4
2008-12-04sgi-xp: Kill directly reference of netdev->privWang Chen-9/+4
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson-1/+1
2008-11-26ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh-12/+45
2008-11-26sony-laptop: printk tweakAlessandro Guido-1/+1
2008-11-26sony-laptop: brightness regression fixAlessandro Guido-1/+1
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar-53/+1848
2008-11-19GRU: fix for debug optionJack Steiner-0/+4
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven-0/+1
2008-11-12c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti-0/+171
2008-11-12Add c2 port supportRodolfo Giometti-0/+1030