summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.Jeremy Higdon2006-02-021-5/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-02-021-2/+7
|\
| * Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-02-01187-4922/+9364
| |\
| * | [ALSA] check return code in pnp_register_card_driver()Adam Belay2006-01-221-2/+7
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-02135-7373/+7137Star
|\ \ \
| * | | [ACPI] ACPICA 20060127Bob Moore2006-01-3185-736/+1238
| * | | Pull release into acpica branchLen Brown2006-01-271238-40871/+62181
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-------------------. \ \ [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24135-7121/+6381Star
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | * | [PNPACPI] clean excluded_id_list[]matthieu castet2006-01-071-4/+7
| | | | | | | | | | | | | * | [PNPACPI] Ignore devices that have no resourcesmatthieu castet2006-01-071-1/+2
| | | | | | | | | | | | * | | [ACPI] make two processor functions staticAdrian Bunk2006-01-082-6/+6
| | | | | | | | | | | | * | | [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-075-7/+7
| | | | | | | | | | | * | | | [ACPI_ASUS] fix asus module param descriptionKarol Kozimor2006-01-041-2/+4
| | | | | | | | | | | * | | | [ACPI_ASUS] M6R display readingKarol Kozimor2006-01-041-1/+1
| | | | | | | | | | | * | | | [ASUS_ACPI] work around Samsung P30s oopsKarol Kozimor2005-12-291-9/+18
| | | | | | | | * | | | | | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-013-21/+11Star
| | | | | | | | |/ / / / / /
| | | | | | | * | | | | | | [ACPI] build EC driver on IA64Kenji Kaneshige2005-12-211-1/+0Star
| | | | | | | * | | | | | | [ACPI] Embedded Controller (EC) driver printk syntax updateLen Brown2005-12-051-10/+10
| | | | | | | * | | | | | | [ACPI] Enable Embedded Controller (EC) interrupt mode by defaultLen Brown2005-12-051-3/+3
| | | | | | | * | | | | | | [ACPI] Embedded Controller (EC) driver syntax updateLen Brown2005-12-051-116/+117
| | | | | | | * | | | | | | [ACPI] Disable EC burst mode w/o disabling EC interruptsLuming Yu2005-12-021-16/+20
| | | | | | | |/ / / / / /
| | | | | | * | | | | | | [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning)Yu Luming2006-01-031-1/+1
| | | | | * | | | | | | | [ACPI] handle BIOS with implicit C1 in _CSTJanosch Machowinski2005-12-021-33/+31Star
| | | | * | | | | | | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-153-10/+13
| | | * | | | | | | | | | [ACPI] Disable C2/C3 for _all_ IBM R40e LaptopsThomas Rosner2006-01-071-16/+51
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| * | | | | | | | | | | [ACPI] remove "Resource isn't an IRQ" warningLen Brown2006-01-261-1/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | [ACPI] ACPICA 20060113Bob Moore2006-01-20109-944/+569Star
| * | | | | | | | | | [ACPI] delete message "**** SET: Misaligned resource pointer:"Len Brown2006-01-201-8/+0Star
| * | | | | | | | | | [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-201-43/+102
| * | | | | | | | | | Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117"Len Brown2006-01-161-6/+6
| * | | | | | | | | | [ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki2006-01-071-7/+6Star
| * | | | | | | | | | Pull pnpacpi into acpica branchLen Brown2006-01-07890-25033/+51650
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | [ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas2006-01-071-4/+44
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | [ACPI] fix pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-051-6/+6
| * | | | | | | | | [ACPI] fix osl.c build warningLen Brown2005-12-281-1/+1
| * | | | | | | | | [ACPI] ACPICA 20051216Bob Moore2005-12-2818-251/+520
| * | | | | | | | | [ACPI] ACPICA 20051202Bob Moore2005-12-105-223/+338
| * | | | | | | | | [ACPI] ACPICA 20051117Bob Moore2005-12-1026-322/+449
| * | | | | | | | | [ACPI] ACPICA 20051102Bob Moore2005-12-1016-959/+1292
| * | | | | | | | | [ACPI] ACPICA 20051021Bob Moore2005-12-1022-2659/+1951Star
| * | | | | | | | | [ACPI] ACPICA 20050930Bob Moore2005-12-1042-3116/+2388Star
| * | | | | | | | | Pull release into acpica branchLen Brown2005-12-062061-133819/+182303
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Auto-update from upstreamLen Brown2005-12-061-0/+228
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ACPI] 8250_acpi.c buildfixLen Brown2005-12-011-3/+3
| * | | | | | | | | | | [ACPI] clean up ACPICA 20050916's rscalc typedef syntaxLen Brown2005-09-221-38/+38
| * | | | | | | | | | | [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-227-33/+33
| * | | | | | | | | | | [ACPI] ACPICA 20050916Robert Moore2005-09-2211-1733/+1597Star
* | | | | | | | | | | | [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-021-0/+1
* | | | | | | | | | | | [PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss2006-02-013-6/+14
* | | | | | | | | | | | [PATCH] video: hp680 backlight driverAndriy Skulysh2006-02-013-0/+198