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
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
2012-07-06
staging: tidspbridge: split bridge_io_on_loaded
Omar Ramirez Luna
1
-361
/
+343
2012-07-06
staging: tidspbridge: add pud code
Omar Ramirez Luna
1
-10
/
+17
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2
-2
/
+2
2012-04-24
staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESS
Omar Ramirez Luna
2
-9
/
+19
2012-04-10
staging: Fix typo in multiple files
Masanari Iida
2
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-09
staging: tidspbridge: remove nldr_init() and nldr_exit()
Víctor Manuel Jáquez Leal
4
-62
/
+0
2012-03-09
staging: tidspbridge: remove ref counting in nldr.c
Víctor Manuel Jáquez Leal
1
-5
/
+2
2012-03-09
staging: tidspbridge: remove gh_init() and gh_exit()
Víctor Manuel Jáquez Leal
3
-30
/
+2
2012-03-09
staging: tidspbridge: simplify mgr_init()
Víctor Manuel Jáquez Leal
1
-7
/
+2
2012-03-09
staging: tidspbridge: remove dev_init() and dev_exit()
Víctor Manuel Jáquez Leal
3
-75
/
+3
2012-03-09
staging: tidspbridge: remove dmm_init() and dmm_exit()
Víctor Manuel Jáquez Leal
3
-42
/
+0
2012-03-09
staging: tidspbridge: remove cmm_init() and cmm_exit()
Víctor Manuel Jáquez Leal
3
-78
/
+4
2012-03-09
staging: tidspbridge: remove io_init() and io_exit()
Víctor Manuel Jáquez Leal
3
-65
/
+2
2012-03-09
staging: tidspbridge: remove msg_mod_init() and msg_exit()
Víctor Manuel Jáquez Leal
3
-55
/
+2
2012-03-09
staging: tidspbridge: remove chnl_init() and chnl_exit()
Víctor Manuel Jáquez Leal
3
-64
/
+2
2012-03-09
staging: tidspbridge: remove rmm_init() and rmm_exit()
Víctor Manuel Jáquez Leal
4
-59
/
+2
2012-03-09
staging: tidspbridge: remove strm_init() and strm_exit()
Víctor Manuel Jáquez Leal
3
-71
/
+2
2012-03-09
staging: tidspbridge: remove disp_init() and disp_exit()
Víctor Manuel Jáquez Leal
3
-62
/
+1
2012-03-09
staging: tidspbridge: remove node_init() and node_exit()
Víctor Manuel Jáquez Leal
4
-72
/
+1
2012-03-09
staging: tidspbridge: remove proc_init() and proc_exit()
Víctor Manuel Jáquez Leal
3
-63
/
+2
2012-03-09
staging: tidspbridge: remove cod_init() and cod_exit()
Víctor Manuel Jáquez Leal
4
-79
/
+3
2012-03-09
staging: tidspbridge: remove drv_init() and drv_exit()
Víctor Manuel Jáquez Leal
3
-55
/
+2
2012-02-24
staging: tidspbridge: detect wdt3 feature at runtime
Omar Ramirez Luna
1
-3
/
+7
2012-02-24
staging: tidspbridge: always compile dsp wdt code
Omar Ramirez Luna
3
-43
/
+1
2012-02-14
staging: tidspbridge: fix bridge_open memory leaks
Omar Ramirez Luna
1
-23
/
+32
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
33
-1435
/
+176
2012-02-09
staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG
Víctor Manuel Jáquez Leal
3
-14
/
+6
2012-02-09
staging: tidspbridge: remove dbc.h
Víctor Manuel Jáquez Leal
28
-106
/
+0
2012-02-09
staging: tidspbridge: remove DBC_ASSERT macro
Víctor Manuel Jáquez Leal
19
-151
/
+2
2012-02-09
staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIRED
Víctor Manuel Jáquez Leal
24
-946
/
+3
2012-02-09
staging: tidspbridge: Rename module from bridgedriver to tidspbridge
Joe Perches
1
-2
/
+2
2012-02-09
staging: tidspbridge: use the driver name string
Víctor Manuel Jáquez Leal
1
-4
/
+1
2012-02-09
staging: tidspbridge: clean up bridge_mmap()
Víctor Manuel Jáquez Leal
1
-3
/
+2
2012-02-09
staging: tidspbridge: remove trivial assert
Víctor Manuel Jáquez Leal
1
-3
/
+1
2012-02-09
staging: tidspbridge: remove header inclusions
Víctor Manuel Jáquez Leal
1
-7
/
+0
2012-02-09
staging: tidspbridge: silence the compiler
Víctor Manuel Jáquez Leal
1
-2
/
+3
2012-02-09
staging: tidspbridge: Lindent to drv_interface.c
Víctor Manuel Jáquez Leal
1
-6
/
+6
2012-02-09
staging: tidspbridge: remove unused header
Víctor Manuel Jáquez Leal
2
-186
/
+155
2012-02-09
staging: tidspbridge: more readable code
Víctor Manuel Jáquez Leal
1
-7
/
+6
2012-02-08
staging: tidspbridge: fix incorrect free to drv_datap
Omar Ramirez Luna
2
-2
/
+3
2012-02-08
staging: tidspbridge: fix bridge_open memory leaks
Omar Ramirez Luna
1
-23
/
+32
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-12-13
staging: tidspbridge: request dmtimer clocks on init
Omar Ramirez Luna
1
-3
/
+12
2011-12-13
staging: tidspbridge: include module.h by default
Omar Ramirez Luna
1
-4
/
+0
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2
-2
/
+2
2011-10-19
staging: tidspbridge: MMU2 registers are limited to 32-bit data access
Vladimir Zapolskiy
1
-1
/
+1
2011-08-29
Merge 3.1-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
[next]