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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
35
-15096
/
+0
2008-10-17
scc_pata: kill unused variables
Sergei Shtylyov
1
-4
/
+0
2008-10-17
sgiioc4: kill duplicate ioremap()
Sergei Shtylyov
1
-12
/
+2
2008-10-17
sgiioc4: kill useless address checks
Sergei Shtylyov
1
-17
/
+9
2008-10-17
delkin_cb: add PM support
Bartlomiej Zolnierkiewicz
1
-7
/
+56
2008-10-17
ide: remove broken hpt34x driver
Bartlomiej Zolnierkiewicz
2
-194
/
+0
2008-10-17
sgiioc4: remove maskproc() method
Sergei Shtylyov
1
-9
/
+0
2008-10-17
hpt366: cleanup maskproc() method
Sergei Shtylyov
1
-18
/
+16
2008-10-17
hpt366: fix compile warning
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-10-13
piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list
Herton Ronaldo Krzesinski
1
-0
/
+1
2008-10-13
ide: switch to DMA-mapping API part #2
Bartlomiej Zolnierkiewicz
2
-15
/
+14
2008-10-13
ide: __ide_dma_end() -> ide_dma_end()
Bartlomiej Zolnierkiewicz
8
-12
/
+12
2008-10-13
ide: ->ide_dma_clear_irq() -> ->clear_irq()
Bartlomiej Zolnierkiewicz
1
-16
/
+23
2008-10-13
ide: use unique names for struct pci_driver instances
Bartlomiej Zolnierkiewicz
33
-98
/
+98
2008-10-13
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-13
ide: use 'drive->dn & 1' instead of drive->select.b.unit
Bartlomiej Zolnierkiewicz
13
-48
/
+41
2008-10-13
cy82c693: remove no longer needed CY82C693_DEBUG_LOGS code
Bartlomiej Zolnierkiewicz
1
-51
/
+0
2008-10-13
cy82c693: remove dead CY82C693_SETDMA_CLOCK code
Bartlomiej Zolnierkiewicz
1
-60
/
+0
2008-10-13
ide: remove superfluous ->waiting_for_dma checks
Bartlomiej Zolnierkiewicz
2
-6
/
+0
2008-10-13
ide: remove superfluous ->dma field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
7
-17
/
+23
2008-10-13
sgiioc4: fix messages
Sergei Shtylylov
1
-23
/
+16
2008-10-13
sgiioc4: sgiioc4_read_status drive busy check fix
Sergei Shtylylov
1
-2
/
+3
2008-10-10
ide: add proper PCI PM support (v2)
Bartlomiej Zolnierkiewicz
27
-30
/
+84
2008-10-10
hpt366: add hpt3xx_disable_fast_irq() helper
Bartlomiej Zolnierkiewicz
1
-25
/
+33
2008-10-10
ide: ide_dev_is_sata() -> ata_id_is_sata()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-10
ide: ide_dev_has_iordy() -> ata_id_has_iordy()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-10
cmd640: add __set_prefetch_mode()
Bartlomiej Zolnierkiewicz
1
-22
/
+20
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
30
-30
/
+0
2008-10-10
ide: check drive->present in ide_get_paired_drive()
Bartlomiej Zolnierkiewicz
6
-12
/
+12
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2
-5
/
+5
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
4
-5
/
+5
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
9
-49
/
+56
2008-09-10
ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)
Masoud Sharbiani
1
-16
/
+15
2008-08-18
sgiioc4: fixup message on resource allocation failure
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-08-18
drivers/ide/pci/: use __devexit_p()
Adrian Bunk
10
-10
/
+10
2008-08-05
ide: ->cable_detect method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
20
-23
/
+23
2008-08-05
ide: ->quirkproc method cannot be marked __devinit
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-08-05
cs5520: add enablebits checking
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-07-24
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
17
-46
/
+37
2008-07-24
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
31
-327
/
+308
2008-07-24
it821x: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
1
-12
/
+7
2008-07-24
it8213: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-07-24
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
11
-56
/
+75
2008-07-24
via82cxxx: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+16
2008-07-24
trm290: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
triflex: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
tc86c001: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-1
/
+16
2008-07-24
slc90e66: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
sl82c105: add ->remove method and module_exit()
Bartlomiej Zolnierkiewicz
1
-0
/
+7
[next]