aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+2
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-02-11powerpc/time: Avoid using get_tbl()Christophe Leroy1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2015-10-22powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2014-10-20powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-3/+3
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter1-3/+3
2012-12-03powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla1-15/+1
2012-09-14powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin1-1/+34
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-7/+4
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2010-03-26powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze1-0/+2
2009-11-04powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio1-0/+560