index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
au1xxx-ide/rapide: use hwif->index for ide_unregister()
Bartlomiej Zolnierkiewicz
2
-3
/
+3
2008-02-02
ide-pmac: macio resource freeing bugfix
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-02-02
au1xxx-ide: device tree bugfix
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-02-02
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
3
-45
/
+8
2008-02-02
ide: switch to DMA-mapping API
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2008-02-02
icside: use hwif->dev
Bartlomiej Zolnierkiewicz
1
-17
/
+14
2008-02-02
au1xxx-ide: use hwif->dev
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-02-02
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
37
-180
/
+233
2008-02-02
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
3
-16
/
+11
2008-02-02
ide: remove BUG_ON() from ide_build_sglist()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
piix: remove stale comments
Bartlomiej Zolnierkiewicz
1
-46
/
+1
2008-02-02
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
3
-12
/
+6
2008-02-02
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
6
-50
/
+48
2008-02-02
amd74xx: remove amd_ide_chips table
Bartlomiej Zolnierkiewicz
1
-151
/
+124
2008-02-02
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
5
-25
/
+25
2008-02-02
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
2
-33
/
+44
2008-02-02
ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
Borislav Petkov
3
-217
/
+218
2008-02-02
ide-{floppy,tape}: remove debug code for dumping identify data
Bartlomiej Zolnierkiewicz
2
-109
/
+0
2008-02-02
ide: add ide_dump_identify() debug helper
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-02-02
ide-cd: update driver version, comments and copyrights
Bartlomiej Zolnierkiewicz
1
-13
/
+4
2008-02-02
ide-cd: unify request end exit path in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-26
/
+24
2008-02-02
ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason()
Bartlomiej Zolnierkiewicz
1
-49
/
+15
2008-02-02
ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-178
/
+94
2008-02-02
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-02-02
ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged
Bartlomiej Zolnierkiewicz
1
-21
/
+26
2008-02-02
ide-cd: unify moving to the next buffer in cdrom_rw_intr()
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2008-02-02
ide-cd: merge cdrom_start_read() and cdrom_start_write()
Bartlomiej Zolnierkiewicz
1
-61
/
+40
2008-02-02
ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont()
Bartlomiej Zolnierkiewicz
1
-39
/
+35
2008-02-02
ide-cd: merge cdrom_read_intr() and cdrom_write_intr()
Bartlomiej Zolnierkiewicz
1
-138
/
+69
2008-02-02
ide-cd: factor out transfer size checking from cdrom_read_intr()
Bartlomiej Zolnierkiewicz
1
-12
/
+26
2008-02-02
ide-cd: add ide_cd_drain_data() helper
Bartlomiej Zolnierkiewicz
1
-13
/
+15
2008-02-02
ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc()
Bartlomiej Zolnierkiewicz
1
-20
/
+5
2008-02-02
ide-cd: remove cdrom_do_pc_continuation()
Bartlomiej Zolnierkiewicz
1
-13
/
+2
2008-02-02
ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-113
/
+58
2008-02-02
ide-cd: unify request end exit path in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-12
/
+11
2008-02-02
ide-cd: factor out request sense fixup from cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-10
/
+15
2008-02-02
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2008-02-02
ide-cd: remove BUG_ON() from cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-02
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
Bartlomiej Zolnierkiewicz
4
-265
/
+290
2008-02-02
ide-cd: rename cdrom_* functions to ide_cd_*
Bartlomiej Zolnierkiewicz
1
-39
/
+44
2008-02-02
ide-cd: coding style fixes for cdrom_get_toc_entry()
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-02-02
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-02-02
ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed()
Bartlomiej Zolnierkiewicz
1
-37
/
+29
2008-02-02
ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn()
Bartlomiej Zolnierkiewicz
1
-32
/
+21
2008-02-02
ide-cd: merge cdrom_play_audio() into ide_cd_fake_play_trkind()
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-02-02
ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl()
Bartlomiej Zolnierkiewicz
1
-67
/
+75
2008-02-02
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
Bartlomiej Zolnierkiewicz
5
-358
/
+375
2008-02-02
ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
Bartlomiej Zolnierkiewicz
2
-49
/
+49
2008-02-02
ide-cd: remove duplicate sense keys definitions from ide-cd.h
Bartlomiej Zolnierkiewicz
1
-17
/
+0
[next]