index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
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
2020-07-18
media: atomisp: move CCK endpoint address to generic header
Andy Shevchenko
2020-07-18
media: atomisp: Replace last use of Intel MID APIs
Andy Shevchenko
2020-07-18
media: atomisp: place all gpio parsing together
Mauro Carvalho Chehab
2020-07-18
media: atomisp: split add from find subdev
Mauro Carvalho Chehab
2020-07-18
media: atomisp: print info if gpio0 and gpio2 were detected
Mauro Carvalho Chehab
2020-07-18
media: atomisp: fix call to g_frame_interval
Mauro Carvalho Chehab
2020-07-18
media: atomisp: properly parse CLK PMIC on newer devices
Mauro Carvalho Chehab
2020-07-18
media: atomisp: Prepare sensor support for ACPI PM
Mauro Carvalho Chehab
2020-07-18
media: atomisp: reorganize the code under gmin_subdev_add()
Mauro Carvalho Chehab
2020-07-17
media: atomisp: fix the handling of clock number
Mauro Carvalho Chehab
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: 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
[next]