Commit Graph

82167 Commits (aa6299926950c8dfe2fea638276cad6def092bc9)
 

Author SHA1 Message Date
Ingo Molnar aa62999269 x86: fix bootup crash in native_read_tsc() 17 years ago
Linus Torvalds f3191248bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Bartlomiej Zolnierkiewicz a14dc57495 ide: move hwif_register() call out of ide_probe_port() 17 years ago
Bartlomiej Zolnierkiewicz e84e7ea7c4 ide: factor out code for tuning devices from ide_probe_port() 17 years ago
Bartlomiej Zolnierkiewicz 139ddfcab5 ide: move handling of I/O resources out of ide_probe_port() 17 years ago
Bartlomiej Zolnierkiewicz 9d501529b6 ide: make probe_hwif() return an error value 17 years ago
Bartlomiej Zolnierkiewicz fbd130887a ide: use ide_remove_port_from_hwgroup in init_irq() 17 years ago
Bartlomiej Zolnierkiewicz cae5c82022 ide: prepare init_irq() for using ide_remove_port_from_hwgroup() 17 years ago
Bartlomiej Zolnierkiewicz 96e5ad309c ide: factor out code removing port from hwgroup from ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz 7cba97f129 ide: I/O resources are released too early in ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz 537f06c5de ide: cleanup ide_system_bus_speed() 17 years ago
Bartlomiej Zolnierkiewicz 422278ef95 ide: remove needless zeroing of hwgroup fields from init_irq() 17 years ago
Bartlomiej Zolnierkiewicz a6fbb1c8c3 ide: remove unused ide_hwgroup_t fields 17 years ago
Bartlomiej Zolnierkiewicz 042449377e ide_platform: remove struct hwif_prop 17 years ago
Bartlomiej Zolnierkiewicz 48535651f6 ide: remove hwif->present manipulations from hwif_init() 17 years ago
Bartlomiej Zolnierkiewicz c860a8f2d2 ide: move wait_hwif_ready() documentation in the right place 17 years ago
Bartlomiej Zolnierkiewicz cf7125ae05 ide: fix handling of busy I/O resources in probe_hwif() 17 years ago
Bartlomiej Zolnierkiewicz 76166952bb <linux/hdsmart.h> is not used by kernel code 17 years ago
Bartlomiej Zolnierkiewicz dac2242047 ide: don't include <linux/hdsmart.h> 17 years ago
Borislav Petkov d3f208488f ide-floppy: cleanup header 17 years ago
Bartlomiej Zolnierkiewicz 59bca8cc99 ide: update/add my Copyrights 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz fadd11c71b au1xxx-ide/rapide: use hwif->index for ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz ed908fa1d0 ide-pmac: macio resource freeing bugfix 17 years ago
Bartlomiej Zolnierkiewicz ed1f788991 au1xxx-ide: device tree bugfix 17 years ago
Bartlomiej Zolnierkiewicz 062f9f024d ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers 17 years ago
Bartlomiej Zolnierkiewicz 5c05ff68b9 ide: switch to DMA-mapping API 17 years ago
Bartlomiej Zolnierkiewicz f8341c1c19 icside: use hwif->dev 17 years ago
Bartlomiej Zolnierkiewicz 5df37c34a3 au1xxx-ide: use hwif->dev 17 years ago
Bartlomiej Zolnierkiewicz 36501650ec ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz f6fb786d6d ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz fcc1175947 ide: remove BUG_ON() from ide_build_sglist() 17 years ago
Bartlomiej Zolnierkiewicz 425afb6103 ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y 17 years ago
Bartlomiej Zolnierkiewicz 2be564b034 piix: remove stale comments 17 years ago
Bartlomiej Zolnierkiewicz 4166c1993b ide: add IDE_HFLAG_NO_DSC host flag 17 years ago
Bartlomiej Zolnierkiewicz 8ac2b42a45 ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag 17 years ago
Bartlomiej Zolnierkiewicz 993da8f9ea amd74xx: remove amd_ide_chips table 17 years ago
Sergei Shtylyov ecf3279639 ide: ide_setup_dma() assumes 8 ports 17 years ago
Sergei Shtylyov 4e5a68aeb6 trm290: cannot call ide_setup_dma() 17 years ago
Borislav Petkov f9afd18b58 ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c 17 years ago
Bartlomiej Zolnierkiewicz d554336514 ide-{floppy,tape}: remove debug code for dumping identify data 17 years ago
Bartlomiej Zolnierkiewicz 7b9f25b539 ide: add ide_dump_identify() debug helper 17 years ago
Bartlomiej Zolnierkiewicz 3bb4663bd8 ide-cd: update driver version, comments and copyrights 17 years ago
Bartlomiej Zolnierkiewicz bbb89e3d7a ide-cd: unify request end exit path in cdrom_decode_status() 17 years ago
Bartlomiej Zolnierkiewicz 0d6f7e3a18 ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason() 17 years ago
Bartlomiej Zolnierkiewicz 0041e7c6ca ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 48ea0b216b ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr() 17 years ago
Bartlomiej Zolnierkiewicz a11e77db49 ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged 17 years ago
Bartlomiej Zolnierkiewicz 37782fcefc ide-cd: unify moving to the next buffer in cdrom_rw_intr() 17 years ago
Bartlomiej Zolnierkiewicz 21ea1f0f01 ide-cd: merge cdrom_start_read() and cdrom_start_write() 17 years ago