aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-24[PATCH] pata_pdc2027x iomem annotationsAl Viro1-3/+3
2006-09-24[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro1-1/+1
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro5-14/+14
2006-09-24[PATCH] wrong thing iounmapped (qla3xxx)Al Viro1-1/+1
2006-09-24[PATCH] qla3xxx iomem annotationsAl Viro2-26/+25
2006-09-24[PATCH] Revert ABI-breaking change in /procMatthew Wilcox1-6/+10
2006-09-24[PATCH] missing include (free_irq() use)Al Viro1-0/+1
2006-09-24[PATCH] libata won't build on SUN4Al Viro1-0/+1
2006-09-24[PATCH] libata won't build on m68k and m32rAl Viro1-0/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds66-1236/+19738
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds343-28138/+40173
2006-09-24Merge branch 'master' into upstreamJeff Garzik435-13211/+60151
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley43-226/+195
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley1-7/+23
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structuresAlan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9
2006-09-23[SCSI] aacraid: misc cleanupMark Haverkamp3-6/+5
2006-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-28/+34
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-188/+144
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann3-19/+4
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann6-344/+191
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann5-49/+42
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens5-39/+92
2006-09-23[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2-14/+0
2006-09-23[SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford1-0/+5
2006-09-23[SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley1-4/+12
2006-09-23[SCSI] scsi_debug version 1.80Douglas Gilbert1-41/+189
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley106-1125/+23139
2006-09-23[PATCH] more get_property() falloutAl Viro1-1/+1
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro2-2/+2
2006-09-23[PATCH] missing includes from infiniband mergeAl Viro4-0/+4
2006-09-23[SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl1-2/+3
2006-09-23[SCSI] aha152x: remove static host arrayJames Bottomley1-29/+24
2006-09-23[SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com1-1/+1
2006-09-23[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer1-49/+2
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse1-11/+11
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse1-15/+21
2006-09-23[MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse1-2/+2
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-64/+199
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-26/+151
2006-09-22[PATCH] fallout from hcd-core patchAl Viro1-1/+1
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-09-22[PATCH] asm/backlight.h is ppc-onlyAl Viro1-1/+1
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro1-1/+1
2006-09-22[PATCH] Spidernet: add ethtool -S (show statistics)Jim Lewis3-2/+74