aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Pull remove-hotkey into release branchLen Brown2007-02-168-1081/+0
|\
| * ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown2007-02-168-1081/+0
* | Pull sony into release branchLen Brown2007-02-163-0/+578
|\ \
| * | sony-laptop: allow complex per-value input/output validationMattia Dongili2007-02-131-19/+62
| * | sony-laptop: Update docsMattia Dongili2007-02-131-7/+7
| * | sony-laptop: LindentLen Brown2007-02-131-73/+78
| * | sony-laptop: Group functions and structures to better draw subsytems usageMattia Dongili2007-02-131-41/+51
| * | sony-laptop: Small update to the Kconfig help to make people believe this dri...Mattia Dongili2007-02-131-1/+2
| * | sony-laptop: Remove /proc/acpi/sony interface and implement platform_device.Mattia Dongili2007-02-131-198/+198
| * | sony-laptop: create from sony_acpiMattia Dongili2007-02-135-17/+16
| * | sony_acpi: Fix sony_acpi backlight registration and unregistrationMattia Dongili2007-02-131-0/+8
| * | sony_acpi: Allow multiple sony_acpi_values for the same .nameMattia Dongili2007-02-131-19/+25
| * | sony_acpi: Add lanpower and audiopower controlsMattia Dongili2007-02-131-2/+18
| * | sony_acpi: Allow easier debugging for the unknown SNC methods.Mattia Dongili2007-02-131-9/+21
| * | sony_acpi: Add acpi_bus_generate eventStelian Pop2007-02-131-25/+28
| * | sony_acpi: Video sysfs support take 2Andrew Morton2007-02-131-1/+1
| * | sony_acpi: Add backlight support to the sony_acpi v2Alessandro Guido2007-02-131-0/+8
| * | sony_acpi: Add backlight support to the sony_acpiAlessandro Guido2007-02-132-12/+48
| * | sony_acpi: Fix sony_acpi_resume callAndrew Morton2007-02-131-1/+1
| * | sony_acpi: Avoid dimness on resume.Andrew Morton2007-02-131-15/+34
| * | sony_acpi: SNC device support for Sony VaiosStelian Pop2007-02-133-0/+412
* | | Pull fluff into release branchLen Brown2007-02-1634-119/+97
|\ \ \
| * | | ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-132-19/+13
| * | | ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-132-4/+4
| * | | ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-132-6/+13
| * | | ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-1223-36/+13
| * | | ACPI: fix acpi_driver.name usageLen Brown2007-02-1217-17/+17
| * | | ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-1232-39/+39
* | | | Pull misc-for-upstream into release branchLen Brown2007-02-1615-159/+114
|\ \ \ \
| * | | | ACPI: bay: use IS_ERR for return of register_platform_device_simpleHenrique de Moraes Holschuh2007-02-161-1/+1
| * | | | ACPI: acpi_unload_table_id() always returns errorJohn Keller2007-02-161-3/+4
| * | | | ACPI: ec: add unlock in error pathAlexey Starikovskiy2007-02-161-1/+3
| * | | | ACPI: thermal: fix units in debug outputSanjoy Mahajan2007-02-161-1/+1
| * | | | ACPI: include apic.h in processor driver for benefit of UP kernelsThomas Gleixner2007-02-151-0/+8
| * | | | ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown2007-02-151-27/+0
| * | | | ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown2007-02-152-14/+3
| * | | | ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown2007-02-151-20/+0
| * | | | ACPI: Fix sparse warningsRandy Dunlap2007-02-153-3/+3
| * | | | ACPI: Disable wake GPEs only once.Alexey Starikovskiy2007-02-131-11/+0
| * | | | ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy2007-02-121-1/+1
| * | | | ACPI: video: Fix null pointer in appledisplay driverMichael Hanselmann2007-02-101-1/+1
| * | | | ACPI: ibm-acpi: cleanup init and exit pathsHenrique de Moraes Holschuh2007-02-091-5/+8
| * | | | ACPI: bay: fix wrong order of kzalloc argumentsAl Viro2007-02-091-1/+1
| * | | | ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-091-1/+1
| * | | | ACPI: updates rtc-cmos device platform_dataDavid Brownell2007-02-091-0/+89
| * | | | ACPI: asus_acpi: Add support for Asus Z81SPMatthew C Campbell2007-02-091-1/+13
| * | | | ACPI: bay: remove ACPI driver structKristen Carlson Accardi2007-02-091-95/+4
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1623-98/+702
|\ \ \ \ \
| * | | | | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * | | | | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2