summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-1688-646/+522
|\
| * Fix memory leak in dm-cryptNeil Brown2007-10-161-26/+5
| * Merge branch 'sglist-arch' into for-linusJens Axboe2007-10-1671-276/+509
| |\
| | * mmc: need to zero sglist on initJens Axboe2007-10-161-3/+3
| | * Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn2007-10-161-0/+1
| | * remove sglist_lenFUJITA Tomonori2007-10-161-7/+4
| | * remove blk_queue_max_phys_segments in libataFUJITA Tomonori2007-10-161-2/+0
| | * revert sg segment size ifdefsFUJITA Tomonori2007-10-161-8/+20
| | * Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton2007-10-161-1/+1
| | * qla1280: enable use_sg_chaining optionFUJITA Tomonori2007-10-161-0/+1
| | * [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-1637-3/+44
| | * qla1280: sg chaining fixesFUJITA Tomonori2007-10-161-1/+4
| | * libata sg chaining support fixFUJITA Tomonori2007-10-161-1/+6
| | * zfcp: sg chaining supportFUJITA Tomonori2007-10-162-4/+3
| | * ips: sg chaining supportFUJITA Tomonori2007-10-161-6/+8
| | * IDE: sg chaining supportJens Axboe2007-10-168-11/+24
| | * Fusion: sg chaining supportJens Axboe2007-10-161-3/+3
| | * USB storage: sg chaining supportJens Axboe2007-10-168-45/+62
| | * infiniband: sg chaining supportJens Axboe2007-10-162-38/+47
| | * aha1542: convert to use the data buffer accessorsJens Axboe2007-10-161-17/+15
| | * ide-scsi: sg chaining supportJens Axboe2007-10-161-14/+18
| | * qlogicpti: sg chaining supportJens Axboe2007-10-161-7/+8
| | * aic94xx: sg chaining supportJens Axboe2007-10-161-3/+3
| | * qla1280: sg chaining supportJens Axboe2007-10-161-29/+37
| | * scsi generic: sg chaining supportJens Axboe2007-10-161-8/+8
| | * scsi_debug: support sg chainingJens Axboe2007-10-161-14/+16
| | * libata: convert to using sg helpersJens Axboe2007-10-161-14/+16
| | * SCSI: support for allocating large scatterlistsJens Axboe2007-10-161-47/+162
| | * scsi: simplify scsi_free_sgtable()Jens Axboe2007-10-162-6/+7
| | * scsi: convert to using sg helpersJens Axboe2007-10-161-9/+13
| * | Merge branch 'barrier' into for-linusJens Axboe2007-10-1616-341/+7
| |\ \ | | |/
| | * pktcdvd: don't rely on bio_init() preserving bio->bi_destructorLaurent Riffard2007-10-161-0/+2
| | * pktcdvd: don't rely on bio_init() preserving bio->bi_io_vecJens Axboe2007-10-161-0/+5
| | * remove ide_get_error_location()Adrian Bunk2007-10-161-35/+0
| | * block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-1614-306/+0
| * | drivers/block/cpqarray,cciss: kill unused varJeff Garzik2007-10-162-3/+1
| |/
* | scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh2007-10-161-4/+5
* | tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki2007-10-161-9/+0
* | tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki2007-10-161-3/+8
* | fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas2007-10-161-1/+1
* | fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa2007-10-162-25/+87
* | s3fb: do not allow incorrect pixclock settingsKrzysztof Helt2007-10-161-4/+11
* | svgalib: mode selection updatesOndrej Zajicek2007-10-162-18/+38
* | ps3fb: default to 480p on DVI-D/HDMI if video=safeGeert Uytterhoeven2007-10-161-0/+13
* | fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-162-5/+3
* | ps3fb: enhance horizontal panning on firmware 1.90 and upGeert Uytterhoeven2007-10-161-41/+60
* | ps3fb: add virtual screen and panning supportGeert Uytterhoeven2007-10-161-25/+40
* | ps3fb: don't keep the borders for non-fullscreen modes in XDR memoryGeert Uytterhoeven2007-10-161-56/+75
* | ps3fb: use fb_info.par properlyGeert Uytterhoeven2007-10-161-35/+57
* | ps3fb: fix possible overlap of GPU command buffer and frame bufferGeert Uytterhoeven2007-10-161-27/+39
OpenPOWER on IntegriCloud