index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
media: staging: media: atomisp: Remove extra whitespace after opening parenth...
Jonathan Bergh
1
-2
/
+2
2024-04-26
media: staging: media: atomisp: Fix various multiline block comment formattin...
Jonathan Bergh
1
-16
/
+18
2024-04-26
media: staging: media: atomisp: Remove old commented code and fix multiple bl...
Jonathan Bergh
1
-39
/
+49
2024-04-26
media: staging: media: atomisp: Remove unneeded return statement from void fu...
Jonathan Bergh
1
-2
/
+0
2024-04-26
media: staging: media: atomisp: Remove unnecessary parentheses from condition...
Jonathan Bergh
1
-1
/
+1
2024-04-26
media: staging: media: atomisp: Ensure trailing statements are on a newline a...
Jonathan Bergh
1
-2
/
+4
2024-04-26
media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned ...
Jonathan Bergh
1
-1
/
+1
2024-04-26
media: staging: media: atomisp: Remove unnecessary braces from single line co...
Jonathan Bergh
1
-8
/
+7
2024-04-26
media: staging: media: atomisp: Fix formatting issues and minor code issue
Jonathan Bergh
2
-7
/
+7
2024-04-26
media: staging: media: atomisp: Fix various formatting issues and remove unne...
Jonathan Bergh
1
-7
/
+8
2024-04-26
media: atomisp: Initialize sequence counters to 0 instead of -1
Hans de Goede
1
-3
/
+3
2024-04-26
media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output support
Hans de Goede
1
-6
/
+11
2024-04-26
media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32
Hans de Goede
2
-3
/
+3
2024-04-26
media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entry
Hans de Goede
1
-6
/
+0
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-1
/
+1
2024-04-22
media: staging: ipu3-imgu: Update firmware path
Sakari Ailus
2
-1
/
+5
2024-04-18
staging: vc04_services: Drop completed TODO item
Umang Jain
1
-7
/
+0
2024-04-18
staging: vc04_services: Move global g_state to vchiq_state
Umang Jain
12
-55
/
+37
2024-04-18
staging: vc04_services: vchiq_mmal: Rename service_callback()
Umang Jain
1
-4
/
+4
2024-04-18
staging: vc04_services: Move spinlocks to vchiq_state
Umang Jain
5
-41
/
+47
2024-04-18
staging: vc04_services: Move global memory mapped pointer
Umang Jain
4
-14
/
+19
2024-04-18
staging: vc04_services: Move global variables tracking allocated pages
Umang Jain
2
-29
/
+30
2024-04-18
staging: vc04_services: Drop vchiq_connected.[ch] files
Umang Jain
5
-76
/
+55
2024-04-18
staging: vc04_services: Move variables for tracking connections
Umang Jain
6
-21
/
+37
2024-04-18
staging: vc04_services: vchiq_arm: Drop g_cache_line_size
Umang Jain
2
-20
/
+25
2024-04-18
staging: vc04_services: vchiq_arm: Split driver static and runtime data
Umang Jain
1
-20
/
+23
2024-04-18
staging: vc04_services: Drop g_once_init global variable
Umang Jain
1
-12
/
+0
2024-04-18
staging: vc04_services: Re-align function parameters
Sumadhura Kalyan
1
-18
/
+11
2024-04-18
staging: vchiq: Reformat Kconfig help texts
Stefan Wahren
1
-15
/
+21
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
1
-12
/
+12
2024-04-11
media: atomisp: Implement link_setup() op for ISP subdev MC entity
Hans de Goede
1
-0
/
+52
2024-04-11
media: atomisp: Make MC link from ISP to /dev/video# output node immutable
Hans de Goede
1
-1
/
+2
2024-04-11
media: atomisp: Change ISP subdev name to "ATOM ISP"
Hans de Goede
1
-1
/
+1
2024-04-11
media: atomisp: Add DMABUF support
Hans de Goede
2
-1
/
+2
2024-04-11
media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdev
Hans de Goede
1
-1
/
+0
2024-04-11
media: atomisp: Remove ISP controls which get passed through to the camera
Hans de Goede
2
-269
/
+0
2024-04-11
media: atomisp: Remove custom VCM handling
Hans de Goede
5
-110
/
+3
2024-04-11
media: atomisp: Rename atomisp_set_crop_and_fmt()
Hans de Goede
1
-6
/
+6
2024-04-11
media: atomisp: Remove isp_subdev_propagate()
Hans de Goede
1
-31
/
+7
2024-04-11
media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binaries
Zhipeng Lu
1
-0
/
+1
2024-04-11
media: atomisp: Fix double negation in unsupported revision error
Hans de Goede
1
-1
/
+1
2024-04-11
staging: nvec: update TODO
Marc Dietrich
1
-1
/
+0
2024-04-11
staging: nvec: make touchpad init synchronous
Marc Dietrich
1
-10
/
+21
2024-04-11
staging: nvec: make keyboard init synchronous
Marc Dietrich
1
-4
/
+5
2024-04-11
staging: nvec: add ability to ignore EC responses in sync writes
Marc Dietrich
1
-2
/
+7
2024-04-10
staging: media: ipu3-imgu: Update e-mail addresses
Sakari Ailus
1
-3
/
+3
2024-04-10
staging: media: imx: Remove duplicate Kconfig dependency
Rajeshwar R Shinde
1
-1
/
+0
2024-04-10
staging: media: ipu3: remove redundant assignment to pointer css_pipe
Colin Ian King
1
-1
/
+0
2024-04-09
staging: greybus: change strncpy() to strscpy_pad()
Arnd Bergmann
1
-7
/
+5
2024-04-09
staging: rtl8723bs: convert strncpy to strscpy
Arnd Bergmann
2
-4
/
+3
[prev]
[next]