index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-2
/
+0
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-3
/
+3
2017-04-26
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-4
/
+4
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+2
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-6
/
+4
2017-01-31
ide: don't abuse cmd_type
Christoph Hellwig
1
-6
/
+10
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-0
/
+2
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-2
/
+2
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
1
-13
/
+43
2012-08-21
ide: fix generic_ide_suspend/resume Oops
Miklos Szeredi
1
-2
/
+2
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-29
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
1
-12
/
+18
2009-06-15
ide: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+4
2009-04-19
ide-pm: don't abuse rq->data
Tejun Heo
1
-23
/
+15
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-1
/
+2
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
1
-2
/
+3
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-1
/
+1
2009-03-27
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-15
/
+17
2009-03-27
ide: complete power step in ide_complete_pm_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2009-01-14
ide: fix suspend regression
Bartlomiej Zolnierkiewicz
1
-4
/
+8
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
1
-0
/
+235