aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tidspbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19staging/tidspbridge/rmgr/mgr.c Fix quoted string split across linesAybuke Ozdemir1-4/+4
2014-03-16staging: core: tiomap3430.c Fix line over 80 characters.Aybuke Ozdemir1-10/+13
2014-03-04Staging:tidspbridge: Fixed braces, spaces and long line coding styleMasood Mehmood4-16/+18
2014-03-01staging: tidspbridge: fixed space coding styleMasood Mehmood5-8/+8
2014-02-14staging: tidspbridge: Remove OMAP_PM_SRFRichard Weinberger1-1/+1
2014-01-13staging: tidspbridge: adjust error return code (bugfix)Julia Lawall1-1/+1
2014-01-09Staging: tidspbridge: Use hashtable implementationIvaylo Dimitrov3-139/+98
2013-12-17Staging: TIDSPBRIDGE: Remove UUID helperIvaylo Dimitrov4-132/+81
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-17Staging: TIDSPBRIDGE: Fix mmap to map the correct region of physical memorySteven Luo1-3/+27
2013-12-16Merge 3.13-rc4 into staging-next.Greg Kroah-Hartman1-8/+5
2013-12-03Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_rangeIvaylo Dimitrov1-8/+5
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-1/+1
2013-11-27Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman5-34/+32
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang3-6/+6
2013-11-11Staging: tidspbridge: Remove unnecessary newline character in dmm.cRashika Kheria1-1/+1
2013-11-10Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.cRashika Kheria1-6/+6
2013-11-10Staging: tidspbridge: Prefer dev_info() then printk() in dmm.cRashika Kheria1-3/+3
2013-11-10Staging: tidspbridge: Remove unnecessary white space before a quoted newline in dmm.cRashika Kheria1-2/+2
2013-11-10Staging: tidspbridge: Fix quoted string split across line in dmm.cRashika Kheria1-7/+7
2013-11-10Staging: tidspbridge: Fix no space at the start of the line in dev.cRashika Kheria1-2/+2
2013-11-10Staging: tidspbridge: Fix foo * bar should be foo *bar in dev.cRashika Kheria1-1/+1
2013-11-10Staging: tidspbridge: Fix no space at the start of the line in dbll.cRashika Kheria1-4/+4
2013-11-10Staging: tidspbridge: Fix no space before tabs in dbll.cRashika Kheria1-1/+1
2013-11-10Staging: tidspbridge: Fix quoted string split across line in dbll.cRashika Kheria1-6/+5
2013-11-10Staging: tidspbridge: Fix quoted string split across lines in cmm.cRashika Kheria1-2/+1
2013-11-10Staging: tidspbridge: Fix foo ** bar should be foo **bar in cmm.cRashika Kheria1-2/+2
2013-10-06Staging: tidspbridge: fix no space before tabsEbru Akagunduz1-2/+2
2013-08-21staging: tidspbridge: Fix typos in commentsMasanari Iida2-2/+2
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han1-2/+5
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-2/+1
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2-2/+3
2013-06-08staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun1-0/+1
2013-05-21Staging: tidspbridge: _tiomap.h: fixed indentation warning.Tülin İzer1-2/+2
2013-05-21Staging: tidspbridge: tiomap3430_pwr.c: fixed indentation warning.Tülin İzer1-5/+5
2013-05-21Staging: tidspbridge: wdt.c: fixed indentation warning.Tülin İzer1-2/+2
2013-05-21Staging: tidspbridge: ue_deh.c: fixed space formatting issue.Tülin İzer1-1/+1
2013-05-21Staging: tidspbridge: _tiomap_pwr.h: fixed indentation warning.Tülin İzer1-5/+5
2013-05-21Staging: tidspbridge: _tiomap.h: fixed warning 'space prohibited before semicolon'.Tülin İzer1-1/+1
2013-03-25staging: tidspbridge: rmgr: proc.c: fix checkpatch errorsDevendra Naga1-6/+6
2013-03-25staging:tidspbridge: rmgr: fix checkpatch errorsDevendra Naga1-3/+3
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann3-4/+23
2013-02-13staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt1-2/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches2-13/+6
2013-01-21staging: tidspbridge/pmgr: another using strlcpy instead of strncpyChen Gang1-1/+1
2013-01-21staging: tidspbridge/pmgr: use strlcpy instead of strncpyChen Gang1-1/+1