summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-103-1/+3
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-1067-66/+11
* [PATCH] hisax: fix usage of __init*Karsten Keil2006-07-1032-86/+86
* [PATCH] release_firmware() fixesMagnus Damm2006-07-107-26/+25
* [PATCH] cdrom: fix bad cgc.buflen assignmentJens Axboe2006-07-101-1/+1
* [PATCH] Add Specialix IO8+ card support hotplug supportChuck Short2006-07-101-0/+6
* [PATCH] Add Computone IntelliPort Plus serial hotplug supportChuck Short2006-07-101-0/+7
* [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-103-4/+3
* Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-0913-16/+18
|\
| * [NET] gso: Add skb_is_gsoHerbert Xu2006-07-0810-14/+13
| * [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-081-1/+2
| * [ATM]: Typo in drivers/atm/Kconfig...Matt LaPlante2006-07-081-1/+1
| * [TG3]: add amd8131 to "write reorder" chipsetsJohn W. Linville2006-07-081-0/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-099-559/+2523
|\ \
| * \ Merge branch 'master' into upstreamJeff Garzik2006-07-068-252/+829
| |\ \ | | |/
| * | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-057-391/+2520
| |\ \
| | * | e1000: increase version to 7.1.9-k2Auke Kok2006-06-271-1/+1
| | * | e1000: add ich8lan device ID'sAuke Kok2006-06-271-0/+7
| | * | e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-271-0/+21
| | * | e1000: integrate ich8 support into driverAuke Kok2006-06-274-130/+725
| | * | e1000: add ich8lan core functionsAuke Kok2006-06-273-7/+1392
| | * | e1000: disable ERTAuke Kok2006-06-271-3/+0
| | * | e1000: check return value of _get_speed_and_duplexAuke Kok2006-06-271-2/+6
| | * | e1000: M88 PHY workaroundAuke Kok2006-06-272-17/+40
| | * | e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-273-14/+40
| | * | e1000: disable CRC stripping workaroundAuke Kok2006-06-271-4/+1
| | * | e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-272-9/+33
| | * | e1000: rework module param code with uninitialized valuesAuke Kok2006-06-271-106/+61
| | * | e1000: recycle skbAuke Kok2006-06-271-1/+2
| | * | e1000: change printk into DPRINTKAuke Kok2006-06-271-1/+1
| | * | e1000: add smart power down codeAuke Kok2006-06-273-0/+41
| | * | e1000: small performance tweak by removing double codeAuke Kok2006-06-271-1/+0
| | * | e1000: fix CONFIG_PM blocksAuke Kok2006-06-271-2/+4
| | * | e1000: Make PHY powerup/down a functionAuke Kok2006-06-271-27/+49
| | * | e1000: rework driver hardware reset lockingAuke Kok2006-06-273-75/+105
| | * | e1000: fix loopback ethtool testAuke Kok2006-06-271-1/+1
| * | | [PATCH] 8139too deadlock fixArjan van de Ven2006-07-051-2/+3
| * | | [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-051-166/+0
* | | | Revert "ACPI: dock driver"Linus Torvalds2006-07-094-770/+0
* | | | [PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones2006-07-071-0/+4
| |_|/ |/| |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-057-250/+826
|\ \ \
| * | | [PATCH] ahci: Ensure that we don't grab both functionsroot2006-07-051-4/+11
| * | | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov2006-07-051-5/+5
| * | | [PATCH] sata_sil24: add suspend/sleep supportTejun Heo2006-07-051-0/+25
| * | | [PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo2006-07-051-45/+62
| * | | [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-051-0/+17
| * | | [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-051-38/+48
| * | | [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-052-7/+286
| * | | [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-052-90/+115
| * | | [PATCH] libata: implement PM EH actionsTejun Heo2006-07-052-3/+187
OpenPOWER on IntegriCloud