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_mpc52xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
ata: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-4
/
+4
2011-01-28
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
1
-1
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-4
/
+4
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-1
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-39
/
+39
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+5
2010-05-14
pata_mpc52xx: reduce code size by simple change of constant data types
Roman Fietze
1
-39
/
+39
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-1
/
+1
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-2
/
+2
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
1
-65
/
+481
2008-07-12
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-2
/
+2
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-10
/
+0
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-14
/
+4
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-15
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-2
/
+2
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
1
-4
/
+2
2008-01-23
pata_mpc52xx: remove un-needed assignment
Alan Cox
1
-1
/
+1
2007-10-14
mpc52xx-ata: fix compile warning (unused variable)
Grant Likely
1
-1
/
+0
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-2
/
+5
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-1
/
+0
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-10
pata_mpc52xx: suspend/resume support
Domen Puncer
1
-2
/
+16
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-4
/
+0
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
1
-25
/
+21
2007-04-28
[libata] Update several PATA drivers for new ->cable_detect hook
Jeff Garzik
1
-1
/
+2
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-1
/
+1
2007-03-02
libata: add missing PM callbacks
Tejun Heo
1
-0
/
+4
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
1
-4
/
+2
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+2
2007-02-09
libata: convert to iomap
Tejun Heo
1
-14
/
+14
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
1
-38
/
+11
2007-02-09
[PATCH] libata: Add support for the MPC52xx ATA controller
Sylvain Munaut
1
-0
/
+563