aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge/core/tiomap3430.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-11staging: tidspbridge: Prepare for irqs.h removalTony Lindgren1-2/+2
2012-08-13staging: tidspbridge: Fix typos.Justin P. Mattock1-2/+2
2012-07-06staging: tidspbridge: add pud codeOmar Ramirez Luna1-10/+17
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna1-8/+12
2012-02-24staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna1-3/+7
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman1-9/+0
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal1-3/+0
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal1-3/+0
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal1-3/+0
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna1-2/+0
2011-02-04staging: tidspbridge: set8 remove hungarian from structsRene Sapiens1-8/+8
2011-02-04staging: tidspbridge: set7 remove hungarian from structsRene Sapiens1-1/+1
2011-02-04staging: tidspbridge: set6 remove hungarian from structsRene Sapiens1-8/+8
2011-02-04staging: tidspbridge: set3 remove hungarian from structsRene Sapiens1-1/+1
2011-02-04staging: tidspbridge: set2 remove hungarian from structsRene Sapiens1-52/+52
2011-02-04staging: tidspbridge: set1 remove hungarian from structsRene Sapiens1-25/+25
2011-02-04staging: tidspbridge: Remove unused functionsArmando Uribe1-2/+0
2011-02-04staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASEArmando Uribe1-3/+0
2011-01-20staging: tidspbridge: replace mbox callback with notifier_callOmar Ramirez Luna1-4/+6
2011-01-20staging: tidspbridge: configure full L1 MMU rangeGuzman Lugo, Fernando1-4/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-2/+2
2010-11-10Revert "staging: tidspbridge: replace iommu custom for opensource implementation"Felipe Contreras1-94/+422
2010-11-10Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c"Felipe Contreras1-107/+28
2010-11-10Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name"Felipe Contreras1-74/+79
2010-11-10Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c"Felipe Contreras1-0/+425
2010-11-10Revert "staging: tidspbridge - fix mmufault support"Felipe Contreras1-2/+0
2010-11-10Revert "staging: tidspbridge - remove hw directory"Felipe Contreras1-0/+4
2010-11-10Revert "staging: tidspbridge - move all iommu related code to a new file"Felipe Contreras1-4/+174
2010-11-10Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct"Felipe Contreras1-0/+3
2010-11-10Revert "staging: tidspbridge - remove dmm custom module"Felipe Contreras1-0/+1
2010-11-10staging: tidspbridge: hardcode SCM macros while fix is upstreamedFelipe Contreras1-1/+13
2010-10-05staging: tidspbridge - remove dmm custom moduleFernando Guzman Lugo1-1/+0
2010-10-05staging: tidspbridge: remove dw_dmmu_base from cfg_hostres structFernando Guzman Lugo1-3/+0
2010-10-05staging: tidspbridge - move all iommu related code to a new fileFernando Guzman Lugo1-174/+4
2010-10-05staging: tidspbridge - remove hw directoryFernando Guzman Lugo1-4/+0
2010-10-05staging: tidspbridge - fix mmufault supportFernando Guzman Lugo1-0/+2
2010-10-05staging: tidspbridge - remove custom mmu code from tiomap3430.cFernando Guzman Lugo1-425/+0
2010-10-05staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper nameFernando Guzman Lugo1-79/+74
2010-10-05staging: tidspbridge - move shared memory iommu maps to tiomap3430.cFernando Guzman Lugo1-28/+107
2010-10-05staging: tidspbridge: use omap_dsp_platform_dataFelipe Contreras1-6/+8
2010-10-05staging: tidspbridge: replace iommu custom for opensource implementationFernando Guzman Lugo1-422/+94
2010-10-05staging: ti dspbridge: disable all peripherals at bridge_brd_stopErnesto Ramos1-2/+2
2010-08-31staging: tidspbridge: Remove cfg.c and cfg.h filesIvan Gomez Castellanos1-1/+0
2010-07-28staging:ti dspbridge: remove bridge_brd_delete functionErnesto Ramos1-56/+1
2010-07-28staging:ti dspbridge: make sure IVA2 is OFF when dev is createdErnesto Ramos1-1/+3
2010-07-28staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFFErnesto Ramos1-4/+4
2010-07-28staging:ti dspbridge: remove DSP_FAILED macro from coreErnesto Ramos1-2/+2
2010-07-28staging:ti dspbridge: remove DSP_SUCCEEDED macro from coreErnesto Ramos1-33/+24