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
/
setup-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2009-06-10
ide: re-implement ide_pci_init_one() on top of ide_pci_init_two()
Bartlomiej Zolnierkiewicz
1
-54
/
+16
2009-05-17
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-05-17
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-27
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-24
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
1
-8
/
+5
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
1
-10
/
+6
2009-03-24
ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2009-03-24
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
1
-0
/
+12
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
1
-3
/
+4
2009-01-06
ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-01-06
ide: remove ide_pci_enablebit_t typedef
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-10
ide: add proper PCI PM support (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+33
2008-07-24
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-24
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
1
-43
/
+56
2008-07-24
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
1
-6
/
+33
2008-07-24
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
1
-7
/
+45
2008-07-24
ide: call ide_pci_setup_ports() before do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-7
/
+11
2008-07-24
ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]()
Bartlomiej Zolnierkiewicz
1
-5
/
+9
2008-07-24
ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config'
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2008-07-24
ide: always call ->init_chipset method in do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-14
/
+10
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
1
-29
/
+19
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
1
-12
/
+23
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
1
-15
/
+23
2008-07-23
ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-7
/
+13
2008-07-16
ide: remove needless includes from setup-pci.c (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-07-16
ide: print message on error in ide_find_port_slot()
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-07-16
ide: tighten checks on PCI BARs in ide_hwif_configure()
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+2
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
-1
/
+1
2008-04-26
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
1
-17
/
+14
2008-04-26
ide: cleanup ide_setup_dma()
Bartlomiej Zolnierkiewicz
1
-4
/
+13
2008-04-26
ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()
Bartlomiej Zolnierkiewicz
1
-24
/
+37
2008-04-26
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2008-04-26
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
1
-7
/
+15
2008-04-26
IDE: Coding Style fixes to drivers/ide/setup-pci.c
Paolo Ciarrocchi
1
-17
/
+12
2008-04-26
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
1
-47
/
+1
2008-04-26
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-26
ide: cleanup ide_match_hwif()
Bartlomiej Zolnierkiewicz
1
-32
/
+15
2008-04-26
ide: make ide_pci_check_iomem() actually work
Sergei Shtylyov
1
-11
/
+12
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+0
[next]