index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tidspbridge
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
staging: tidspbridge: rmgr: proc.c: fix checkpatch errors
Devendra Naga
1
-6
/
+6
2013-03-25
staging:tidspbridge: rmgr: fix checkpatch errors
Devendra Naga
1
-3
/
+3
2013-03-13
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2013-02-15
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
Arnd Bergmann
3
-4
/
+23
2013-02-13
staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().
Cyril Roelandt
1
-2
/
+1
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2
-13
/
+6
2013-01-21
staging: tidspbridge/pmgr: another using strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-01-21
staging: tidspbridge/pmgr: use strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-01-21
staging: tidspbridge/pmgr: additional checking after return from strlen_user
Chen Gang
1
-3
/
+6
2013-01-17
staging: tidspbridge: remove unused code to handle iva_img
Omar Ramirez Luna
3
-7
/
+0
2013-01-17
staging: tidspbridge: use scm functions to set boot address and mode
Omar Ramirez Luna
1
-27
/
+7
2013-01-17
staging: tidspbridge: fix uninitialized variable sym_name
Omar Ramirez Luna
2
-8
/
+10
2013-01-17
staging: tidspbridge: fix memory corruption on long string names
Omar Ramirez Luna
1
-2
/
+1
2013-01-17
staging: tidspbridge: fix potential array out of bounds write
Omar Ramirez Luna
1
-1
/
+1
2013-01-11
ARM: OMAP2+: Disable code that currently does not work with multiplaform
Tony Lindgren
1
-1
/
+1
2013-01-07
staging: tidspbridge: use prepare/unprepare on dsp clocks
Omar Ramirez Luna
2
-3
/
+22
2013-01-07
staging: tidspbridge: Fix build breakage due to splitting CM functions.
Enric Balletbo i Serra
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-11-21
staging: tidspbridge: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: tidspbridge: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: tidspbridge: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-16
ARM: OMAP: Remove unnecessary inclusion of dmtimer.h
Jon Hunter
1
-1
/
+0
2012-11-13
staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanup
Kumar Amit Mehta
1
-3
/
+3
2012-11-13
staging: tidspbridge: dynload: dload_internal.h: fix for coding style issue
Kumar Amit Mehta
1
-4
/
+4
2012-11-12
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
7
-137
/
+83
2012-11-09
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...
Tony Lindgren
1
-1
/
+0
2012-10-24
staging: tidspbridge: delete unused mmu functions
Omar Ramirez Luna
2
-78
/
+0
2012-10-24
staging: tidspbridge: ioremap physical address of the stack segment in shm
Omar Ramirez Luna
1
-6
/
+15
2012-10-24
staging: tidspbridge: ioremap dsp sync addr
Omar Ramirez Luna
1
-11
/
+26
2012-10-24
staging: tidspbridge: change type to __iomem for per and core addresses
Omar Ramirez Luna
2
-6
/
+6
2012-10-24
staging: tidspbridge: drop const from custom mmu implementation
Omar Ramirez Luna
2
-34
/
+34
2012-10-24
staging: tidspbridge: request the right irq for mmu
Omar Ramirez Luna
1
-2
/
+2
2012-10-15
staging: tidspbridge: remove unnecessary include of <plat/clock.h>
Paul Walmsley
1
-1
/
+0
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-6
/
+6
2012-09-21
staging: tidspbridge: fix return value check in dsp_wdt_init()
Wei Yongjun
1
-2
/
+2
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
5
-5
/
+5
2012-09-12
ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ
Tony Lindgren
1
-1
/
+1
2012-09-11
staging: tidspbridge: Prepare for irqs.h removal
Tony Lindgren
3
-3
/
+6
2012-09-07
staging: tidspbridge: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2012-08-17
staging: tidspbridge: fix uuid strings
Omar Ramirez Luna
2
-7
/
+23
2012-08-13
staging/tidspbridge: use module_platform_driver
Devendra Naga
1
-13
/
+1
2012-08-13
staging: tidspbridge: Fix typos.
Justin P. Mattock
22
-37
/
+37
2012-08-13
staging: tidspbridge: eliminate uuid_uuid_to_string
Andy Shevchenko
3
-42
/
+1
2012-07-06
staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbols
Omar Ramirez Luna
1
-3
/
+12
2012-07-06
staging: tidspbridge: dynamically allocate ibuf in dload_data
Omar Ramirez Luna
1
-22
/
+32
[next]