index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tidspbridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: ti dspbridge: avoid errors if stream id is zero
Ernesto Ramos
2010-08-02
1
-2
/
+6
*
staging: ti dspbridge: use stream id instead of kernel address
Ernesto Ramos
2010-08-02
7
-169
/
+192
*
staging: ti dspbridge: use processor handle from context instead of user's
Ernesto Ramos
2010-08-02
1
-21
/
+29
*
staging: ti dspbridge: avoid errors if node handle is zero
Ernesto Ramos
2010-08-02
1
-2
/
+4
*
staging: ti dspbridge: use node id instead of kernel address
Ernesto Ramos
2010-08-02
7
-196
/
+257
*
staging: ti dspbridge: avoid possible NULL dereference panic
Ernesto Ramos
2010-08-02
1
-6
/
+8
*
staging:ti dspbridge: remove find_gcf from nldr.c
Ernesto Ramos
2010-07-28
1
-18
/
+2
*
staging:ti dspbridge: remove bridge_brd_delete function
Ernesto Ramos
2010-07-28
1
-56
/
+1
*
staging:ti dspbridge: make sure IVA2 is OFF when dev is created
Ernesto Ramos
2010-07-28
1
-1
/
+3
*
staging:ti dspbridge: proc_load/start should set IVA2 to OFF in case of failure
Ernesto Ramos
2010-07-28
1
-2
/
+4
*
staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFF
Ernesto Ramos
2010-07-28
1
-4
/
+4
*
staging:ti dspbridge: remove DSP_FAILED macro definition
Ernesto Ramos
2010-07-28
1
-3
/
+0
*
staging:ti dspbridge: remove DSP_FAILED macro from services
Ernesto Ramos
2010-07-28
1
-7
/
+6
*
staging:ti dspbridge: remove DSP_FAILED macro from rmgr
Ernesto Ramos
2010-07-28
12
-132
/
+129
*
staging:ti dspbridge: remove DSP_FAILED macro from pmgr
Ernesto Ramos
2010-07-28
7
-41
/
+39
*
staging:ti dspbridge: remove DSP_FAILED macro from core
Ernesto Ramos
2010-07-28
5
-47
/
+47
*
staging:ti dspbridge: remove DSP_SUCCEEDED macro definition
Ernesto Ramos
2010-07-28
1
-2
/
+1
*
staging:ti dspbridge: remove DSP_SUCCEEDED macro from services
Ernesto Ramos
2010-07-28
1
-5
/
+5
*
staging:ti dspbridge: remove DSP_SUCCEEDED macro from rmgr
Ernesto Ramos
2010-07-28
12
-272
/
+260
*
staging:ti dspbridge: remove DSP_SUCCEEDED macro from pmgr
Ernesto Ramos
2010-07-28
9
-161
/
+139
*
staging:ti dspbridge: remove DSP_SUCCEEDED macro from core
Ernesto Ramos
2010-07-28
7
-108
/
+91
*
staging:ti dspbridge: replace simple_strtoul by strict_strtoul
Ernesto Ramos
2010-07-28
1
-1
/
+5
*
staging:ti dspbridge: remove unnecessary volatile variables
Ernesto Ramos
2010-07-28
3
-9
/
+10
*
staging:ti dspbridge: remove function delete_strm_mgr
Ernesto Ramos
2010-07-28
1
-14
/
+2
*
staging:ti dspbridge: remove unnecessary check for NULL pointer in cmm.c
Ernesto Ramos
2010-07-28
1
-6
/
+2
*
staging:ti dspbridge: remove unused typedef REG16
Ernesto Ramos
2010-07-28
1
-2
/
+0
*
staging: tidspbridge: Remove unused macros
Armando Uribe
2010-07-26
9
-52
/
+0
*
staging: tidspbridge: Change macros to static inline functions
Armando Uribe
2010-07-26
3
-36
/
+20
*
staging: tidspbridge: Remove macros used as cast
Armando Uribe
2010-07-26
7
-37
/
+16
*
staging: tidspbridge: Remove unused magic number
Armando Uribe
2010-07-26
1
-7
/
+0
*
staging: tidspbridge: Remove redundant macro from cod.c
Armando Uribe
2010-07-26
1
-15
/
+12
*
staging: tidspbridge: Change macros to static inline functions used in cload
Armando Uribe
2010-07-26
3
-18
/
+31
*
staging: tidspbridge: Change macros to static inline functions in io_sm
Armando Uribe
2010-07-26
2
-11
/
+14
*
staging: tidspbridge: Remove redundant macros in io_sm.c
Armando Uribe
2010-07-26
2
-52
/
+30
*
staging: tidspbridge: Remove Redundant wrappers
Armando Uribe
2010-07-26
3
-85
/
+17
*
staging: tidspbridge: remove dbdefs.h
Menon, Nishanth
2010-07-22
3
-71
/
+0
*
staging: tidspbridge: remove OUT define
Menon, Nishanth
2010-07-22
51
-234
/
+234
*
staging: tidspbridge: remove OPTIONAL
Menon, Nishanth
2010-07-22
11
-30
/
+30
*
staging: tidspbridge: remove IN modifier
Menon, Nishanth
2010-07-22
51
-241
/
+241
*
staging: tidspbridge: replace CONST with c standard const
Menon, Nishanth
2010-07-22
32
-65
/
+65
*
staging: tidspbridge: remove GlobalTypes.h
Menon, Nishanth
2010-07-22
4
-326
/
+0
*
staging: tidspbridge: check kmalloc() result
Kulikov Vasiliy
2010-07-22
1
-0
/
+4
*
staging: tidspbridge: remove RET_OK RET_FAIL
Nishanth Menon
2010-07-22
2
-32
/
+31
*
staging: tidspbridge: remove custom typedef reg_uword32
Nishanth Menon
2010-07-22
4
-106
/
+44
*
staging: tidspbridge: remove std.h
Nishanth Menon
2010-07-22
35
-127
/
+41
*
staging: tidspbridge: no need for custom NULL
Nishanth Menon
2010-07-22
4
-25
/
+0
*
staging: tidspbridge: remove custom TRUE FALSE
Nishanth Menon
2010-07-22
9
-34
/
+8
*
staging: ti dspbridge: make variables in prototypes match within functions de...
Rene Sapiens
2010-07-22
30
-184
/
+195
*
staging: ti dspbridge: Rename words with camel case
Rene Sapiens
2010-07-22
7
-127
/
+129
*
staging: ti dspbridge: Rename words with camel case.
Rene Sapiens
2010-07-22
16
-161
/
+161
[next]