Age | Commit message (Expand) | Author |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | media: rkvdec: Fix H264 scaling list order | Jonas Karlman |
2020-06-11 | media: cedrus: Implement runtime PM | Jernej Skrabec |
2020-06-11 | media: cedrus: Program output format during each run | Samuel Holland |
2020-06-11 | media: atomisp: improve ACPI/DMI detection logs | Mauro Carvalho Chehab |
2020-06-11 | media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars" | Mauro Carvalho Chehab |
2020-06-11 | media: Revert "media: atomisp: Add some ACPI detection info" | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: improve sensor detection code to use _DSM table | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of an iomem abstraction layer | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of a string_support.h abstraction layer | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: use strscpy() instead of less secure variants | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: set DFS to MAX if sensor doesn't report fps | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: use different dfs failed messages | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: change the detection of ISP2401 at runtime | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: use macros from intel-family.h | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: don't set hpll_freq twice with different values | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of a detection hack for a BYT Andorid-based tablet | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: use just one mamoiada_params.h | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: remove some unused defines from *mamoiada_params.h | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: simplify IRQ ifdef logic | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of ifdef nonsense | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of a duplicated file | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: do some cleanup at irq_local.h | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: improve IRQ handling debug messages | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: comment an unused code | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of a left-over wrapper function | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of an unused IRQ duplicated event | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of sh_css_pipe.c | Mauro Carvalho Chehab |
2020-06-11 | media: staging: media: atomisp: fix stack overflow in init_pipe_defaults() | Arnd Bergmann |
2020-06-11 | media: atomisp: re-enable warnings again | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: remove format duplication at mbus->fourcc table | Mauro Carvalho Chehab |
2020-06-11 | media: staging: media: atomisp: add PMIC_OPREGION dependency | Arnd Bergmann |
2020-06-11 | media: staging: media: atomisp: disable all custom formats | Arnd Bergmann |
2020-06-11 | media: staging: media: atomisp: fix enum type mixups | Arnd Bergmann |
2020-06-11 | media: staging: media: atomisp: declare 'struct device' before using it | Arnd Bergmann |
2020-06-11 | media: atomisp: add SPDX headers | Mauro Carvalho Chehab |
2020-06-11 | media: staging: atomisp: Check return value from compat_alloc_user_space | Sakari Ailus |
2020-06-11 | media: staging: atomisp: Fix compat IOCTL handling | Sakari Ailus |
2020-06-11 | media: staging: atomisp: Fix atomisp_overlay32 compat handling | Sakari Ailus |
2020-06-11 | media: staging: atomisp: There's no struct atomisp_dvs2_coefficients | Sakari Ailus |
2020-06-11 | media: atomisp: add some debug messages when binaries are used | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: add a debug message at hmm free | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: allow passing firmware name at modprobe time | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: print firmware data during load | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: provide more details about the firmware binaries | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of system_types.h | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: get rid of a bunch of other wrappers | Mauro Carvalho Chehab |
2020-06-11 | media: atomisp: don't cause a warn if probe failed | Mauro Carvalho Chehab |