aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide-cd: re-organize handling of quirky devicesBartlomiej Zolnierkiewicz2008-02-012-65/+85
* ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h>Bartlomiej Zolnierkiewicz2008-02-011-23/+11
* ide-cd: remove STANDARD_ATAPI defineBartlomiej Zolnierkiewicz2008-02-012-43/+10
* ide-cd: remove NO_DOOR_LOCKING defineBartlomiej Zolnierkiewicz2008-02-012-10/+0
* ide-cd: remove struct ide_cd_{config,state}_flagsBartlomiej Zolnierkiewicz2008-02-012-81/+87
* ide-cd: remove struct atapi_capabilities_page (take 2)Bartlomiej Zolnierkiewicz2008-02-012-248/+37
* ide-cd: kill CDROM_STATE_FLAGS() macroBartlomiej Zolnierkiewicz2008-02-012-22/+24
* ide-cd: kill CDROM_CONFIG_FLAGS() macroBartlomiej Zolnierkiewicz2008-02-012-48/+50
* ide-cd: remove redundant config flagsBartlomiej Zolnierkiewicz2008-02-012-70/+38
* ide-cd: add IDE_CD_CAPABILITIES defineBartlomiej Zolnierkiewicz2008-02-011-12/+7
* ide-cd: cleanup ide_cdrom_update_speed()Bartlomiej Zolnierkiewicz2008-02-011-8/+9
* ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}Bartlomiej Zolnierkiewicz2008-02-012-56/+0
* ide-cd: remove unused and write-only struct ide_cd_config_flags fieldsBartlomiej Zolnierkiewicz2008-02-012-23/+2
* ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()Bartlomiej Zolnierkiewicz2008-02-011-37/+7
* ide-cd: remove unused struct atapi_cdrom_subchnlBartlomiej Zolnierkiewicz2008-02-011-32/+0
* ide-cd: remove dead code from cdrom_pc_intr()Bartlomiej Zolnierkiewicz2008-02-011-7/+0
* ide-cd: remove unused defines from ide-cd.hBartlomiej Zolnierkiewicz2008-02-011-10/+0
* ide-cd: remove stale cdrom_transfer_packet_command() commentBartlomiej Zolnierkiewicz2008-02-011-4/+0
* ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-...Bartlomiej Zolnierkiewicz2008-02-012-270/+272
* ide-cd: fix trailing whitespaces in changelogBartlomiej Zolnierkiewicz2008-02-011-12/+11
* ide-cd: fix DMA error handling in cdrom_newpc_intr()Bartlomiej Zolnierkiewicz2008-02-011-4/+6
* ide-cd: fix "missing data" handling in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2008-02-011-3/+4
* ide-cd: add ide_cd_pad_transfer() helperBartlomiej Zolnierkiewicz2008-02-011-26/+25
* ide-cd: use xfer_func_t in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2008-02-011-30/+17
* ide/ppc/pmac.c section fixesAdrian Bunk2008-02-011-2/+2
* ide: make wait_drive_not_busy() static againAdrian Bunk2008-02-012-3/+1
* ide: small ide-scan-pci.c cleanupAdrian Bunk2008-02-012-8/+2
* ide: unexport ide_dma_onAdrian Bunk2008-02-011-2/+0
* ide/Kconfig: use 'on-board' instead of 'built-in' in config optionsFrans Pop2008-02-011-23/+23
* Atari Falcon IDE: Add missing hwif variableGeert Uytterhoeven2008-02-011-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-0117-254/+220
|\
| * block: kill swap_io_context()Jens Axboe2008-02-013-24/+0
| * as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-011-4/+6
| * ide-cd: fix leftover data BUGJens Axboe2008-02-011-1/+1
| * block: make elevator lib checkpatch compliantJens Axboe2008-02-011-27/+30
| * cfq-iosched: make checkpatch compliantJens Axboe2008-02-011-37/+46
| * block: make core bits checkpatch compliantJens Axboe2008-02-018-142/+117
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-012-13/+18
| * unexport add_disk_randomnessAdrian Bunk2008-02-011-2/+0
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-011-1/+1
| * splice: always updated atime in direct spliceJens Axboe2008-02-011-3/+1
* | docbook: rapidio: fix fatal filename errorRandy Dunlap2008-02-011-3/+3
* | fix directory entry in arch-x86-MakefileSteven Rostedt2008-02-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-014-4/+4
|\ \
| * | [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-01-312-2/+2
| * | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-312-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-01271-4036/+9495
|\ \
| * | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-01-313-3/+7
| * | [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-01-312-4/+5
| * | [IPV4]: fib_sync_down rework.Denis V. Lunev2008-01-313-54/+57