aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPI: asus_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-16/+47
| | * | | | | | ACPI: ibm_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-14/+62
| | |/ / / / /
| * | | | | | Pull button into test branchLen Brown2006-12-162-85/+139
| |\ \ \ \ \ \
| | * | | | | | ACPI: button: register with input layerDmitry Torokhov2006-11-092-85/+139
| * | | | | | | Pull dock into test branchLen Brown2006-12-161-21/+110
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi2006-12-141-2/+4
| | * | | | | | | ACPI: dock: Fix symbol conflict between acpiphp and dockPrarit Bhargava2006-12-071-1/+7
| | * | | | | | | ACPI: dock: Add a docked sysfs file to the dock driver.brandon@ifup.org2006-12-071-16/+79
| | * | | | | | | ACPI: dock: fix build warningLen Brown2006-12-071-1/+1
| | * | | | | | | ACPI: dock: Make the dock station driver a platform device driver.Kristen Carlson Accardi2006-12-071-2/+20
| * | | | | | | | Pull ec into test branchLen Brown2006-12-161-190/+153
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | ACPI: ec: Lindent once againAlexey Starikovskiy2006-12-081-95/+76
| | * | | | | | | ACPI: ec: Change #define to enums there possible.Alexey Starikovskiy2006-12-081-12/+12
| | * | | | | | | ACPI: ec: Style changes.Alexey Starikovskiy2006-12-081-10/+6
| | * | | | | | | ACPI: ec: Acquire Global Lock under EC mutex.Alexey Starikovskiy2006-12-081-2/+2
| | * | | | | | | ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.Alexey Starikovskiy2006-12-081-5/+2
| | * | | | | | | ACPI: ec: Rename gpe_bit to gpeAlexey Starikovskiy2006-12-081-21/+21
| | * | | | | | | ACPI: ec: Change semaphore to mutex.Alexey Starikovskiy2006-12-081-6/+6
| | * | | | | | | ACPI: ec: Query only single query at a time.Alexey Starikovskiy2006-12-081-11/+8
| | * | | | | | | ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled atAlexey Starikovskiy2006-12-081-8/+4
| | * | | | | | | ACPI: ec: Remove expect_event and all races around it.Alexey Starikovskiy2006-12-081-46/+38
| | * | | | | | | ACPI: ec: Read status register from check_status() functionAlexey Starikovskiy2006-12-081-5/+6
| | * | | | | | | ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.Alexey Starikovskiy2006-12-081-2/+2
| | * | | | | | | ACPI: ec: Enable EC GPE at beginning of transactionAlexey Starikovskiy2006-12-081-0/+3
| | * | | | | | | ACPI: ec: Allow for write semantics in any command.Alexey Starikovskiy2006-12-081-1/+1
* | | | | | | | | [PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann2006-12-221-0/+1
* | | | | | | | | [ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk2006-12-221-98/+68
* | | | | | | | | [ATM]: Remove dead ATM_TNETA1570 option.Adrian Bunk2006-12-221-4/+0
* | | | | | | | | [PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard2006-12-221-2/+2
* | | | | | | | | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-2/+10
* | | | | | | | | [PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)Ben Dooks2006-12-221-0/+1
* | | | | | | | | [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to mdNeilBrown2006-12-221-5/+8
* | | | | | | | | [PATCH] increase CARDBUS_MEM_SIZEAndrew Morton2006-12-221-1/+1
* | | | | | | | | [PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000PPaul Mackerras2006-12-221-31/+64
* | | | | | | | | [PATCH] tlclk: delete unnecessary sysfs_remove_groupAkinobu Mita2006-12-221-2/+0
* | | | | | | | | [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-221-7/+6
* | | | | | | | | [PATCH] smc911 workqueue fixesAndrew Morton2006-12-221-7/+14
* | | | | | | | | [PATCH] smc911x: fix netpoll compilation faliureVitaly Wool2006-12-221-1/+1
* | | | | | | | | [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-222-1/+2
* | | | | | | | | [PATCH] rtc warning fixAndrew Morton2006-12-221-1/+6
* | | | | | | | | [PATCH] KVM: API versioningAvi Kivity2006-12-221-0/+3
* | | | | | | | | [PATCH] KVM: Handle p5 mce msrsMichael Riepe2006-12-222-0/+4
* | | | | | | | | [PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe2006-12-221-0/+1
* | | | | | | | | [PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe2006-12-221-3/+24
* | | | | | | | | [PATCH] KVM: Use more traditional error handling in kvm_mmu_init()Avi Kivity2006-12-221-6/+12
* | | | | | | | | [PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity2006-12-221-0/+9
* | | | | | | | | [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity2006-12-221-5/+5
* | | | | | | | | [PATCH] KVM: add valid_vcpu() helperJames Morris2006-12-221-9/+14
* | | | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-213-6/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-191-2/+1