Commit Graph

77320 Commits (b03b08ba9c7235861adf4dde712dade0bb756fe0)
 

Author SHA1 Message Date
Robin Getz b03b08ba9c [Blackfin] arch: Clean up dump_bfin_mem 17 years ago
Michael Hennerich 0d4a89bb3e [Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfin board 17 years ago
Sonic Zhang fb5f00492a [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. 17 years ago
Yi Li c50e19f498 [Blackfin] arch: fix bug - make memcpy return the dest addr. 17 years ago
Cliff Cai a5bb85dfff [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 17 years ago
Javier Herrero fb96c56de3 [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with Blackfin 17 years ago
Robin Getz d5c4b5e3b2 [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changes 17 years ago
Robin Getz 6f3ed704b0 [Blackfin] arch: do not use fixed numbers to describe offsets - no functional changes 17 years ago
Robin Getz 0626d79686 [Blackfin] arch: do not use hard coded addresses 17 years ago
Robin Getz d8f66c8c1e [Blackfin] arch: fix bug gdb testing on hardware has regression 17 years ago
Robin Getz 13fe24f37d [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. 17 years ago
Robin Getz f53e86760e [Blackfin] arch: Add a note describing what is going on - no functional changes 17 years ago
Ingo Molnar 326e96b923 printk: revert ktime_get() timestamps 17 years ago
Linus Torvalds ef3f2de2b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 17 years ago
Linus Torvalds 1c7c2cdec3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Linus Torvalds 0444fa7875 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 17 years ago
Linus Torvalds 69e4d4c3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 17 years ago
Bartlomiej Zolnierkiewicz 7267c33774 ide: remove REQ_TYPE_ATA_CMD 17 years ago
Bartlomiej Zolnierkiewicz 5a9e77af97 ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 34f5d5ae35 ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests 17 years ago
Bartlomiej Zolnierkiewicz 0455fcc821 ide: fix final status check in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz 4d977e43d8 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() 17 years ago
Bartlomiej Zolnierkiewicz 18a056fecc ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 852738f392 ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE 17 years ago
Bartlomiej Zolnierkiewicz 145b75e9ae ide: initialize rq->cmd_type in ide_init_drive_cmd() callers 17 years ago
Bartlomiej Zolnierkiewicz 2624565caa ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 4906f3b4cd ide: kill DATA_READY define 17 years ago
Tejun Heo 4d7a984bdc ide: task_end_request() fix 17 years ago
Bartlomiej Zolnierkiewicz 79f21b84d9 ide: use rq->nr_sectors in task_end_request() 17 years ago
Bartlomiej Zolnierkiewicz 03c3c70ee5 ide: remove needless ->cursg clearing from task_end_request() 17 years ago
Bartlomiej Zolnierkiewicz 657cc1a8f6 ide: set IDE_TFLAG_IN_* flags before queuing/executing command 17 years ago
Bartlomiej Zolnierkiewicz 3687221f28 ide-tape: fix handling of non-special requests in ->end_request method 17 years ago
Bartlomiej Zolnierkiewicz 73d7de0c81 ide: fix final status check in task_in_intr() 17 years ago
Bartlomiej Zolnierkiewicz 49c746ee6c ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() 17 years ago
Tejun Heo 35cf2b94d0 ide: fix ->io_32bit race in ide_taskfile_ioctl() 17 years ago
Bartlomiej Zolnierkiewicz 63c4467805 cmd64x: remove /proc/ide/cmd64x 17 years ago
Bartlomiej Zolnierkiewicz 9e47be0c97 ide: remove broken disk byte-swapping support 17 years ago
Bartlomiej Zolnierkiewicz 3a5015cc9d ide: add ide_busy_sleep() helper 17 years ago
Bartlomiej Zolnierkiewicz ce71ed9ba8 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it 17 years ago
Bartlomiej Zolnierkiewicz 9ac59226ca ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c 17 years ago
Bartlomiej Zolnierkiewicz c99c92c587 ide: print banner message once per controller in m68k host drivers 17 years ago
Bartlomiej Zolnierkiewicz 81ca691981 ide: add ide_set_irq() inline helper 17 years ago
Bartlomiej Zolnierkiewicz 4f52a32994 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled 17 years ago
Bartlomiej Zolnierkiewicz ce635f605e rapide: remove write-only hwif->hwif_data 17 years ago
Bartlomiej Zolnierkiewicz 79127c37aa ide: use ide_init_port_hw() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz 6828fc9a91 ide: always use ide_std_init_ports() in setup-pci.c 17 years ago
Bartlomiej Zolnierkiewicz aa79a2faa0 au1xxx-ide: use ide_init_port_hw() 17 years ago
Bartlomiej Zolnierkiewicz a42bcc0f2f au1xxx-ide: au_ide_probe() fixes 17 years ago
Bartlomiej Zolnierkiewicz ade2daf9c6 ide: make remaining built-in only IDE host drivers modular (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 8ac4ce742c ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) 17 years ago