summaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge
AgeCommit message (Expand)Author
2012-07-06staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbolsOmar Ramirez Luna
2012-07-06staging: tidspbridge: dynamically allocate ibuf in dload_dataOmar Ramirez Luna
2012-07-06staging: tidspbridge: split bridge_io_on_loadedOmar Ramirez Luna
2012-07-06staging: tidspbridge: add pud codeOmar Ramirez Luna
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-09staging: tidspbridge: remove nldr_init() and nldr_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove ref counting in nldr.cVíctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove gh_init() and gh_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: simplify mgr_init()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove dev_init() and dev_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove dmm_init() and dmm_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove cmm_init() and cmm_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove io_init() and io_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove msg_mod_init() and msg_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove chnl_init() and chnl_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove rmm_init() and rmm_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove strm_init() and strm_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove disp_init() and disp_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove node_init() and node_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove proc_init() and proc_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove cod_init() and cod_exit()Víctor Manuel Jáquez Leal
2012-03-09staging: tidspbridge: remove drv_init() and drv_exit()Víctor Manuel Jáquez Leal
2012-02-24staging: tidspbridge: detect wdt3 feature at runtimeOmar Ramirez Luna
2012-02-24staging: tidspbridge: always compile dsp wdt codeOmar Ramirez Luna
2012-02-14staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-09staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUGVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove dbc.hVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove DBC_ASSERT macroVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIREDVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: Rename module from bridgedriver to tidspbridgeJoe Perches
2012-02-09staging: tidspbridge: use the driver name stringVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: clean up bridge_mmap()Víctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove trivial assertVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove header inclusionsVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: silence the compilerVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: Lindent to drv_interface.cVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: remove unused headerVíctor Manuel Jáquez Leal
2012-02-09staging: tidspbridge: more readable codeVíctor Manuel Jáquez Leal
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-13staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna
2011-12-13staging: tidspbridge: include module.h by defaultOmar Ramirez Luna
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-19staging: tidspbridge: MMU2 registers are limited to 32-bit data accessVladimir Zapolskiy
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman