summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | i2c: cadence: Added slave supportRadu Pirea2020-04-151-11/+309
| * | | | | | i2c: designware: Calculate SCL timing parameter for High Speed ModeWan Ahmad Zainie2020-04-151-3/+15
| * | | | | | i2c: designware: Calculate SCL timing parameter for Fast Mode PlusWan Ahmad Zainie2020-04-151-3/+16
| * | | | | | i2c: i2c-stm32f7: improve nack debug messageFabrice Gasnier2020-04-151-1/+2
| * | | | | | i2c: i801: Use GPIO_LOOKUP() helper macroGeert Uytterhoeven2020-04-151-3/+3
| * | | | | | i2c: refactor parsing of timingsWolfram Sang2020-04-151-39/+30
| * | | | | | i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse2020-04-151-1/+2
| * | | | | | i2c: busses: convert to devm_platform_get_and_ioremap_resourceDejin Zheng2020-04-154-9/+4
| * | | | | | i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng2020-04-1524-72/+24
* | | | | | | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-13678-6801/+5142
|\ \ \ \ \ \ \
| * | | | | | | media: rkvdec: Fix H264 scaling list orderJonas Karlman2020-06-111-48/+22
| * | | | | | | media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman2020-06-111-1/+1
| * | | | | | | media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2020-06-111-18/+2
| * | | | | | | media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski2020-06-111-1/+5
| * | | | | | | media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORTGeert Uytterhoeven2020-06-111-1/+1
| * | | | | | | media: cedrus: Implement runtime PMJernej Skrabec2020-06-114-45/+104
| * | | | | | | media: cedrus: Program output format during each runSamuel Holland2020-06-112-3/+2
| * | | | | | | media: atomisp: improve ACPI/DMI detection logsMauro Carvalho Chehab2020-06-111-6/+12
| * | | | | | | media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"Mauro Carvalho Chehab2020-06-111-16/+0
| * | | | | | | media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab2020-06-117-77/+0
| * | | | | | | media: atomisp: improve sensor detection code to use _DSM tableMauro Carvalho Chehab2020-06-112-47/+101
| * | | | | | | media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab2020-06-1118-192/+44
| * | | | | | | media: atomisp: get rid of a string_support.h abstraction layerMauro Carvalho Chehab2020-06-118-215/+38
| * | | | | | | media: atomisp: use strscpy() instead of less secure variantsMauro Carvalho Chehab2020-06-118-16/+15
| * | | | | | | media: atomisp: set DFS to MAX if sensor doesn't report fpsMauro Carvalho Chehab2020-06-111-2/+6
| * | | | | | | media: atomisp: use different dfs failed messagesMauro Carvalho Chehab2020-06-112-5/+5
| * | | | | | | media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab2020-06-1117-114/+108
| * | | | | | | media: atomisp: use macros from intel-family.hMauro Carvalho Chehab2020-06-111-4/+6
| * | | | | | | media: atomisp: don't set hpll_freq twice with different valuesMauro Carvalho Chehab2020-06-111-4/+6
| * | | | | | | media: atomisp: get rid of a detection hack for a BYT Andorid-based tabletMauro Carvalho Chehab2020-06-111-65/+18
| * | | | | | | media: atomisp: use just one mamoiada_params.hMauro Carvalho Chehab2020-06-113-216/+1
| * | | | | | | media: atomisp: remove some unused defines from *mamoiada_params.hMauro Carvalho Chehab2020-06-112-38/+2
| * | | | | | | media: atomisp: simplify IRQ ifdef logicMauro Carvalho Chehab2020-06-119-120/+2
| * | | | | | | media: atomisp: get rid of ifdef nonsenseMauro Carvalho Chehab2020-06-111-8/+8
| * | | | | | | media: atomisp: get rid of a duplicated fileMauro Carvalho Chehab2020-06-113-78/+1
| * | | | | | | media: atomisp: do some cleanup at irq_local.hMauro Carvalho Chehab2020-06-115-44/+30
| * | | | | | | media: atomisp: improve IRQ handling debug messagesMauro Carvalho Chehab2020-06-111-5/+6
| * | | | | | | media: atomisp: comment an unused codeMauro Carvalho Chehab2020-06-111-0/+8
| * | | | | | | media: atomisp: get rid of a left-over wrapper functionMauro Carvalho Chehab2020-06-111-8/+0
| * | | | | | | media: atomisp: get rid of an unused IRQ duplicated eventMauro Carvalho Chehab2020-06-111-4/+1
| * | | | | | | media: atomisp: get rid of sh_css_pipe.cMauro Carvalho Chehab2020-06-112-18/+0
| * | | | | | | media: staging: media: atomisp: fix stack overflow in init_pipe_defaults()Arnd Bergmann2020-06-119-42/+46
| * | | | | | | media: atomisp: re-enable warnings againMauro Carvalho Chehab2020-06-117-30/+30
| * | | | | | | media: atomisp: remove format duplication at mbus->fourcc tableMauro Carvalho Chehab2020-06-113-26/+25
| * | | | | | | media: staging: media: atomisp: add PMIC_OPREGION dependencyArnd Bergmann2020-06-111-0/+1
| * | | | | | | media: staging: media: atomisp: disable all custom formatsArnd Bergmann2020-06-111-0/+2
| * | | | | | | media: staging: media: atomisp: fix enum type mixupsArnd Bergmann2020-06-111-5/+5
| * | | | | | | media: staging: media: atomisp: declare 'struct device' before using itArnd Bergmann2020-06-111-0/+1
| * | | | | | | media: atomisp: add SPDX headersMauro Carvalho Chehab2020-06-11657-0/+657
| * | | | | | | media: staging: atomisp: Check return value from compat_alloc_user_spaceSakari Ailus2020-06-111-0/+2