Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | ACPI: thinkpad-acpi: make the video output feature optional | Henrique de Moraes Holschuh | 2008-02-16 | 2 | -7/+30 | |
| | | | | | | * | | | | 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 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 | |
| | | | * | | | | | 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 | 6 | -31/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| * | | | | | | 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 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-21 | 7 | -29/+105 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | 1 | -0/+6 | |
| * | | | | | | 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: 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 | |
| * | | | | | | USB: add new vernier product id to ldusb.c | Stephen Ware | 2008-02-21 | 1 | -0/+2 | |
| * | | | | | | USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message | Jan Altenberg | 2008-02-21 | 1 | -0/+1 | |
| * | | | | | | USB: Add another Novatel U727 ID to the device table for usbserial | Warren Turkal | 2008-02-21 | 1 | -0/+1 | |
| * | | | | | | USB: storage: Nikon D80 new FW still needs Fixup | Konstantin Kletschke | 2008-02-21 | 1 | -1/+1 | |
| * | | | | | | USB: usb-storage: don't clear-halt when Get-Max-LUN stalls | Alan Stern | 2008-02-21 | 2 | -11/+12 | |
| * | | | | | | USB: option: Added vendor id for Dell 5720 broadband modem | Stefan Bader | 2008-02-21 | 1 | -1/+2 | |
| * | | | | | | USB: option: Add Kyocera KPC680 ids | Dan Williams | 2008-02-21 | 1 | -0/+4 | |
| * | | | | | | USB: quirks for known quirky audio devices | Oliver Neukum | 2008-02-21 | 1 | -0/+9 |