aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-28Pull sony into release branchLen Brown
2007-04-28Pull asus into release branchLen Brown
2007-04-28sonypi: use mutex instead of semaphoreMatthias Kaehlcke
2007-04-28sony-laptop: remove user visible camera controls as platform attributesmalattia@linux.it
2007-04-28meye: make meye use sony-laptop instead of sonypimalattia@linux.it
2007-04-28sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it
2007-04-28sony-laptop: complete the motion eye camera support in sony-laptopmalattia@linux.it
2007-04-28sonypi: try to detect if sony-laptop has already taken one of the known ioportsmalattia@linux.it
2007-04-28sonypi: suggest sonypi users to try sony-laptop insteadmalattia@linux.it
2007-04-28sony-laptop: add edge modem support (also called WWAN)malattia@linux.it
2007-04-28sony-laptop: add locking on accesses to the ioport and global varsmalattia@linux.it
2007-04-28sony-laptop: add camera enable/disable parameter, better handle possible infi...malattia@linux.it
2007-04-28thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex staticAdrian Bunk
2007-04-28ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdriversHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: add sysfs support to hotkey subdriverHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: improve dock subdriver initializationHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: improve debugging for acpi helpersHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: improve fan control documentationHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfsHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: fix a fan watchdog invocationHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: do not arm fan watchdog if it would not workHenrique de Moraes Holschuh
2007-04-28ACPI: thinkpad-acpi: add a fan-control feature master toggleHenrique de Moraes Holschuh
2007-04-28ACPICA: clear fields reserved before FADT r3Bob Moore
2007-04-28SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.cMilind Arun Choudhary
2007-04-28drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=nAndrew Morton
2007-04-28pata_hpt37x: Further small fixesAlan Cox
2007-04-28pata_hpt3x2n: Add HPT371N support and other bitsAlan Cox
2007-04-28ata: printk warning fixesAndrew Morton
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo
2007-04-28ahci: consolidate common port flagsTejun Heo
2007-04-28ata_timing: ensure t->cycle is always correctAlan Cox
2007-04-28libata: add missing call to ->cable_detect() in new EH pathTejun Heo
2007-04-28pata_amd: remove contamination added during cable_detect conversionTejun Heo
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord
2007-04-28libata: HPA supportAlan Cox
2007-04-28libata: kill probe_ent and related helpersTejun Heo
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo
2007-04-28libata: convert ata_pci_init_native_mode() users to new init modelTejun Heo
2007-04-28libata: convert drivers with combined SATA/PATA ports to new init modelTejun Heo
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo
2007-04-28libata: convert legacy PCI host handling to new init modelTejun Heo
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_start()Tejun Heo
2007-04-28libata: allocate ap separately from shostTejun Heo
2007-04-28ahci: add PCI ID for new VIA chipTejun Heo
2007-04-28libata: kill type mismatch compile warningTejun Heo
2007-04-28ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu