summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-1236-236/+383
|\
| * [S390] Fix sparse warnings.Heiko Carstens2006-07-1227-124/+123Star
| * [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-128-48/+225
| * [S390] xpram module parameter parsing.Heiko Carstens2006-07-121-57/+6Star
| * [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-125-7/+29
* | Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds2006-07-121-0/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-1144-216/+1020
|\
| * Pull dock into release branchLen Brown2006-07-101-0/+1
| |\
| | * ACPI: ACPI_DOCK: Initialize the atomic notifier listKristen Accardi2006-07-101-0/+1
| * | Pull acpi_os_allocate into test branchLen Brown2006-07-104-39/+2Star
| |\ \
| | * | ACPI: acpi_os_allocate() fixesLen Brown2006-07-104-39/+2Star
| * | | Pull acpica-20060707 into test branchLen Brown2006-07-1017-106/+194
| |\ \ \
| | * | | ACPI: ACPICA 20060707Bob Moore2006-07-0917-106/+194
| * | | | Pull bugzilla-6687 into test branchLen Brown2006-07-103-8/+8
| |\ \ \ \
| | * | | | ACPI: acpi_os_get_thread_id() returns currentLen Brown2006-07-093-8/+8
| | |/ / /
| * | | | Pull dock into test branchLen Brown2006-07-105-1/+771
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ACPI: ACPI_DOCK KconfigLen Brown2006-07-102-3/+3
| | * | | Revert "Revert "ACPI: dock driver""Len Brown2006-07-094-0/+770
| * | | | Pull trivial into test branchLen Brown2006-07-1015-32/+30Star
| |\ \ \ \
| | * | | | ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-1013-28/+28
| | * | | | ACPI: delete some defaults from ACPI KconfigAndi Kleen2006-07-101-2/+0Star
| | * | | | ACPI: "Device `[%s]' is not power manageable" make message debug onlyLen Brown2006-07-101-2/+2
| | | |_|/ | | |/| |
| * | | | Pull battery into test branchLen Brown2006-07-101-32/+14Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: SBS: fix initialization, sem2mutexAndrew Morton2006-07-101-32/+14Star
| | |/ /
* | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-111-0/+7
|\ \ \ \
| * | | | [BPQ] lockdep: fix false positiveRalf Baechle2006-07-101-0/+7
* | | | | [PATCH] x86_64: Fix up bogus defaults in ACPI KconfigAndi Kleen2006-07-111-2/+0Star
|/ / / /
* | | | [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-102-7/+7
* | | | [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2006-07-102-2/+5
* | | | [PATCH] snsc: switch from force_sig to kill_procChristoph Hellwig2006-07-101-14/+1Star
* | | | [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-initJim Cromie2006-07-101-2/+15
* | | | [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservationJim Cromie2006-07-101-6/+13
* | | | [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constantsJim Cromie2006-07-101-5/+5
* | | | [PATCH] LED Class support for Soekris net48xxChris Boot2006-07-103-0/+123
* | | | [PATCH] aoe: cleanup i_rdev usageEric Sesterhenn2006-07-101-1/+1
* | | | [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-101-9/+32
* | | | [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-101-2/+2
* | | | [PATCH] Fix and enable EDAC sysfs operationDoug Thompson2006-07-101-493/+194Star
* | | | [PATCH] s390: broken null test in claw driverDave Jones2006-07-101-1/+1
* | | | [PATCH] fix oddball boolean logic in s390 netiucvDave Jones2006-07-101-1/+1
* | | | [PATCH] s390: move var declarations behind ifdefSerge E. Hallyn2006-07-101-0/+2
* | | | [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-1/+0Star
* | | | [PATCH] usb-storage: wait for URB to completeAlan Stern2006-07-101-1/+1
* | | | [PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas2006-07-101-0/+1
* | | | [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-108-85/+131
* | | | [PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt2006-07-101-15/+38
* | | | [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-102-2/+2
* | | | [PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov2006-07-101-1/+16
* | | | [PATCH] md: fix oops in error-handlingAndrew Morton2006-07-101-0/+2
* | | | [PATCH] md: include sector number in messages about corrected read errorsNeilBrown2006-07-103-7/+30