summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-307-133/+267
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-308-106/+107
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-3010-151/+266
* sgi-xp: define BYTES_PER_WORDDean Nelson2008-07-301-0/+3
* sgi-xp: define xpSalError reason codeDean Nelson2008-07-301-1/+2
* sgi-xp: define is_shub() and is_uv() macrosDean Nelson2008-07-301-0/+16
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-307-29/+93
* GRU Driver: driver/misc Makefile & Kconfig changesJack Steiner2008-07-302-0/+24
* GRU Driver: driver makefileJack Steiner2008-07-301-0/+3
* GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner2008-07-301-0/+370
* GRU Driver: /proc interfacesJack Steiner2008-07-301-0/+336
* GRU Driver: resource managementJack Steiner2008-07-301-0/+798
* GRU Driver: kernel services provide by driverJack Steiner2008-07-301-0/+679
* GRU Driver: page faults & exceptionsJack Steiner2008-07-301-0/+633
* GRU Driver: driver initialization, file & vma opsJack Steiner2008-07-301-0/+481
* GRU Driver: kernel services header filesJack Steiner2008-07-301-0/+134
* GRU Driver: driver internal header filesJack Steiner2008-07-303-0/+709
* GRU Driver: GRU instructions & macrosJack Steiner2008-07-301-0/+679
* GRU Driver: hardware data structuresJack Steiner2008-07-301-0/+663
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-282-2/+1Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-271-1/+0Star
| |\
| | * Merge commit 'upstream/master'Haavard Skinnemoen2008-07-279-149/+1824
| | |\
| | * | drivers/misc/atmel-ssc.c: Removed duplicated includeHuang Weiyi2008-07-241-1/+0Star
| * | | kconfig: fix typos: "Suport" -> "Support"Heikki Orsila2008-07-251-1/+1
| | |/ | |/|
* / | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1Star
|/ /
* | drivers/misc/phantom: note PCIJiri Slaby2008-07-252-2/+4
* | drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton2008-07-251-0/+1
* | misc: add HP WMI laptop extras driverMatthew Garrett2008-07-253-0/+507
* | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-242-142/+335
|\ \
| * | ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEMHenrique de Moraes Holschuh2008-07-211-14/+33
| * | ACPI: thinkpad-acpi: bump up version to 0.21Henrique de Moraes Holschuh2008-07-211-1/+1
| * | ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill supportHenrique de Moraes Holschuh2008-07-212-26/+184
| * | ACPI: thinkpad-acpi: WLSW overrides other rfkill switchesHenrique de Moraes Holschuh2008-07-211-0/+20
| * | ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill supportHenrique de Moraes Holschuh2008-07-211-80/+74Star
| * | ACPI: thinkpad-acpi: consolidate wlsw notification functionHenrique de Moraes Holschuh2008-07-211-20/+19Star
| * | ACPI: thinkpad-acpi: minor refactor on radio switch initHenrique de Moraes Holschuh2008-07-211-23/+26
| |/
* | atmel_pwm: set up only one PWM clock when allocating a clockHans-Christian Egtvedt2008-07-241-2/+1Star
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-1/+2
|\ \
| * | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis2008-07-181-1/+2
| |/
* | HP iLO driverDavid Altobelli2008-07-224-0/+971
* | device create: misc: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-221-2/+3
|/
* fujitsu-laptop: depends on INPUTRandy Dunlap2008-07-161-0/+1
* acer-wmi: Remove version numberCarlos Corbacho2008-07-161-4/+1Star
* acer-wmi: Add debugfs file for device detectionCarlos Corbacho2008-07-161-0/+66
* acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732Carlos Corbacho2008-07-161-0/+10
* acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718Carlos Corbacho2008-07-161-0/+19
* acer-wmi: Respect framebuffer blanking in backlightCarlos Corbacho2008-07-161-2/+12
* acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 seriesCarlos Corbacho2008-07-161-4/+27
* eeepc-laptop: staticAdrian Bunk2008-07-161-2/+2
* compal-laptop: remove unnecessary lcd_level attributeCezary Jackiewicz2008-07-161-35/+2Star