index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ide-disk: guarantee 400ns delay after writing command register
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-26
sc1200: remove pointless hwif lookup loop
Bartlomiej Zolnierkiewicz
1
-70
/
+38
2008-01-26
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
3
-19
/
+17
2008-01-26
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
5
-66
/
+64
2008-01-26
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
5
-18
/
+5
2008-01-26
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
3
-10
/
+4
2008-01-26
ide: remove QUIRK_LIST()
Bartlomiej Zolnierkiewicz
3
-8
/
+4
2008-01-26
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
6
-26
/
+26
2008-01-26
ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
Bartlomiej Zolnierkiewicz
3
-3
/
+3
2008-01-26
ide-cd: fix register loading order in cdrom_start_packet_command()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-01-26
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
4
-60
/
+33
2008-01-26
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
5
-79
/
+65
2008-01-26
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
3
-39
/
+9
2008-01-26
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
5
-45
/
+15
2008-01-26
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
5
-85
/
+37
2008-01-26
ide: CPU endianness doesn't matter for special_t
Bartlomiej Zolnierkiewicz
1
-11
/
+0
2008-01-26
ide-floppy: remove dead code
Bartlomiej Zolnierkiewicz
1
-33
/
+0
2008-01-26
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
3
-27
/
+2
2008-01-26
ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-14
/
+15
2008-01-26
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-7
/
+9
2008-01-26
ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
4
-12
/
+23
2008-01-26
ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-01-26
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
4
-37
/
+36
2008-01-26
ide: remove ide_cmd() helper
Bartlomiej Zolnierkiewicz
1
-20
/
+6
2008-01-26
ide: execute_drive_cmd() cleanup
Bartlomiej Zolnierkiewicz
1
-22
/
+20
2008-01-26
ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-11
/
+8
2008-01-26
ide: fix registers loading order for WIN_SMART in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide-tape: remove dead USE_IOTRACE code
Bartlomiej Zolnierkiewicz
1
-22
/
+0
2008-01-26
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
8
-55
/
+8
2008-01-26
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
Bartlomiej Zolnierkiewicz
2
-14
/
+0
2008-01-26
ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler
Bartlomiej Zolnierkiewicz
1
-11
/
+2
2008-01-26
ide-pmac: fix pmac_ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-26
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
4
-120
/
+119
2008-01-26
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
4
-31
/
+22
2008-01-26
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
3
-44
/
+48
2008-01-26
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
1
-43
/
+42
2008-01-26
ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)
Bartlomiej Zolnierkiewicz
1
-71
/
+32
2008-01-26
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
8
-171
/
+179
2008-01-26
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
5
-40
/
+42
2008-01-26
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
6
-29
/
+22
2008-01-26
hpt366: merge set_dma_mode() methods
Sergei Shtylyov
1
-71
/
+58
2008-01-26
hpt366: kill set_dma_mode() method wrapper
Sergei Shtylyov
1
-14
/
+7
2008-01-26
hpt366: change timing register masks
Sergei Shtylyov
1
-17
/
+13
2008-01-26
ide-io: set REQ_FAILED when drive is dead
Aristeu Rozanski
1
-0
/
+1
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
15
-341
/
+642
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
46
-517
/
+3579
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
[next]