summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-18media: atomisp: Refactor PMIC detection to a separate functionAndy Shevchenko
2020-07-18media: atomisp: Deduplicate return ret in gmin_i2c_write()Andy Shevchenko
2020-07-18media: atomisp: Make pointer to PMIC client globalAndy Shevchenko
2020-07-18media: atomisp: Don't try to parse unexpected ACPI object typeAndy Shevchenko
2020-07-18media: atomisp: make platform data more readableAndy Shevchenko
2020-07-18media: atomisp: Drop global atomisp_dev variable (easy cases)Andy Shevchenko
2020-07-18media: atomisp: Replace direct access to MMIO with proper helpersAndy Shevchenko
2020-07-18media: atomisp: Unify pdev to be pointer to struct pci_deviceAndy Shevchenko
2020-07-18media: atomisp: Get rid of struct pci_dev in struct atomisp_deviceAndy Shevchenko
2020-07-18media: atomisp: don't pass struct device_driver as parameterAndy Shevchenko
2020-07-18media: atomisp: Use proper APIs to find I²C client device by ACPI HIDAndy Shevchenko
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-18media: atomisp: Replace last use of Intel MID APIsAndy Shevchenko
2020-07-18media: atomisp: place all gpio parsing togetherMauro Carvalho Chehab
2020-07-18media: atomisp: split add from find subdevMauro Carvalho Chehab
2020-07-18media: atomisp: print info if gpio0 and gpio2 were detectedMauro Carvalho Chehab
2020-07-18media: atomisp: fix call to g_frame_intervalMauro Carvalho Chehab
2020-07-18media: atomisp: properly parse CLK PMIC on newer devicesMauro Carvalho Chehab
2020-07-18media: atomisp: Prepare sensor support for ACPI PMMauro Carvalho Chehab
2020-07-18media: atomisp: reorganize the code under gmin_subdev_add()Mauro Carvalho Chehab
2020-07-17Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-17Merge tag 'block-5.8-2020-07-17' of git://git.kernel.dk/linux-block into masterLinus Torvalds
2020-07-17Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-17Merge tag 'regulator-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-17Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-07-17vfio/pci: fix racy on error and request eventfd ctxZeng Tao
2020-07-17media: atomisp: fix the handling of clock numberMauro Carvalho Chehab
2020-07-17drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds
2020-07-17Merge tag 'amd-drm-fixes-5.8-2020-07-15' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-16Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-07-16Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-07-16Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-07-16regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson
2020-07-16Merge tag 'pm-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-16Merge tag 'staging-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-16Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-07-16Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-16Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki
2020-07-16nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-07-16RDMA/cm: Protect access to remote_sidr_tableMaor Gottlieb
2020-07-16RDMA/core: Fix race in rdma_alloc_commit_uobject()Leon Romanovsky
2020-07-16RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang