summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-12-17[SCSI] Missing const in sr_vendorMatthew Wilcox
2005-12-16[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox
2005-12-16[SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox
2005-12-16[SCSI] 53c700: update endian processing macrosJames Bottomley
2005-12-15[SCSI] Add PPR support to spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Use ARRAY_SIZE in spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Fix printing of two-byte messagesMatthew Wilcox
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox
2005-12-15[SCSI] Move scsi_print_msg to SPI classMatthew Wilcox
2005-12-15Fix up SCSI mismergeJames Bottomley
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley
2005-12-15[SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie
2005-12-15[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk
2005-12-15[PATCH] IPMI oops fixPaolo Galtieri
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro
2005-12-15[PATCH] drivers/atm/adummy.c NULL noise removalAl Viro
2005-12-15[PATCH] dst_ca __user annotations, portability fixesAl Viro
2005-12-15[PATCH] __user annotations (booke_wdt.c)Al Viro
2005-12-15[PATCH] arcfb __user annotationsAl Viro
2005-12-15[PATCH] cyber2000fb.c __iomem annotationsAl Viro
2005-12-15[PATCH] wdrtas.c: fix __user annotationsAl Viro
2005-12-15[PATCH] dell_rbu: NULL noise removalAl Viro
2005-12-15[PATCH] cm4000_cs: __user annotationsAl Viro
2005-12-15[PATCH] em28xx: %zd for size_tAl Viro
2005-12-15[PATCH] auerswald.c: %zd for size_tAl Viro
2005-12-15[PATCH] s2io: __iomem annotations for recent changesAl Viro
2005-12-15[PATCH] iscsi gfp_t annotationsAl Viro
2005-12-15[PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro
2005-12-15[PATCH] sparc: jsflash __user annotationsAl Viro
2005-12-15[PATCH] sparc: vfc __iomem annotations and fixesAl Viro
2005-12-14[SCSI] convert st to use scsi_execute_asyncMike Christie
2005-12-14[SCSI] convert sg to scsi_execute_asyncMike Christie
2005-12-14[SCSI] add kmemcache for scsi_io_contextMike Christie
2005-12-14[SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie
2005-12-14[SCSI] add retries field to request for REQ_BLOCK_PC useMike Christie
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik
2005-12-14[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl
2005-12-14[SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2005-12-15[PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz
2005-12-15[PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse
2005-12-15[PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=yMarcelo Tosatti
2005-12-15[PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake
2005-12-15[PATCH] sgiioc4: check for no hwifs availableJeremy Higdon