index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-01
<linux/hdsmart.h> is not used by kernel code
Bartlomiej Zolnierkiewicz
2008-02-01
ide: don't include <linux/hdsmart.h>
Bartlomiej Zolnierkiewicz
2008-02-01
ide-floppy: cleanup header
Borislav Petkov
2008-02-01
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
au1xxx-ide/rapide: use hwif->index for ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-pmac: macio resource freeing bugfix
Bartlomiej Zolnierkiewicz
2008-02-01
au1xxx-ide: device tree bugfix
Bartlomiej Zolnierkiewicz
2008-02-01
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: switch to DMA-mapping API
Bartlomiej Zolnierkiewicz
2008-02-01
icside: use hwif->dev
Bartlomiej Zolnierkiewicz
2008-02-01
au1xxx-ide: use hwif->dev
Bartlomiej Zolnierkiewicz
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-01
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
2008-02-01
ide: remove BUG_ON() from ide_build_sglist()
Bartlomiej Zolnierkiewicz
2008-02-01
ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y
Bartlomiej Zolnierkiewicz
2008-02-01
piix: remove stale comments
Bartlomiej Zolnierkiewicz
2008-02-01
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2008-02-01
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
2008-02-01
amd74xx: remove amd_ide_chips table
Bartlomiej Zolnierkiewicz
2008-02-01
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
2008-02-01
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
2008-02-01
ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
Borislav Petkov
2008-02-01
ide-{floppy,tape}: remove debug code for dumping identify data
Bartlomiej Zolnierkiewicz
2008-02-01
ide: add ide_dump_identify() debug helper
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: update driver version, comments and copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: unify request end exit path in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: unify moving to the next buffer in cdrom_rw_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_start_read() and cdrom_start_write()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_read_intr() and cdrom_write_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: factor out transfer size checking from cdrom_read_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: add ide_cd_drain_data() helper
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove cdrom_do_pc_continuation()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: unify request end exit path in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: factor out request sense fixup from cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: remove BUG_ON() from cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: rename cdrom_* functions to ide_cd_*
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: coding style fixes for cdrom_get_toc_entry()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed()
Bartlomiej Zolnierkiewicz
2008-02-01
ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn()
Bartlomiej Zolnierkiewicz
[prev]
[next]