Commit Graph

60019 Commits (2c9ecdf40af0554ee9a2b1cbbbbdbc77f90a40e1)
 

Author SHA1 Message Date
FUJITA Tomonori 2c9ecdf40a bsg: add bidi support 18 years ago
FUJITA Tomonori abae1fde63 add a struct request pointer to the request structure 18 years ago
FUJITA Tomonori efba1a31f3 bsg: fix the deadlock on discarding done commands 18 years ago
FUJITA Tomonori e7d7217324 bsg: fix a blocking read bug 18 years ago
FUJITA Tomonori 4cf0723ac8 bsg: minor bug fixes 18 years ago
FUJITA Tomonori 292b7f2712 improve bsg device allocation 18 years ago
FUJITA Tomonori 4e2872d6b0 bind bsg to all SCSI devices 18 years ago
FUJITA Tomonori d351af01b9 bsg: bind bsg to request_queue instead of gendisk 18 years ago
FUJITA Tomonori 45e79a3acd bsg: add a request_queue argument to scsi_cmd_ioctl() 18 years ago
FUJITA Tomonori 7e75d73080 bsg: simplify __bsg_alloc_command failpath 18 years ago
Jens Axboe 264a047218 bsg: add cheasy error checks for sysfs stuff 18 years ago
Jens Axboe 5309cb38de Add queue resizing support 18 years ago
FUJITA Tomonori 3862153b67 Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace 18 years ago
Jens Axboe 2ef7086a20 bsg: silence a bogus gcc warning 18 years ago
Jens Axboe b711afa695 bsg: style cleanup 18 years ago
Jens Axboe 1594a3f0eb bsg: use u32 etc instead of uint32_t 18 years ago
FUJITA Tomonori 10e8855b94 bsg: add SG_IO to SG v4 18 years ago
FUJITA Tomonori 70e36eceaf bsg: replace SG v3 with SG v4 18 years ago
FUJITA Tomonori 45977d0e87 bsg: add sg_io_v4 structure 18 years ago
FUJITA Tomonori 337ad41dea block: export blk_verify_command for SG v4 18 years ago
FUJITA Tomonori 9e69fbb537 bsg: minor cleanups 18 years ago
FUJITA Tomonori ac6b91b803 block: changes for blk_rq_unmap_user new API 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Linus Torvalds 8f41958bdd Merge git://git.infradead.org/battery-2.6 18 years ago
Linus Torvalds bc06cffdec Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 18 years ago
Linus Torvalds d3502d7f25 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
Linus Torvalds d2a9a8ded4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 18 years ago
Linus Torvalds 2d896c780d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 18 years ago
Al Viro 2a9915c8a2 make i2c-acorn tristate 18 years ago
Al Viro ba5b55d049 icside: devm_iounmap() needs linux/io.h 18 years ago
Al Viro 05bd711ea2 missing argument in bin_attribute ->read()/->write() 18 years ago
Al Viro ececfdee1c fallout from constified seq_operations 18 years ago
Al Viro 8ca7ee6bcc fallout from Auke's pci ->revision patch 18 years ago
Al Viro 2832e856fb ax88796: dev_dbg() wants device, not platform device 18 years ago
Al Viro 22bb3e9e24 pass -msize-long to sparse on s390 18 years ago
Al Viro b4a06918c2 frv: missing __clear_user() 18 years ago
Al Viro c248725b61 zd1211rw: too early inclusion of asm/unaligned.h 18 years ago
Al Viro 4381ca3c23 fix return type of skb_checksum_complete() 18 years ago
Al Viro 5f17c70fe6 PDA_POWER depends on having request_irq() 18 years ago
Al Viro 51ec138c64 ieee1394: forgotten dereference... 18 years ago
Al Viro 0e81c666db the wrong variable checked after request_irq() 18 years ago
Al Viro 7c9e3c2e3b wrong order of arguments of ->readdir() 18 years ago
Al Viro 53b6795002 minimal fixes for drivers/usb/gadget/m66592-udc.c 18 years ago
Andrew Morton 0909fca513 git-battery vs git-acpi 18 years ago
Anton Vorontsov 7b3d54a8c3 Power supply class and drivers: remove non obligatory return statements 18 years ago
Jeff Garzik 5ebf6e6a96 pda_power: clean up irq, timer 18 years ago
Anton Vorontsov 3be86148e7 MAINTAINERS: Add maintainers for power supply subsystem and drivers 18 years ago
FUJITA Tomonori 9413d7b8aa [SCSI] ibmvscsi: convert to use the data buffer accessors 18 years ago
FUJITA Tomonori a862ea3165 [SCSI] dc395x: convert to use the data buffer accessors 18 years ago
FUJITA Tomonori 69eca4f52b [SCSI] ncr53c8xx: convert to use the data buffer accessors 18 years ago