index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_bf54x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-1
/
+0
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-21
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
1
-1
/
+1
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-2
/
+2
2010-08-09
fix printk typo 'faild'
Paul Bolle
1
-1
/
+1
2010-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-2
/
+0
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
1
-1
/
+3
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-11
/
+5
2010-05-14
libata: make sff_irq_on() method optional
Sergei Shtylyov
1
-27
/
+2
2010-05-14
libata: introduce sff_set_devctl() method
Sergei Shtylyov
1
-27
/
+13
2009-12-21
pata_bf54x: handle portmuxing of pins through GPIO PORTs
Sonic Zhang
1
-0
/
+19
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-1
/
+1
2008-12-28
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
1
-1
/
+0
2008-09-29
[libata] pata_bf54x: Add proper PM operation
Sonic Zhang
1
-7
/
+27
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
1
-3
/
+3
2008-05-19
pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
Sonic Zhang
1
-1
/
+4
2008-04-29
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...
Sonic Zhang
1
-4
/
+120
2008-04-25
pata_bf54x: decrease count first.
Roel Kluin
1
-1
/
+1
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-6
/
+0
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-10
/
+10
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-42
/
+42
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-12
/
+2
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-2
/
+2
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-1
/
+0
2008-02-01
Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...
Bryan Wu
1
-3
/
+3
2008-02-01
Blackfin pata-bf54x driver: should cover all possible interrupt sources
Sonic Zhang
1
-7
/
+5
2008-02-01
Blackfin pata-bf54x driver: Add debug information
Sonic Zhang
1
-18
/
+19
2008-02-01
Blackfin pata-bf54x driver: Remove obsolete PM function
Sonic Zhang
1
-4
/
+0
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-5
/
+8
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
1
-13
/
+15
2008-01-15
[libata] pata_bf54x: checkpatch fixes
Andrew Morton
1
-1
/
+2
2007-12-01
Set proper ATA UDMA mode for bf548 according to system clock.
sonic zhang
1
-0
/
+7
2007-11-26
libata: Return proper ATA INT status in pata_bf54x driver
sonic zhang
1
-3
/
+3
2007-10-17
Update libata driver for bf548 atapi controller against the 2.6.24 tree.
Sonic Zhang
1
-40
/
+37
2007-10-12
libata driver for bf548 on chip ATAPI controller.
Sonic Zhang
1
-0
/
+1627