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
/
au1xxx-ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-17
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-17
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-31
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
1
-0
/
+1
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-2
/
+1
2009-03-31
au1xxx-ide: auide_{in|out}sw() should be static
Sergei Shtylyov
1
-2
/
+2
2009-03-31
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2009-03-31
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-03-27
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2009-03-27
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: pass command instead of request to ide_pio_datablock()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2009-03-27
au1xxx-ide: auide_dma_end() cleanup
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-18
/
+18
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
1
-1
/
+0
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
-3
/
+3
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
1
-0
/
+642