index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-14
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-02-22
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-22
staging: tidspbridge/pmgr: another using strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-01-22
staging: tidspbridge/pmgr: use strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-01-22
staging: tidspbridge/pmgr: additional checking after return from strlen_user
Chen Gang
1
-3
/
+6
2013-01-18
staging: tidspbridge: remove unused code to handle iva_img
Omar Ramirez Luna
3
-7
/
+0
2013-01-18
staging: tidspbridge: use scm functions to set boot address and mode
Omar Ramirez Luna
1
-27
/
+7
2013-01-18
staging: tidspbridge: fix uninitialized variable sym_name
Omar Ramirez Luna
2
-8
/
+10
2013-01-18
staging: tidspbridge: fix memory corruption on long string names
Omar Ramirez Luna
1
-2
/
+1
2013-01-18
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-08
staging: tidspbridge: use prepare/unprepare on dsp clocks
Omar Ramirez Luna
2
-3
/
+22
2013-01-08
staging: tidspbridge: Fix build breakage due to splitting CM functions.
Enric Balletbo i Serra
1
-1
/
+1
2012-12-14
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-22
staging: tidspbridge: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
staging: tidspbridge: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
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-14
staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanup
Kumar Amit Mehta
1
-3
/
+3
2012-11-14
staging: tidspbridge: dynload: dload_internal.h: fix for coding style issue
Kumar Amit Mehta
1
-4
/
+4
2012-11-13
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
7
-137
/
+83
2012-11-10
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...
Tony Lindgren
1
-1
/
+0
2012-10-25
staging: tidspbridge: delete unused mmu functions
Omar Ramirez Luna
2
-78
/
+0
2012-10-25
staging: tidspbridge: ioremap physical address of the stack segment in shm
Omar Ramirez Luna
1
-6
/
+15
2012-10-25
staging: tidspbridge: ioremap dsp sync addr
Omar Ramirez Luna
1
-11
/
+26
2012-10-25
staging: tidspbridge: change type to __iomem for per and core addresses
Omar Ramirez Luna
2
-6
/
+6
2012-10-25
staging: tidspbridge: drop const from custom mmu implementation
Omar Ramirez Luna
2
-34
/
+34
2012-10-25
staging: tidspbridge: request the right irq for mmu
Omar Ramirez Luna
1
-2
/
+2
2012-10-16
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-02
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-13
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-08
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-14
staging/tidspbridge: use module_platform_driver
Devendra Naga
1
-13
/
+1
2012-08-14
staging: tidspbridge: Fix typos.
Justin P. Mattock
22
-37
/
+37
2012-08-14
staging: tidspbridge: eliminate uuid_uuid_to_string
Andy Shevchenko
3
-42
/
+1
2012-07-07
staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbols
Omar Ramirez Luna
1
-3
/
+12
2012-07-07
staging: tidspbridge: dynamically allocate ibuf in dload_data
Omar Ramirez Luna
1
-22
/
+32
[next]