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
path:
root
/
drivers
/
ide
/
ide-gd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
1
-7
/
+4
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-21
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
Tejun Heo
1
-7
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-06-07
ide-gd: implement block device ->set_capacity method (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+14
2009-04-22
ide: Stop disks on reboot for laptop which cuts power
Bruno Prémont
1
-1
/
+16
2009-03-27
ide: remove ->end_request method
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2009-03-27
ide: improve debugging scheme
Borislav Petkov
1
-2
/
+2
2009-02-25
ide: fix refcounting in device drivers
Bartlomiej Zolnierkiewicz
1
-9
/
+17
2009-01-06
ide: remove ->error method from struct ide_driver
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-01-06
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-11-02
ide-gd: re-get capacity on revalidate
Borislav Petkov
1
-1
/
+6
2008-10-21
[PATCH] switch ide-gd
Al Viro
1
-13
/
+11
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+3
2008-10-21
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-1
/
+1
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
1
-18
/
+104
2008-10-17
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
1
-2
/
+14
2008-10-17
ide-disk: use IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-10-17
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
1
-0
/
+296