index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tidspbridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-27
1
-1
/
+1
*
Remove unneeded version.h include from drivers/staging/tidspbridge/include/ds...
Jesper Juhl
2011-07-05
1
-1
/
+0
*
Revert wrong fixes for common misspellings
Lucas De Marchi
2011-04-27
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
19
-43
/
+43
*
staging: tidspbridge: protect dmm_map properly
Felipe Contreras
2011-03-14
1
-5
/
+14
*
staging: tidspbridge: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
2
-4
/
+2
*
drivers:staging:dspbridge:node.h Remove one to many n's in a word.
Justin P. Mattock
2011-03-01
1
-1
/
+1
*
staging/trivial: fix typos concerning "consistent"
Uwe Kleine-König
2011-02-18
1
-1
/
+1
*
staging: tidspbridge: set12 remove hungarian from structs
Rene Sapiens
2011-02-05
2
-41
/
+41
*
staging: tidspbridge: set11 remove hungarian from structs
Rene Sapiens
2011-02-05
9
-109
/
+109
*
staging: tidspbridge: set10 remove hungarian from structs
Rene Sapiens
2011-02-05
18
-220
/
+220
*
staging: tidspbridge: set9 remove hungarian from structs
Rene Sapiens
2011-02-05
18
-183
/
+183
*
staging: tidspbridge: set8 remove hungarian from structs
Rene Sapiens
2011-02-05
31
-405
/
+405
*
staging: tidspbridge: set7 remove hungarian from structs
Rene Sapiens
2011-02-05
14
-90
/
+90
*
staging: tidspbridge: set6 remove hungarian from structs
Rene Sapiens
2011-02-05
18
-123
/
+123
*
staging: tidspbridge: set5 remove hungarian from structs
Rene Sapiens
2011-02-05
8
-74
/
+74
*
staging: tidspbridge: set4 remove hungarian from structs
Rene Sapiens
2011-02-05
10
-96
/
+96
*
staging: tidspbridge: set3 remove hungarian from structs
Rene Sapiens
2011-02-05
15
-86
/
+86
*
staging: tidspbridge: set2 remove hungarian from structs
Rene Sapiens
2011-02-05
16
-181
/
+181
*
staging: tidspbridge: set1 remove hungarian from structs
Rene Sapiens
2011-02-05
18
-146
/
+146
*
staging: tidspbridge: remove code referred by OPT_ZERO_COPY_LOADER
Ramos Falcon, Ernesto
2011-02-05
1
-40
/
+20
*
staging: tidspbridge: Remove trivial header files
Armando Uribe
2011-02-05
18
-170
/
+51
*
staging: tidspbridge: Remove unused typedefs
Armando Uribe
2011-02-05
2
-143
/
+0
*
staging: tidspbridge: Remove unused structs
Armando Uribe
2011-02-05
9
-133
/
+4
*
staging: tidspbridge: Remove unused functions
Armando Uribe
2011-02-05
16
-390
/
+0
*
staging: tidspbridge: Remove unused defined constants
Armando Uribe
2011-02-05
20
-161
/
+1
*
staging: tidspbridge: Fix atoi to support hexadecimal numbers correctly
Laurent Pinchart
2011-02-05
1
-5
/
+1
*
staging: tidspbridge: rmgr/node.c code cleanup
Ionut Nicu
2011-02-05
1
-323
/
+282
*
staging: tidspbridge: use the right type for list_is_last
Omar Ramirez Luna
2011-02-05
1
-1
/
+1
*
staging: tidspbridge: pmgr code cleanup
Ionut Nicu
2011-02-05
2
-211
/
+168
*
staging: tidspbridge: core code cleanup
Ionut Nicu
2011-02-05
3
-593
/
+501
*
staging: tidspbridge: remove custom linked list
Ionut Nicu
2011-02-05
2
-226
/
+0
*
staging: tidspbridge: convert rmgr to list_head
Ionut Nicu
2011-02-05
4
-170
/
+72
*
staging: tidspbridge: convert pmgr to list_head
Ionut Nicu
2011-02-05
2
-198
/
+100
*
staging: tidspbridge: convert core to list_head
Ionut Nicu
2011-02-05
7
-381
/
+264
*
staging: tidspbridge: remove gb bitmap implementation
Ionut Nicu
2011-02-05
3
-245
/
+1
*
staging: tidspbridge: switch to linux bitmap API
Ionut Nicu
2011-02-05
1
-91
/
+73
*
staging: tidspbridge: remove utildefs
Ionut Nicu
2011-02-05
2
-47
/
+1
*
staging: tidspbridge: remove gs memory allocator
Ionut Nicu
2011-02-05
5
-183
/
+15
*
staging: tidspbridge: fix kernel oops in bridge_io_get_proc_load
Ionut Nicu
2011-02-05
1
-48
/
+30
*
staging: tidspbridge: mgr_enum_node_info cleanup
Ionut Nicu
2011-02-05
1
-35
/
+16
*
staging: tidspbridge: fix mgr_enum_node_info
Felipe Contreras
2011-02-05
1
-0
/
+5
*
staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASE
Armando Uribe
2011-02-05
5
-58
/
+2
*
staging: tidspbridge: overwrite DSP error codes
Sapiens, Rene
2011-02-05
1
-36
/
+8
*
staging: tidspbridge: make sync_wait_on_event interruptible
Guzman Lugo, Fernando
2011-02-05
1
-2
/
+11
*
staging: tidspbridge: replace mbox callback with notifier_call
Omar Ramirez Luna
2011-01-20
3
-21
/
+18
*
staging: tidspbridge: configure full L1 MMU range
Guzman Lugo, Fernando
2011-01-20
1
-4
/
+1
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-11
2
-3
/
+3
|
\
|
*
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
2
-3
/
+3
*
|
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
2010-12-22
1
-1
/
+1
[next]