aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2008-12-164-15/+52
|\ \ \ | | |/ | |/|
| * | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| |/
| * sgi-gru: call fs_initcall() if statically linkedDean Nelson2008-12-021-1/+1
| * ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh2008-11-261-12/+45
| * sony-laptop: printk tweakAlessandro Guido2008-11-261-1/+1
| * sony-laptop: brightness regression fixAlessandro Guido2008-11-261-1/+1
* | Merge branch 'linus' into x86/uvIngo Molnar2008-11-2022-53/+1848
|\ \ | |/
| * GRU: fix for debug optionJack Steiner2008-11-191-0/+4
| * misc: C2port needs <linux/sched.h>Geert Uytterhoeven2008-11-151-0/+1
| * c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti2008-11-123-0/+171
| * Add c2 port supportRodolfo Giometti2008-11-125-0/+1030
| * ics932s401: new clock generator chip driverDarrick J. Wong2008-11-123-0/+526
| * Merge branch 'video' into releaseLen Brown2008-11-118-40/+77
| |\
| | * thinkpad_acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-10/+19
| | * sony-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-1/+5
| | * msi-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-6/+10
| | * fujitsu-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-12/+14
| | * eeepc-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-3/+9
| | * compal: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-5/+7
| | * asus-acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-3/+7
| | * Acer-WMI: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-0/+6
| * | Merge branch 'misc' into releaseLen Brown2008-11-113-4/+27
| |\ \ | | |/ | |/|
| | * fujitsu-laptop: Add DMI callback for Lifebook S6420Tony Vroon2008-11-111-0/+15
| | * fujitsu-laptop: fix section mismatch warningRandy Dunlap2008-11-061-1/+1
| | * intel_menlow: Add comment documenting legal GTHS valuesThomas, Sujith2008-11-061-0/+5
| | * ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-2/+2
| | * intel_menlow: don't set max_state a negative valueZhang Rui2008-11-031-1/+4
| * | remove unused #include <version.h>'sHuang Weiyi2008-11-011-1/+0
| * | saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
| * | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson2008-10-303-4/+8
| * | hdpuftrs: fix buildMariusz Kozlowski2008-10-301-1/+0
| * | sony-laptop: ignore missing _DIS method on pic deviceMatthew Garrett2008-10-301-2/+4
| |/
* | x86, UV: fix redundant creation of sgi_uvCliff Wickman2008-11-111-1/+0
* | sgi-xp: support getting the address of a partition's reserved pageDean Nelson2008-11-051-3/+28
* | sgi-xp: define xp_partition_id and xp_region_sizeDean Nelson2008-11-051-2/+2
* | sgi-xp: create activate and notify gru message queuesDean Nelson2008-11-052-53/+218
* | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson2008-11-055-12/+117
|/