summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/bestcomm/bestcomm.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter1-532/+0
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-4/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-6/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-4/+4
2008-12-21powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely1-5/+2
2008-07-12powerpc/mpc5200: fix compile warnings in bestcomm driverGrant Likely1-1/+1
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin1-2/+2
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely1-0/+4
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-6/+10
2007-10-21[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely1-3/+6
2007-10-16[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut1-0/+528