index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
ide-floppy: merge callbacks
Borislav Petkov
1
-46
/
+23
2008-07-15
ide-tape: make pc->idetape_callback void
Bartlomiej Zolnierkiewicz
2
-7
/
+8
2008-07-15
ide-tape: merge callbacks
Bartlomiej Zolnierkiewicz
1
-104
/
+64
2008-07-15
ide-tape: make idetape_retry_pc() void
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2008-07-15
ide-{floppy,tape,scsi}: log device name instead of driver name
Bartlomiej Zolnierkiewicz
3
-48
/
+53
2008-07-15
ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1()
Bartlomiej Zolnierkiewicz
1
-48
/
+17
2008-07-15
ide-tape: remove SIMULATE_ERRORS debug code
Bartlomiej Zolnierkiewicz
1
-14
/
+0
2008-07-15
ide-tape: remove stale comments from idetape_pc_intr()
Bartlomiej Zolnierkiewicz
1
-21
/
+0
2008-07-15
ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-15
ide-tape: remove superfluous warning message from idetape_issue_pc()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
ide-tape: remove superfluous error message from idetape_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-15
ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide-scsi: add debug_log() macro
Bartlomiej Zolnierkiewicz
1
-26
/
+25
2008-07-15
ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers()
Bartlomiej Zolnierkiewicz
1
-57
/
+24
2008-07-15
ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-6
/
+11
2008-07-15
ide-scsi: fix handling of DMA errors in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-07-15
ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+8
2008-07-15
ide-scsi: fix race in idescsi_transfer_pc()
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
6
-46
/
+15
2008-07-15
ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait
FUJITA Tomonori
1
-2
/
+1
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
9
-18
/
+15
2008-07-15
ide: use ->OUTBSYNC in ide_set_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-15
ide: use ->OUTBSYNC in init_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
8
-23
/
+20
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
6
-18
/
+16
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
6
-8
/
+6
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
7
-13
/
+7
2008-07-15
ide: fix do_probe() to use SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove commented out code from ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-15
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-07-15
ide: remove try_to_flush_leftover_data()
Bartlomiej Zolnierkiewicz
1
-27
/
+5
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
5
-97
/
+10
2008-07-15
ide: cleanup init_ide_data()
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-07-15
ide: remove obsoleted "hdx=" kernel parameters
Bartlomiej Zolnierkiewicz
2
-141
/
+1
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
12
-88
/
+15
2008-07-15
block: unexport blk_end_sync_rq
FUJITA Tomonori
2
-3
/
+1
2008-07-15
block: remove the checking for NULL queue in blk_put_request
FUJITA Tomonori
1
-9
/
+3
2008-07-15
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
1
-11
/
+9
2008-07-15
ide-cd: remove ide_cd_init_rq
FUJITA Tomonori
2
-12
/
+3
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
5
-23
/
+4
2008-07-15
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
FUJITA Tomonori
1
-24
/
+3
2008-07-15
ide: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-17
/
+22
2008-07-15
block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2008-07-15
ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-15
/
+26
2008-07-15
ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-14
/
+20
2008-07-15
ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+8
2008-07-15
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-4
/
+6
2008-07-15
ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+6
2008-07-15
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
FUJITA Tomonori
3
-97
/
+103
[next]