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
/
arm
/
icside.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
1
-703
/
+0
2008-10-13
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
1
-15
/
+1
2008-10-13
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-24
icside: add module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-23
ide: add ide_host_free() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-29
/
+11
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2008-07-16
icside: always try to probe first interface
Bartlomiej Zolnierkiewicz
1
-8
/
+10
2008-07-16
icside: use ide_init_port_hw()
Bartlomiej Zolnierkiewicz
1
-34
/
+38
2008-07-16
icside: don't use hwif->hwif_data
Bartlomiej Zolnierkiewicz
1
-13
/
+12
2008-04-28
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-28
more icside breakage (from next ide merge)
Al Viro
1
-6
/
+8
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2008-04-27
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-04-27
ide: fix icside breakage
Al Viro
1
-2
/
+1
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-9
/
+15
2008-04-26
icside: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-8
/
+11
2008-04-26
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: remove ->noprobe field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+11
2008-04-26
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
1
-12
/
+13
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
1
-19
/
+2
2008-02-01
icside: use hwif->dev
Bartlomiej Zolnierkiewicz
1
-17
/
+14
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-16
/
+0
2008-01-26
icside: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-10-27
ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd
Al Viro
1
-8
/
+8
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
1
-10
/
+10
2007-10-20
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
1
-23
/
+1
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
1
-6
/
+7
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
1
-9
/
+0
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-10-13
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-34
/
+3
2007-10-11
icside: fix ->speedproc to return on unsupported modes (take 5)
Bartlomiej Zolnierkiewicz
1
-13
/
+8
2007-10-11
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2007-10-11
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-08-01
drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
[next]