aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/sx8.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-3/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 1-5/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGravatar Greg Kroah-Hartman 1-2/+3
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGravatar Greg Kroah-Hartman 1-2/+0
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to completion: SX8Gravatar Steven Rostedt 1-6/+6
2006-01-09[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Gravatar Richard Knutsson 1-1/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodGravatar Christoph Hellwig 1-27/+8
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Gravatar Tejun Heo 1-1/+1
2005-10-22drivers/block/sx8: kill unused variableGravatar Jeff Garzik 1-1/+0
2005-10-22drivers/block/sx8: several minor changesGravatar Jeff Garzik 1-13/+37
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringGravatar Olaf Hering 1-2/+2
2005-06-27[PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constantsGravatar Tobias Klauser 1-3/+4
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Gravatar Tejun Heo 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1764