aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/dave...Linus Torvalds2007-04-091-2/+12
|\
| * [AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu2007-04-081-2/+12
* | [PATCH] omap_cf: oops-on-suspend fixDavid Brownell2007-04-081-16/+25
* | [TG3]: Fix crash during tg3_init_one().Michael Chan2007-04-061-2/+4
* | [PATCH] Fix build error on zs serial driverYoichi Yuasa2007-04-041-1/+0
* | [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)2007-04-041-0/+1
* | [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-14/+0
* | [PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown2007-04-041-1/+15
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-04-041-0/+8
|\ \
| * | [S390] cio: Fix handling of interrupt for csch().Cornelia Huck2007-04-041-0/+8
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-043-13/+44
|\ \ \
| * | | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-1/+26
| * | | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+6
| * | | libata: Clear tf before doing request sense (take 3)Albert Lee2007-04-041-11/+11
| * | | libata bugfix: preserve LBA bit for HDIO_DRIVE_TASKMark Lord2007-04-041-1/+1
| * | | 2.6.21 fix lba48 bug in libata fill_result_tf()Mark Lord2007-04-041-1/+1
* | | | [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)Robert Hancock2007-04-041-0/+5
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-0411-46/+89
|\ \ \ \ | |_|/ / |/| | |
| * | | r8169: fix suspend/resume for down interfaceFrancois Romieu2007-04-031-6/+7
| * | | r8169: issue request_irq after the private data are completely initializedFrancois Romieu2007-04-031-15/+18
| * | | b44: fix IFF_ALLMULTI handling of CAM slotsBill Helfinstine2007-04-031-1/+1
| * | | cxgb3 - Firwmare updateDivy Le Ray2007-04-032-3/+6
| * | | cxgb3 - Tighten xgmac workaroundDivy Le Ray2007-04-033-4/+17
| * | | cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-035-14/+29
| * | | cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-033-3/+11
| |/ /
* | | [PATCH] msi: synchronously mask and unmask msi-x irqs.Eric W. Biederman2007-04-031-0/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-021-1/+1
|\ \
| * | [SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller2007-04-021-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-021-18/+16
|\ \ \ | |/ / |/| |
| * | [BNX2]: Fix nvram write logic.Michael Chan2007-04-021-18/+16
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-04-022-9/+15
|\ \ \ | |/ / |/| |
| * | V4L/DVB (5496): Pluto2: fix incorrect TSCR register settingAndreas Oberritter2007-04-021-8/+14
| * | V4L/DVB (5495): Tda10086: fix DiSEqC message lengthAndreas Oberritter2007-04-021-1/+1
* | | [PATCH] vt: fix potential race in VT_WAITACTIVE handlerMichal Januszewski2007-04-021-2/+14
* | | [PATCH] rtc-cmos lockdep fix, irq updatesDavid Brownell2007-04-021-17/+33
* | | [PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec2007-04-021-6/+7
* | | [PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk2007-04-021-1/+1
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-011-5/+25
|\ \
| * | [ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2)Guennadi Liakhovetski2007-04-011-5/+25
* | | driver core: do not wait unnecessarily in driver_unregister()Linus Torvalds2007-04-011-1/+8
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-03-301-1/+1
|\ \ \
| * | | Revert "ACPI: parse 2nd MADT by default"Len Brown2007-03-301-1/+1
* | | | [PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQJens Axboe2007-03-301-0/+2
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-293-1/+13
|\ \ \
| * | | NetXen: Fix hardware access for ppc architecture.Linsys Contractor Adhiraj Joshi2007-03-291-1/+2
| * | | sis190: new PHY supportFrancois Romieu2007-03-291-0/+1
| * | | atl1: save mac address on removeChris Snook2007-03-291-0/+10
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-292-26/+17
|\ \ \
| * | | [IFB]: Fix crash on input device removalPatrick McHardy2007-03-291-22/+13
| * | | [BNX2]: Fix link interrupt problem.Michael Chan2007-03-281-4/+4
| |/ /