index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2020-09-17
staging: greybus: audio: fix uninitialized value issue
Vaibhav Agarwal
2020-09-17
staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
Rustam Kovhaev
2020-09-09
media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
Ezequiel Garcia
2020-09-03
staging: rts5208: fix memleaks on error handling paths in probe
Evgeny Novikov
2020-08-21
media: staging: rkisp1: rsz: set default format if the given format is not RK...
Dafna Hirschfeld
2020-08-21
media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
Dafna Hirschfeld
2020-08-21
media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
Dafna Hirschfeld
2020-08-19
staging: rtl8192u: fix a dubious looking mask before a shift
Colin Ian King
2020-08-19
media: staging: rkisp1: rsz: fix resolution limitation on sink pad
Helen Koike
2020-08-19
media: staging: rkisp1: rsz: supported formats are the isp's src formats, not...
Dafna Hirschfeld
2020-08-19
media: allegro: Fix some NULL vs IS_ERR() checks in probe
Dan Carpenter
2020-08-19
staging: vchiq_arm: Add a matching unregister call
Phil Elwell
2020-08-11
Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
Dinghao Liu
2020-08-11
staging: rtl8712: handle firmware load failure
Rustam Kovhaev
2020-08-11
staging: android: ashmem: Fix lockdep warning for write operation
Suren Baghdasaryan
2020-07-26
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-22
staging: wlan-ng: properly check endpoint types
Rustam Kovhaev
2020-07-20
staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
2020-07-20
staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
2020-07-20
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott
2020-07-20
staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
Ian Abbott
2020-07-19
Revert "media: atomisp: keep the ISP powered on when setting it"
Mauro Carvalho Chehab
2020-07-19
media: atomisp: fix mask and shift operation on ISPSSPM0
Colin Ian King
2020-07-19
media: atomisp: move system_local consts into a C file
Mauro Carvalho Chehab
2020-07-19
media: atomisp: get rid of version-specific system_local.h
Mauro Carvalho Chehab
2020-07-19
media: atomisp: move global stuff into a common header
Mauro Carvalho Chehab
2020-07-19
media: atomisp: remove non-used 32-bits consts at system_local
Mauro Carvalho Chehab
2020-07-19
media: atomisp: get rid of some unused static vars
Mauro Carvalho Chehab
2020-07-19
media: atomisp: Fix error code in ov5693_probe()
Dan Carpenter
2020-07-19
media: atomisp: Replace trace_printk by pr_info
Nicolas Boichat
2020-07-19
media: atomisp: Fix __func__ style warnings
Baidyanath Kundu
2020-07-19
media: atomisp: fix help message for ISP2401 selection
Mauro Carvalho Chehab
2020-07-18
media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.
B K Karthik
2020-07-18
media: atomisp: make const arrays static, makes object smaller
Colin Ian King
2020-07-18
media: atomisp: Clean up non-existing folders from Makefile
Andy Shevchenko
2020-07-18
media: atomisp: Get rid of ACPI specifics in gmin_subdev_add()
Andy Shevchenko
2020-07-18
media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()
Andy Shevchenko
2020-07-18
media: atomisp: Use temporary variable for device in gmin_subdev_add()
Andy Shevchenko
2020-07-18
media: atomisp: Refactor PMIC detection to a separate function
Andy Shevchenko
2020-07-18
media: atomisp: Deduplicate return ret in gmin_i2c_write()
Andy Shevchenko
2020-07-18
media: atomisp: Make pointer to PMIC client global
Andy Shevchenko
2020-07-18
media: atomisp: Don't try to parse unexpected ACPI object type
Andy Shevchenko
2020-07-18
media: atomisp: make platform data more readable
Andy Shevchenko
2020-07-18
media: atomisp: Drop global atomisp_dev variable (easy cases)
Andy Shevchenko
2020-07-18
media: atomisp: Replace direct access to MMIO with proper helpers
Andy Shevchenko
2020-07-18
media: atomisp: Unify pdev to be pointer to struct pci_device
Andy Shevchenko
2020-07-18
media: atomisp: Get rid of struct pci_dev in struct atomisp_device
Andy Shevchenko
2020-07-18
media: atomisp: don't pass struct device_driver as parameter
Andy Shevchenko
2020-07-18
media: atomisp: Use proper APIs to find I²C client device by ACPI HID
Andy Shevchenko
[next]