Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | ACPI: thinkpad-acpi: synchronize input device switches | Henrique de Moraes Holschuh | 2008-02-16 | 1 | -0/+1 | |
| | | | | | | * | | | | ACPI: thinkpad-acpi: always track input device open/close | Henrique de Moraes Holschuh | 2008-02-16 | 1 | -5/+8 | |
| | | | | | | * | | | | ACPI: thinkpad-acpi: trivial fix to documentation | Henrique de Moraes Holschuh | 2008-02-16 | 1 | -1/+1 | |
| | | | | | | * | | | | ACPI: thinkpad-acpi: trivial fix to module_desc typo | Henrique de Moraes Holschuh | 2008-02-16 | 1 | -1/+1 | |
| | | | | | | | |/ / | | | | | | | |/| | | ||||||
| | | | | | * | | | | intel_menlo: extract return values using PTR_ERR | Thomas Sujith | 2008-02-15 | 1 | -4/+7 | |
| | | | | | * | | | | ACPI video: check for error from thermal_cooling_device_register | Thomas Sujith | 2008-02-15 | 1 | -0/+3 | |
| | | | | | * | | | | ACPI thermal: extract return values using PTR_ERR | Thomas Sujith | 2008-02-15 | 1 | -15/+22 | |
| | | | | | * | | | | ACPI fan: extract return values using PTR_ERR | Thomas Sujith | 2008-02-15 | 1 | -12/+18 | |
| | | | | | * | | | | thermal: use ERR_PTR for returning error | Thomas Sujith | 2008-02-15 | 1 | -13/+13 | |
| | | | | | * | | | | thermal: validate input parameters | Thomas Sujith | 2008-02-15 | 1 | -1/+12 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | PM: Make suspend_device() static | Adrian Bunk | 2008-02-21 | 1 | -1/+1 | |
| | | | | * | | | | PCI ACPI: Fix comment describing acpi_pci_choose_state | Rafael J. Wysocki | 2008-02-21 | 1 | -2/+0 | |
| | | | | * | | | | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 | 3 | -14/+53 | |
| | | | * | | | | | ACPI: remove is_processor_present prototype | Glauber Costa | 2008-02-16 | 1 | -2/+0 | |
| | | | * | | | | | acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 series | Carlos Corbacho | 2008-02-16 | 1 | -0/+9 | |
| | | | * | | | | | ACPI: sparse fix, replace macro with static function | Harvey Harrison | 2008-02-16 | 1 | -7/+11 | |
| | | | * | | | | | kernel-doc: fix pci-acpi warning | Randy Dunlap | 2008-02-15 | 1 | -0/+1 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | * | | | | | ACPI: fix build warning | Ming Lin | 2008-02-21 | 1 | -2/+3 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | ACPI: thermal: Check whether cooling device exists before unregistering | Zhao Yakui | 2008-02-15 | 1 | -4/+6 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | ACPI: EC: Use proper handle for boot EC | Alexey Starikovskiy | 2008-02-14 | 1 | -1/+5 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-02-21 | 10 | -92/+108 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | modules: do not try to add sysfs attributes if !CONFIG_SYSFS | Kay Sievers | 2008-02-21 | 1 | -5/+2 | |
| * | | | | | | POWERPC: fix typo in pseries/power.c | Stephen Rothwell | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | PM: Remove unbalanced mutex_unlock() from dpm_resume() | Rafael J. Wysocki | 2008-02-21 | 1 | -1/+0 | |
| * | | | | | | UIO: fix Greg's stupid changes | Brandon Philips | 2008-02-21 | 1 | -17/+37 | |
| * | | | | | | stable_kernel_rules: fix must already be in mainline | Stefan Richter | 2008-02-21 | 1 | -2/+5 | |
| * | | | | | | ide: mark "ide=reverse" option as obsolete | Bartlomiej Zolnierkiewicz | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | Driver core: Fix error handling in bus_add_driver(). | Cornelia Huck | 2008-02-21 | 1 | -4/+5 | |
| * | | | | | | driver-core: fix kernel-doc function parameters | Randy Dunlap | 2008-02-21 | 2 | -0/+4 | |
| * | | | | | | cpufreq: fix kobject reference count handling | Balaji Rao | 2008-02-21 | 1 | -8/+0 | |
| * | | | | | | slabinfo: fall back from /sys/kernel/slab to /sys/slab | Christoph Lameter | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txt | Tsugikazu Shibata | 2008-02-21 | 1 | -53/+53 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-21 | 10 | -30/+117 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PCI: Fix wrong reference counter check for proc_dir_entry | Kenji Kaneshige | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | PCI: fix up setup-bus.c #ifdef | Andrew Morton | 2008-02-21 | 1 | -4/+2 | |
| * | | | | | | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu | 2008-02-21 | 2 | -1/+8 | |
| * | | | | | | PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform | Peer Chen | 2008-02-21 | 1 | -0/+62 | |
| * | | | | | | PCI: kernel-doc: fix pci-acpi warning | Randy Dunlap | 2008-02-21 | 1 | -0/+1 | |
| * | | | | | | PCI: irq: patch for Intel ICH10 DeviceID's | Jason Gaston | 2008-02-21 | 1 | -0/+4 | |
| * | | | | | | PCI: pci_ids: patch for Intel ICH10 DeviceID's | Jason Gaston | 2008-02-21 | 1 | -0/+6 | |
| * | | | | | | PCI: AMD SATA IDE mode quirk | Crane Cai | 2008-02-21 | 1 | -7/+10 | |
| * | | | | | | PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes | Andrew Morton | 2008-02-21 | 1 | -1/+6 | |
| * | | | | | | PCI: hotplug: acpiphp_ibm: Remove get device information | Gary Hade | 2008-02-21 | 1 | -16/+17 | |
| |/ / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-02-21 | 15 | -53/+130 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ehci-fsl: add PPC_MPC837x to default y | Anton Vorontsov | 2008-02-21 | 1 | -3/+2 | |
| * | | | | | | USB: POWERPC: ehci: fix ppc build | Anton Vorontsov | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | USB: usb-storage: don't access beyond the end of the sg buffer | Alan Stern | 2008-02-21 | 1 | -12/+15 | |
| * | | | | | | USB: quirks and unusual_devs entry for Actions flash drive | Alan Stern | 2008-02-21 | 2 | -0/+12 | |
| * | | | | | | USB: usb-storage: unusual_devs entry for Oracom MP3 player | Robert Spitzenpfeil | 2008-02-21 | 1 | -0/+11 | |
| * | | | | | | USB: serial: move zte MF330 from sierra to option | Kevin Lloyd | 2008-02-21 | 2 | -1/+3 |