summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-025-18/+19
|\
| * libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * pata_via: Correct missing commentsAlan2007-02-021-1/+2
| * pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
| * ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-022-15/+7
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
|\ \
| * | spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * | e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| * | Merge ../linux-2.6Jeff Garzik2007-02-027-28/+28
| |\|
| * | netxen patchesAl Viro2007-01-318-212/+196
* | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| |/ |/|
* | [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz2007-02-011-1/+1
* | [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-011-9/+11
* | [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity2007-02-011-0/+2
* | [PATCH] pci: remove warning messagesAndrew Morton2007-02-011-8/+2
* | [PATCH] via quirk updateJean Delvare2007-02-011-3/+5
* | [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-011-3/+3
* | [PATCH] ide section fixesAl Viro2007-02-011-4/+4
|/
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-303-15/+11
|\
| * HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-302-12/+8
| * HID: fix hid-input mapping for Firefly Mini Remote ControlSimon Bennett2007-01-251-0/+2
| * USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina2007-01-251-3/+0
| * HID: fix memleaking of collectionJiri Kosina2007-01-251-0/+1
* | [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-301-2/+1
* | [PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com2007-01-301-7/+7
* | [PATCH] Fix VIA quirksJean Delvare2007-01-301-36/+42
* | Revert "net: ifb error path loop fix"Linus Torvalds2007-01-301-1/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-305-15/+53
|\ \
| * | libata: fix translation for START STOP UNITRobert Hancock2007-01-301-5/+4
| * | libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn2007-01-301-6/+45
| * | pata_platform: set_mode fixAndrew Morton2007-01-301-1/+3
| * | ata_if_xfermask() word 51 fixLennert Buytenhek2007-01-301-1/+1
| * | pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov2007-01-301-1/+1
| * | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-301-25/+0
| |\ \
| * | | libata: fix ata_eh_suspend() return valueTejun Heo2007-01-271-1/+1
| * | | ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo2007-01-271-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-301-4/+13
|\ \ \ \
| * | | | [CPUFREQ] check sysfs_create_link return valueAhmed S. Darwish2007-01-291-4/+13
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-305-21/+52
|\ \ \ \
| * | | | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-282-3/+20
| * | | | [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
| * | | | [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
| * | | | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
| * | | | [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-3030-85/+60
|\ \ \ \ \
| * | | | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-272-0/+4
| * | | | | ide: unregister idepnp driver on unloadTejun Heo2007-01-272-0/+10
| * | | | | ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-2726-27/+26
| * | | | | ide/generic: Jmicron has its own drivers nowAlan Cox2007-01-271-35/+0