index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vc04_services
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vc04_services: remove unused macro
Gaston Gonzalez
2022-05-19
1
-1
/
+0
*
staging: vc04_services: Re-use generic struct s32_fract
Andy Shevchenko
2022-05-05
6
-49
/
+46
*
staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQ
Geert Uytterhoeven
2022-04-26
3
-3
/
+4
*
staging: bcm2835-audio: delete TODO
Adrien Thierry
2022-04-22
1
-10
/
+0
*
staging: vchiq:remove unneeded flush_workqueue
ran jianping
2022-04-22
1
-1
/
+0
*
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
2022-04-20
1
-1
/
+1
*
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
2022-04-20
1
-1
/
+1
*
staging: bcm2835-audio: fix unnecessary space after cast
Adrien Thierry
2022-04-20
1
-1
/
+1
*
staging: bcm2835-audio: fix line ending with '('
Adrien Thierry
2022-04-20
1
-2
/
+1
*
staging: bcm2835-audio: fully describe config symbol
Adrien Thierry
2022-04-20
1
-2
/
+4
*
staging: bcm2835-audio: remove compat ALSA card
Adrien Thierry
2022-04-13
2
-104
/
+15
*
staging: vc04_services: Convert kmap() to kmap_local_page()
Fabio M. De Francesco
2022-04-04
1
-8
/
+5
*
staging: vchiq: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-04
2
-14
/
+12
*
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-28
8
-150
/
+110
|
\
|
*
staging: mmal-vchiq: clear redundant item named bulk_scratch
Xiaoke Wang
2022-03-18
1
-7
/
+0
|
*
staging: vchiq_arm: make vchiq_platform_get_arm_state() static
Gaston Gonzalez
2022-03-14
1
-2
/
+1
|
*
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
2022-02-14
1
-2
/
+18
|
|
\
|
*
|
staging: vchiq_dev: Avoid unnecessary alloc in vchiq_ioc_create_service
Stefan Wahren
2022-01-25
1
-4
/
+3
|
*
|
staging: vchiq_core: handle NULL result of find_service_by_handle
Stefan Wahren
2022-01-25
1
-0
/
+6
|
*
|
staging: vchiq_arm: Avoid NULL ptr deref in vchiq_dump_platform_instances
Stefan Wahren
2022-01-25
1
-0
/
+3
|
*
|
staging: vchiq_arm: make vchiq_get_state return early
Stefan Wahren
2022-01-25
1
-4
/
+8
|
*
|
staging: vchiq_core: use min_t macro
Stefan Wahren
2022-01-25
1
-6
/
+3
|
*
|
staging: vchiq_core: avoid ternary operator for set_service_state
Stefan Wahren
2022-01-25
1
-4
/
+6
|
*
|
staging: vchiq_core: fix alignment
Stefan Wahren
2022-01-25
1
-3
/
+2
|
*
|
staging: vchiq_core: reduce multi-line statements
Stefan Wahren
2022-01-25
1
-7
/
+4
|
*
|
staging: vchiq_core: drop prefix of vchiq_set_service_state
Stefan Wahren
2022-01-25
1
-16
/
+15
|
*
|
staging: vchiq_core: align return statements in msg_type_str
Stefan Wahren
2022-01-25
1
-15
/
+15
|
*
|
staging: vchiq_core: simplify vchiq_add_service_internal
Stefan Wahren
2022-01-25
1
-22
/
+1
|
*
|
staging: vchiq_core: fix type of parameter localport
Stefan Wahren
2022-01-25
2
-4
/
+4
|
*
|
staging: vchiq: add message handling to TODO list
Stefan Wahren
2022-01-25
1
-0
/
+9
|
*
|
staging: vchiq: drop completed tasks from TODO
Stefan Wahren
2022-01-25
1
-29
/
+0
|
*
|
staging: vchiq: convert TODOs into unordered list
Stefan Wahren
2022-01-25
1
-12
/
+12
|
*
|
staging: vchiq_arm: introduce is_adjacent_block
Stefan Wahren
2022-01-25
1
-4
/
+15
|
*
|
staging: vchiq_debugfs: get the rid of n_log_entries
Stefan Wahren
2022-01-25
1
-3
/
+1
|
*
|
staging: vchiq_core: fix indentation in vchiq_log_dump_mem
Stefan Wahren
2022-01-25
1
-4
/
+4
|
*
|
staging: vc04_services: use KBUILD_MODNAME instead of own module name definition
Gaston Gonzalez
2022-01-25
1
-3
/
+1
|
*
|
staging: vc04_services: remove unneeded MODULE_VERSION() usage
Gaston Gonzalez
2022-01-25
1
-5
/
+1
*
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
|
|
/
*
/
staging: vc04_services: Fix RCU dereference check
Padmanabha Srinivasaiah
2022-01-25
1
-2
/
+18
|
/
*
staging: vc04_services: rename BM2835 to BCM2835 in headers comments
Gaston Gonzalez
2022-01-06
12
-12
/
+12
*
staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_
Gaston Gonzalez
2022-01-06
1
-5
/
+3
*
staging: vc04_services: rename variables containing bm2835_* to bcm2835_*
Gaston Gonzalez
2022-01-06
2
-21
/
+14
*
staging: vc04_services: rename functions containing bm2835_* to bcm2835_*
Gaston Gonzalez
2022-01-06
3
-14
/
+10
*
staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l...
Gaston Gonzalez
2022-01-06
3
-88
/
+87
*
staging: vc04_services: update TODO file
Gaston Gonzalez
2021-12-30
1
-6
/
+2
*
staging: vc04_services: bcm2835-camera: avoid the use of typedef for function...
Gaston Gonzalez
2021-12-30
1
-8
/
+2
*
staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...
Gaston Gonzalez
2021-12-30
1
-9
/
+3
[next]