summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+25
2005-10-26[PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky1-5/+6
2005-10-26[PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown1-4/+6
2005-10-26[libata] ata_timing fixAlan Cox1-1/+1
2005-10-26Merge branch 'master'Jeff Garzik15-41/+139
2005-10-26Merge branch 'master'Jeff Garzik15-41/+139
2005-10-26[netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla1-87/+162
2005-10-25PCI: be more verbose about resource quirksLinus Torvalds1-13/+88
2005-10-25[PATCH] qlogic lockup fixAndrew Morton1-1/+2
2005-10-25[PATCH] libata kernel-doc fixesRandy Dunlap1-22/+14
2005-10-24[SERIAL] new hp diva console portJustin Chen1-0/+1
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas1-1/+24
2005-10-24[PATCH] Return the line length via sysfs for fbdevJames Simmons1-0/+8
2005-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-8/+17
2005-10-23[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11
2005-10-23[PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky1-1/+0
2005-10-23cardbus: limit IO windows to 256 bytesLinus Torvalds1-1/+1
2005-10-22libata: const-ification bombing runJeff Garzik18-74/+74
2005-10-21Add ide-timing functionality to libata.Alan Cox1-0/+149
2005-10-21libata: handle early device PIO modes correctlyAlan Cox1-4/+27
2005-10-21[PATCH] drm: another mga bugDave Airlie3-3/+4
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore1-4/+8
2005-10-21[PATCH] iomem annotations (sata_vsc)Al Viro1-5/+5
2005-10-21[PATCH] iomem annotations (sata_sil)Al Viro1-2/+2
2005-10-21[PATCH] iomem annotations (sata_sx4)Al Viro1-10/+9
2005-10-21[PATCH] enum safety (sata_qstor)Al Viro1-2/+4
2005-10-21[PATCH] iomem annotations (sata_promise)Al Viro1-4/+4
2005-10-21[PATCH] iomem annotations (ahci)Al Viro1-4/+4
2005-10-21[PATCH] iomem annotations (sata_nv)Al Viro1-2/+2
2005-10-20[PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle1-0/+36
2005-10-20[PATCH] libata: Marvell endian fixBrett Russ1-2/+3
2005-10-20Merge branch 'master'Jeff Garzik12-62/+107
2005-10-20Merge branch 'master'Jeff Garzik12-62/+107
2005-10-20[PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala1-4/+9
2005-10-20[PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville1-4/+5
2005-10-19[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt1-0/+2
2005-10-19[PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb1-4/+4
2005-10-19[PATCH] fix MGA DRM regression before 2.6.14Dave Airlie1-3/+19
2005-10-19[PATCH] Three one-liners in md.cNeilBrown1-1/+3
2005-10-19[PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2-49/+57
2005-10-19[PATCH] orinoco: limit message rateAndrew Morton1-2/+3
2005-10-19[PATCH] sb1250-mac: Whitespace cleanup.Ralf Baechle1-515/+515
2005-10-19[PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...Ralf Baechle1-171/+132
2005-10-19[PATCH] Remove unused header.Ralf Baechle1-62/+0
2005-10-19[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt1-0/+2
2005-10-18[PATCH] e1000 build fixAndrew Morton1-1/+1
2005-10-18[PATCH] sundance: expand reset maskJohn W. Linville1-1/+1
2005-10-18[PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville1-23/+21
2005-10-18[PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville1-5/+3
2005-10-18[PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville2-8/+128