summaryrefslogtreecommitdiff
path: root/drivers/staging/tidspbridge
Commit message (Expand)AuthorAgeFilesLines
* staging/tidspbridge/rmgr/mgr.c Fix quoted string split across linesAybuke Ozdemir2014-03-191-4/+4
* staging: core: tiomap3430.c Fix line over 80 characters.Aybuke Ozdemir2014-03-161-10/+13
* Staging:tidspbridge: Fixed braces, spaces and long line coding styleMasood Mehmood2014-03-044-16/+18
* staging: tidspbridge: fixed space coding styleMasood Mehmood2014-03-015-8/+8
* staging: tidspbridge: Remove OMAP_PM_SRFRichard Weinberger2014-02-141-1/+1
* staging: tidspbridge: adjust error return code (bugfix)Julia Lawall2014-01-131-1/+1
* Staging: tidspbridge: Use hashtable implementationIvaylo Dimitrov2014-01-093-139/+98
* Staging: TIDSPBRIDGE: Remove UUID helperIvaylo Dimitrov2013-12-174-132/+81
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Staging: TIDSPBRIDGE: Fix mmap to map the correct region of physical memorySteven Luo2013-12-171-3/+27
* Merge 3.13-rc4 into staging-next.Greg Kroah-Hartman2013-12-161-8/+5
|\
| * Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov2013-12-031-8/+5
* | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-021-1/+1
|\ \ | |/
| * Staging: tidspbridge: disable driverGreg Kroah-Hartman2013-11-271-1/+1
* | Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman2013-11-225-34/+32
|\ \ | |/ |/|
| * Staging: tidspbridge: Remove unnecessary newline character in dmm.cRashika Kheria2013-11-111-1/+1
| * Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.cRashika Kheria2013-11-101-6/+6
| * Staging: tidspbridge: Prefer dev_info() then printk() in dmm.cRashika Kheria2013-11-101-3/+3
| * Staging: tidspbridge: Remove unnecessary white space before a quoted newline ...Rashika Kheria2013-11-101-2/+2
| * Staging: tidspbridge: Fix quoted string split across line in dmm.cRashika Kheria2013-11-101-7/+7
| * Staging: tidspbridge: Fix no space at the start of the line in dev.cRashika Kheria2013-11-101-2/+2
| * Staging: tidspbridge: Fix foo * bar should be foo *bar in dev.cRashika Kheria2013-11-101-1/+1
| * Staging: tidspbridge: Fix no space at the start of the line in dbll.cRashika Kheria2013-11-101-4/+4
| * Staging: tidspbridge: Fix no space before tabs in dbll.cRashika Kheria2013-11-101-1/+1
| * Staging: tidspbridge: Fix quoted string split across line in dbll.cRashika Kheria2013-11-101-6/+5
| * Staging: tidspbridge: Fix quoted string split across lines in cmm.cRashika Kheria2013-11-101-2/+1
| * Staging: tidspbridge: Fix foo ** bar should be foo **bar in cmm.cRashika Kheria2013-11-101-2/+2
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-153-6/+6
|/
* Staging: tidspbridge: fix no space before tabsEbru Akagunduz2013-10-061-2/+2
* staging: tidspbridge: Fix typos in commentsMasanari Iida2013-08-212-2/+2
* staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han2013-07-241-2/+5
* clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-2/+1
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-2/+3
|\
| * mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-112-2/+3
* | staging: tidspbridge: fix error return code in omap34_xx_bridge_probe()Wei Yongjun2013-06-081-0/+1
* | Staging: tidspbridge: _tiomap.h: fixed indentation warning.Tülin İzer2013-05-211-2/+2
* | Staging: tidspbridge: tiomap3430_pwr.c: fixed indentation warning.Tülin İzer2013-05-211-5/+5
* | Staging: tidspbridge: wdt.c: fixed indentation warning.Tülin İzer2013-05-211-2/+2
* | Staging: tidspbridge: ue_deh.c: fixed space formatting issue.Tülin İzer2013-05-211-1/+1
* | Staging: tidspbridge: _tiomap_pwr.h: fixed indentation warning.Tülin İzer2013-05-211-5/+5
* | Staging: tidspbridge: _tiomap.h: fixed warning 'space prohibited before semic...Tülin İzer2013-05-211-1/+1
|/
* staging: tidspbridge: rmgr: proc.c: fix checkpatch errorsDevendra Naga2013-03-251-6/+6
* staging:tidspbridge: rmgr: fix checkpatch errorsDevendra Naga2013-03-251-3/+3
* tidspbridge: convert to idr_alloc()Tejun Heo2013-03-131-44/+26
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-153-4/+23
| |\
| * | ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren2013-01-111-1/+1
* | | staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt2013-02-131-2/+1
* | | staging: Remove unnecessary OOM messagesJoe Perches2013-02-112-13/+6
* | | staging: tidspbridge/pmgr: another using strlcpy instead of strncpyChen Gang2013-01-211-1/+1