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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
media: atomisp: comment an unused code
Mauro Carvalho Chehab
1
-0
/
+8
2020-06-11
media: atomisp: get rid of a left-over wrapper function
Mauro Carvalho Chehab
1
-8
/
+0
2020-06-11
media: atomisp: get rid of an unused IRQ duplicated event
Mauro Carvalho Chehab
1
-4
/
+1
2020-06-11
media: atomisp: get rid of sh_css_pipe.c
Mauro Carvalho Chehab
2
-18
/
+0
2020-06-11
media: staging: media: atomisp: fix stack overflow in init_pipe_defaults()
Arnd Bergmann
9
-42
/
+46
2020-06-11
media: atomisp: re-enable warnings again
Mauro Carvalho Chehab
7
-30
/
+30
2020-06-11
media: atomisp: remove format duplication at mbus->fourcc table
Mauro Carvalho Chehab
3
-26
/
+25
2020-06-11
media: staging: media: atomisp: add PMIC_OPREGION dependency
Arnd Bergmann
1
-0
/
+1
2020-06-11
media: staging: media: atomisp: disable all custom formats
Arnd Bergmann
1
-0
/
+2
2020-06-11
media: staging: media: atomisp: fix enum type mixups
Arnd Bergmann
1
-5
/
+5
2020-06-11
media: staging: media: atomisp: declare 'struct device' before using it
Arnd Bergmann
1
-0
/
+1
2020-06-11
media: atomisp: add SPDX headers
Mauro Carvalho Chehab
657
-0
/
+657
2020-06-11
media: staging: atomisp: Check return value from compat_alloc_user_space
Sakari Ailus
1
-0
/
+2
2020-06-11
media: staging: atomisp: Fix compat IOCTL handling
Sakari Ailus
1
-463
/
+471
2020-06-11
media: staging: atomisp: Fix atomisp_overlay32 compat handling
Sakari Ailus
1
-2
/
+4
2020-06-11
media: staging: atomisp: There's no struct atomisp_dvs2_coefficients
Sakari Ailus
3
-4
/
+4
2020-06-11
media: atomisp: add some debug messages when binaries are used
Mauro Carvalho Chehab
1
-4
/
+27
2020-06-11
media: atomisp: add a debug message at hmm free
Mauro Carvalho Chehab
1
-0
/
+2
2020-06-11
media: atomisp: allow passing firmware name at modprobe time
Mauro Carvalho Chehab
1
-13
/
+21
2020-06-11
media: atomisp: print firmware data during load
Mauro Carvalho Chehab
1
-1
/
+48
2020-06-11
media: atomisp: provide more details about the firmware binaries
Mauro Carvalho Chehab
3
-5
/
+40
2020-06-11
media: atomisp: get rid of system_types.h
Mauro Carvalho Chehab
28
-51
/
+27
2020-06-11
media: atomisp: get rid of a bunch of other wrappers
Mauro Carvalho Chehab
7
-462
/
+95
2020-06-11
media: atomisp: don't cause a warn if probe failed
Mauro Carvalho Chehab
1
-0
/
+2
2020-06-11
media: atomisp: get rid of an error abstraction layer
Mauro Carvalho Chehab
12
-158
/
+83
2020-06-11
media: atomisp: get rid of non-Linux error codes
Mauro Carvalho Chehab
71
-1600
/
+1578
2020-06-11
media: atomisp: do another round of coding style cleanup
Mauro Carvalho Chehab
35
-53
/
+67
2020-06-11
media: atomisp: remove some trivial wrappers from compat css20
Mauro Carvalho Chehab
11
-98
/
+35
2020-06-11
media: atomisp: avoid an extra memset() when alloc memory
Mauro Carvalho Chehab
2
-4
/
+2
2020-06-11
media: atomisp: Remove binary_supports_input_format
Nathan Chancellor
1
-21
/
+0
2020-06-11
media: atomisp: Avoid overflow in compute_blending
Nathan Chancellor
1
-1
/
+1
2020-06-11
media: atomisp: Remove unnecessary NULL check in atomisp_param
Nathan Chancellor
1
-5
/
+0
2020-06-11
media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension
Nathan Chancellor
1
-16
/
+3
2020-06-11
media: atomisp: Remove second increment of count in atomisp_subdev_probe
Nathan Chancellor
1
-1
/
+0
2020-06-11
media: atomisp: Clean up if block in sh_css_sp_init_stage
Nathan Chancellor
1
-23
/
+4
2020-06-11
media: atomisp: avoid OOPS due to non-existing ref_frames
Mauro Carvalho Chehab
2
-4
/
+20
2020-06-11
media: atomisp: remove kvmalloc/kvcalloc abstractions
Mauro Carvalho Chehab
15
-205
/
+202
2020-06-11
media: atomisp: add more comments about frame allocation
Mauro Carvalho Chehab
1
-1
/
+5
2020-06-11
media: atomisp: add debug functions for received events
Mauro Carvalho Chehab
1
-0
/
+9
2020-06-11
media: atomisp: improve warning for IRQ enable function
Mauro Carvalho Chehab
1
-1
/
+3
2020-06-11
media: atomisp: add debug for hmm alloc
Mauro Carvalho Chehab
1
-1
/
+5
2020-06-11
media: atomisp: use pin_user_pages() for memory allocation
Mauro Carvalho Chehab
2
-121
/
+22
2020-06-11
media: atomisp: fix driver caps
Mauro Carvalho Chehab
1
-2
/
+1
2020-06-11
media: atomisp: use Yocto Aero default hmm pool sizes
Mauro Carvalho Chehab
1
-5
/
+5
2020-06-11
media: atomisp: add debug message to help debugging hmm code
Mauro Carvalho Chehab
1
-0
/
+5
2020-06-11
media: atomisp: hmm_bo: untag user pointers
Mauro Carvalho Chehab
1
-0
/
+3
2020-06-11
media: atomisp: get rid of memory_access.c
Mauro Carvalho Chehab
30
-174
/
+79
2020-06-11
media: atomisp: change the type returned by mmgr alloc
Mauro Carvalho Chehab
27
-137
/
+137
2020-06-11
media: atomisp: get rid of unused memory_realloc code
Mauro Carvalho Chehab
4
-122
/
+1
2020-06-11
media: atomisp: get rid of mmgr_load and mmgr_store
Mauro Carvalho Chehab
13
-71
/
+54
[prev]
[next]