index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
staging: rtl8723bs: fix camel case in struct ndis_802_11_ssid
Fabio Aiuto
12
-82
/
+82
2021-07-23
staging: rtl8723bs: remove struct ndis_802_11_conf_fh
Fabio Aiuto
2
-12
/
+0
2021-07-23
staging: rtl8723bs: fix camel case in struct ndis_802_11_conf
Fabio Aiuto
9
-63
/
+63
2021-07-23
staging: rtl8723bs: fix camel case in struct wlan_bssid_ex
Fabio Aiuto
14
-495
/
+495
2021-07-23
staging: rtl8723bs: remove commented out condition
Fabio Aiuto
1
-1
/
+1
2021-07-23
staging: rtl8723bs: remove 5Ghz code blocks
Fabio Aiuto
2
-22
/
+5
2021-07-23
staging: rtl8723bs: add spaces around operator
Fabio Aiuto
1
-1
/
+1
2021-07-23
staging: rtl8723bs: convert function name to snake case
Fabio Aiuto
1
-2
/
+2
2021-07-23
staging: rtl8723bs: fix camel case inside function
Fabio Aiuto
1
-11
/
+11
2021-07-23
staging: rtl8723bs: simplify function selecting channel group
Fabio Aiuto
1
-49
/
+11
2021-07-23
mfd: hi6421-spmi-pmic: move driver from staging
Mauro Carvalho Chehab
7
-238
/
+0
2021-07-22
media: atomisp: pci: reposition braces as per coding style
Deepak R Varma
4
-196
/
+155
2021-07-22
media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.c
Martiros Shakhzadyan
1
-6
/
+5
2021-07-22
media: atomisp: Move MIPI_PORT_LANES to the only user
Andy Shevchenko
2
-11
/
+11
2021-07-22
media: atomisp: Perform a single memset() for union
Kees Cook
1
-4
/
+1
2021-07-22
media: atomisp: pci: fix error return code in atomisp_pci_probe()
Yang Yingliang
1
-1
/
+2
2021-07-22
media: atomisp: pci: Remove unnecessary (void *) cast
Fabio M. De Francesco
1
-1
/
+1
2021-07-22
media: atomisp: pci: Remove checks before kfree/kvfree
Fabio M. De Francesco
1
-4
/
+2
2021-07-22
media: atomisp: Remove unused port_enabled variable
Andy Shevchenko
1
-3
/
+0
2021-07-22
media: atomisp: Annotate a couple of definitions with __maybe_unused
Andy Shevchenko
1
-2
/
+2
2021-07-22
media: atomisp: Remove unused declarations
Andy Shevchenko
1
-17
/
+0
2021-07-22
media: atomisp: remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-07-22
media: atomisp: improve error handling in gc2235_detect()
Tom Rix
1
-10
/
+3
2021-07-22
media: atomisp: Fix whitespace at the beginning of line
Aniket Bhattacharyea
1
-4
/
+4
2021-07-22
media: atomisp: Align block comments
Jiabing Wan
1
-2
/
+2
2021-07-22
media: atomisp: Use sysfs_emit() instead of sprintf() where appropriate
Nguyen Dinh Phi
1
-3
/
+3
2021-07-22
media: atomisp: Fix line continuation style issue in sh_css.c
Martiros Shakhzadyan
1
-8
/
+6
2021-07-22
media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.c
Martiros Shakhzadyan
1
-10
/
+12
2021-07-22
media: atomisp: Remove unnecessary parens in sh_css.c
Martiros Shakhzadyan
1
-1
/
+1
2021-07-22
media: atomisp: Resolve goto style issue in sh_css.c
Martiros Shakhzadyan
1
-2
/
+2
2021-07-22
media: atomisp: fix the uninitialized use and rename "retvalue"
Yizhuo
1
-4
/
+7
2021-07-22
media: atomisp: use list_splice_init in atomisp_compat_css20.c
Baokun Li
1
-33
/
+5
2021-07-22
media: atomisp: remove useless returns
Pavel Skripkin
1
-38
/
+0
2021-07-22
media: atomisp: remove dublicate code
Pavel Skripkin
1
-13
/
+0
2021-07-22
media: atomisp: remove useless breaks
Pavel Skripkin
1
-11
/
+0
2021-07-22
media: atomisp: pci: fixed a curly bracket coding style issue.
Dmitrii Wolf
1
-1
/
+2
2021-07-22
media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
Dinghao Liu
1
-0
/
+1
2021-07-22
media: atomisp-ov2680: A trivial typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-07-22
media: atomisp: Fix typo "accesible"
Ricardo Ribalda
3
-3
/
+3
2021-07-22
media: v4l2-subdev: fix some NULL vs IS_ERR() checks
Dan Carpenter
1
-2
/
+2
2021-07-22
media: hantro: Add support for the Rockchip PX30
Paul Kocialkowski
3
-0
/
+19
2021-07-22
media: hantro: Enable H.264 on Rockchip VDPU2
Ezequiel Garcia
1
-1
/
+25
2021-07-22
media: hantro: Add H.264 support for Rockchip VDPU2
Jonas Karlman
3
-0
/
+493
2021-07-22
media: hantro: h264: Move reference picture number to a helper
Ezequiel Garcia
3
-12
/
+15
2021-07-22
media: hantro: h264: Move DPB valid and long-term bitmaps
Ezequiel Garcia
3
-15
/
+19
2021-07-22
media: hantro: Avoid redundant hantro_get_{dst,src}_buf() calls
Ezequiel Garcia
3
-28
/
+26
2021-07-22
media: hantro: Make struct hantro_variant.init() optional
Ezequiel Garcia
3
-12
/
+8
2021-07-22
media: hantro: vp8: Move noisy WARN_ON to vpu_debug
Ezequiel Garcia
2
-6
/
+20
2021-07-21
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_ARC4
Arnd Bergmann
1
-0
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
[prev]
[next]