Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ACPI: asus_acpi: Add support for the generic backlight device | Holger Macht | 2006-10-21 | 2 | -16/+47 | |
| | * | | | | | | ACPI: ibm_acpi: Add support for the generic backlight device | Holger Macht | 2006-10-21 | 2 | -14/+62 | |
| | |/ / / / / | ||||||
| * | | | | | | Pull button into test branch | Len Brown | 2006-12-16 | 2 | -85/+139 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: button: register with input layer | Dmitry Torokhov | 2006-11-09 | 2 | -85/+139 | |
| * | | | | | | | Pull dock into test branch | Len Brown | 2006-12-16 | 1 | -21/+110 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI: dock: add uevent to indicate change in device status | Kristen Carlson Accardi | 2006-12-14 | 1 | -2/+4 | |
| | * | | | | | | | ACPI: dock: Fix symbol conflict between acpiphp and dock | Prarit Bhargava | 2006-12-07 | 1 | -1/+7 | |
| | * | | | | | | | ACPI: dock: Add a docked sysfs file to the dock driver. | brandon@ifup.org | 2006-12-07 | 1 | -16/+79 | |
| | * | | | | | | | ACPI: dock: fix build warning | Len Brown | 2006-12-07 | 1 | -1/+1 | |
| | * | | | | | | | ACPI: dock: Make the dock station driver a platform device driver. | Kristen Carlson Accardi | 2006-12-07 | 1 | -2/+20 | |
| * | | | | | | | | Pull ec into test branch | Len Brown | 2006-12-16 | 1 | -190/+153 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | ACPI: ec: Lindent once again | Alexey Starikovskiy | 2006-12-08 | 1 | -95/+76 | |
| | * | | | | | | | ACPI: ec: Change #define to enums there possible. | Alexey Starikovskiy | 2006-12-08 | 1 | -12/+12 | |
| | * | | | | | | | ACPI: ec: Style changes. | Alexey Starikovskiy | 2006-12-08 | 1 | -10/+6 | |
| | * | | | | | | | ACPI: ec: Acquire Global Lock under EC mutex. | Alexey Starikovskiy | 2006-12-08 | 1 | -2/+2 | |
| | * | | | | | | | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead. | Alexey Starikovskiy | 2006-12-08 | 1 | -5/+2 | |
| | * | | | | | | | ACPI: ec: Rename gpe_bit to gpe | Alexey Starikovskiy | 2006-12-08 | 1 | -21/+21 | |
| | * | | | | | | | ACPI: ec: Change semaphore to mutex. | Alexey Starikovskiy | 2006-12-08 | 1 | -6/+6 | |
| | * | | | | | | | ACPI: ec: Query only single query at a time. | Alexey Starikovskiy | 2006-12-08 | 1 | -11/+8 | |
| | * | | | | | | | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at | Alexey Starikovskiy | 2006-12-08 | 1 | -8/+4 | |
| | * | | | | | | | ACPI: ec: Remove expect_event and all races around it. | Alexey Starikovskiy | 2006-12-08 | 1 | -46/+38 | |
| | * | | | | | | | ACPI: ec: Read status register from check_status() function | Alexey Starikovskiy | 2006-12-08 | 1 | -5/+6 | |
| | * | | | | | | | ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines. | Alexey Starikovskiy | 2006-12-08 | 1 | -2/+2 | |
| | * | | | | | | | ACPI: ec: Enable EC GPE at beginning of transaction | Alexey Starikovskiy | 2006-12-08 | 1 | -0/+3 | |
| | * | | | | | | | ACPI: ec: Allow for write semantics in any command. | Alexey Starikovskiy | 2006-12-08 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] Call init_timer() for ISDN PPP CCP reset state timer | Marcel Holtmann | 2006-12-22 | 1 | -0/+1 | |
* | | | | | | | | | [ATM] drivers/atm/fore200e.c: Cleanups. | Adrian Bunk | 2006-12-22 | 1 | -98/+68 | |
* | | | | | | | | | [ATM]: Remove dead ATM_TNETA1570 option. | Adrian Bunk | 2006-12-22 | 1 | -4/+0 | |
* | | | | | | | | | [PATCH] serial/uartlite: Only enable port if request_port succeeded | Peter Korsgaard | 2006-12-22 | 1 | -2/+2 | |
* | | | | | | | | | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM... | Ingo Molnar | 2006-12-22 | 1 | -2/+10 | |
* | | | | | | | | | [PATCH] fix s3c24xx gpio driver (include linux/workqueue.h) | Ben Dooks | 2006-12-22 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md | NeilBrown | 2006-12-22 | 1 | -5/+8 | |
* | | | | | | | | | [PATCH] increase CARDBUS_MEM_SIZE | Andrew Morton | 2006-12-22 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000P | Paul Mackerras | 2006-12-22 | 1 | -31/+64 | |
* | | | | | | | | | [PATCH] tlclk: delete unnecessary sysfs_remove_group | Akinobu Mita | 2006-12-22 | 1 | -2/+0 | |
* | | | | | | | | | [PATCH] fix aoe without scatter-gather [Bug 7662] | Ed L. Cashin | 2006-12-22 | 1 | -7/+6 | |
* | | | | | | | | | [PATCH] smc911 workqueue fixes | Andrew Morton | 2006-12-22 | 1 | -7/+14 | |
* | | | | | | | | | [PATCH] smc911x: fix netpoll compilation faliure | Vitaly Wool | 2006-12-22 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 2006-12-22 | 2 | -1/+2 | |
* | | | | | | | | | [PATCH] rtc warning fix | Andrew Morton | 2006-12-22 | 1 | -1/+6 | |
* | | | | | | | | | [PATCH] KVM: API versioning | Avi Kivity | 2006-12-22 | 1 | -0/+3 | |
* | | | | | | | | | [PATCH] KVM: Handle p5 mce msrs | Michael Riepe | 2006-12-22 | 2 | -0/+4 | |
* | | | | | | | | | [PATCH] KVM: Force real-mode cs limit to 64K | Michael Riepe | 2006-12-22 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] KVM: Do not export unsupported msrs to userspace | Michael Riepe | 2006-12-22 | 1 | -3/+24 | |
* | | | | | | | | | [PATCH] KVM: Use more traditional error handling in kvm_mmu_init() | Avi Kivity | 2006-12-22 | 1 | -6/+12 | |
* | | | | | | | | | [PATCH] KVM: AMD SVM: Save and restore the floating point unit state | Avi Kivity | 2006-12-22 | 1 | -0/+9 | |
* | | | | | | | | | [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode | Avi Kivity | 2006-12-22 | 1 | -5/+5 | |
* | | | | | | | | | [PATCH] KVM: add valid_vcpu() helper | James Morris | 2006-12-22 | 1 | -9/+14 | |
* | | | | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-21 | 3 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [PATCH] Fixup blk_rq_unmap_user() API | Jens Axboe | 2006-12-19 | 1 | -2/+1 |