summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-164-4/+4
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-123-3/+3
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-167-9/+9
|\ \
| * | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-167-9/+9
* | | 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
OpenPOWER on IntegriCloud