1. f2fb029 media: atomisp: improve IRQ handling debug messages by Mauro Carvalho Chehab · 4 years, 7 months ago
  2. 495eef11 media: atomisp: comment an unused code by Mauro Carvalho Chehab · 4 years, 7 months ago
  3. 586f93f media: atomisp: get rid of a left-over wrapper function by Mauro Carvalho Chehab · 4 years, 7 months ago
  4. 54b15d8 media: atomisp: get rid of an unused IRQ duplicated event by Mauro Carvalho Chehab · 4 years, 7 months ago
  5. c081868 media: atomisp: get rid of sh_css_pipe.c by Mauro Carvalho Chehab · 4 years, 7 months ago
  6. 89f3b31 media: staging: media: atomisp: fix stack overflow in init_pipe_defaults() by Arnd Bergmann · 4 years, 7 months ago
  7. 5b552b19 media: atomisp: re-enable warnings again by Mauro Carvalho Chehab · 4 years, 7 months ago
  8. fb1f6ae media: atomisp: remove format duplication at mbus->fourcc table by Mauro Carvalho Chehab · 4 years, 7 months ago
  9. 4e86bde media: staging: media: atomisp: add PMIC_OPREGION dependency by Arnd Bergmann · 4 years, 7 months ago
  10. 065e5e5 media: staging: media: atomisp: disable all custom formats by Arnd Bergmann · 4 years, 7 months ago
  11. 6fc07dd media: staging: media: atomisp: fix enum type mixups by Arnd Bergmann · 4 years, 7 months ago
  12. 93517ea media: staging: media: atomisp: declare 'struct device' before using it by Arnd Bergmann · 4 years, 7 months ago
  13. f5fbb83 media: atomisp: add SPDX headers by Mauro Carvalho Chehab · 4 years, 7 months ago
  14. a5047a3 media: staging: atomisp: Check return value from compat_alloc_user_space by Sakari Ailus · 4 years, 7 months ago
  15. 84f1b2d media: staging: atomisp: Fix compat IOCTL handling by Sakari Ailus · 4 years, 7 months ago
  16. 09013ef media: staging: atomisp: Fix atomisp_overlay32 compat handling by Sakari Ailus · 4 years, 7 months ago
  17. f8b39c6 media: staging: atomisp: There's no struct atomisp_dvs2_coefficients by Sakari Ailus · 4 years, 7 months ago
  18. 4556cbc media: atomisp: add some debug messages when binaries are used by Mauro Carvalho Chehab · 4 years, 7 months ago
  19. 530c09f media: atomisp: add a debug message at hmm free by Mauro Carvalho Chehab · 4 years, 7 months ago
  20. 607e954 media: atomisp: allow passing firmware name at modprobe time by Mauro Carvalho Chehab · 4 years, 7 months ago
  21. 6a9c6ba media: atomisp: print firmware data during load by Mauro Carvalho Chehab · 4 years, 7 months ago
  22. 0cd8726 media: atomisp: provide more details about the firmware binaries by Mauro Carvalho Chehab · 4 years, 7 months ago
  23. f90e73c media: atomisp: get rid of system_types.h by Mauro Carvalho Chehab · 4 years, 7 months ago
  24. 85b606e media: atomisp: get rid of a bunch of other wrappers by Mauro Carvalho Chehab · 4 years, 7 months ago
  25. d9ab839 media: atomisp: don't cause a warn if probe failed by Mauro Carvalho Chehab · 4 years, 7 months ago
  26. a86b493 media: atomisp: get rid of an error abstraction layer by Mauro Carvalho Chehab · 4 years, 7 months ago
  27. 41022d3 media: atomisp: get rid of non-Linux error codes by Mauro Carvalho Chehab · 4 years, 7 months ago
  28. abbd669 media: atomisp: do another round of coding style cleanup by Mauro Carvalho Chehab · 4 years, 7 months ago
  29. 1a16d54 media: atomisp: remove some trivial wrappers from compat css20 by Mauro Carvalho Chehab · 4 years, 7 months ago
  30. cadcec7 media: atomisp: avoid an extra memset() when alloc memory by Mauro Carvalho Chehab · 4 years, 7 months ago
  31. 6b673fd media: atomisp: Remove binary_supports_input_format by Nathan Chancellor · 4 years, 8 months ago
  32. bacefb0 media: atomisp: Avoid overflow in compute_blending by Nathan Chancellor · 4 years, 8 months ago
  33. 541f681 media: atomisp: Remove unnecessary NULL check in atomisp_param by Nathan Chancellor · 4 years, 8 months ago
  34. a91727d media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension by Nathan Chancellor · 4 years, 8 months ago
  35. 55fffcb media: atomisp: Remove second increment of count in atomisp_subdev_probe by Nathan Chancellor · 4 years, 8 months ago
  36. ebf89d1 media: atomisp: Clean up if block in sh_css_sp_init_stage by Nathan Chancellor · 4 years, 8 months ago
  37. bbed5b8 media: atomisp: avoid OOPS due to non-existing ref_frames by Mauro Carvalho Chehab · 4 years, 7 months ago
  38. 9955d90 media: atomisp: remove kvmalloc/kvcalloc abstractions by Mauro Carvalho Chehab · 4 years, 7 months ago
  39. 591e6a0 media: atomisp: add more comments about frame allocation by Mauro Carvalho Chehab · 4 years, 7 months ago
  40. 27b778c media: atomisp: add debug functions for received events by Mauro Carvalho Chehab · 4 years, 7 months ago
  41. d61ba1a2 media: atomisp: improve warning for IRQ enable function by Mauro Carvalho Chehab · 4 years, 7 months ago
  42. 03884c9 media: atomisp: add debug for hmm alloc by Mauro Carvalho Chehab · 4 years, 8 months ago
  43. 14a638a media: atomisp: use pin_user_pages() for memory allocation by Mauro Carvalho Chehab · 4 years, 8 months ago
  44. 19ae085 media: atomisp: fix driver caps by Mauro Carvalho Chehab · 4 years, 8 months ago
  45. 9ac8e4b media: atomisp: use Yocto Aero default hmm pool sizes by Mauro Carvalho Chehab · 4 years, 8 months ago
  46. e19718f media: atomisp: add debug message to help debugging hmm code by Mauro Carvalho Chehab · 4 years, 8 months ago
  47. 576680c media: atomisp: hmm_bo: untag user pointers by Mauro Carvalho Chehab · 4 years, 8 months ago
  48. 08fef4f media: atomisp: get rid of memory_access.c by Mauro Carvalho Chehab · 4 years, 8 months ago
  49. 100e898 media: atomisp: change the type returned by mmgr alloc by Mauro Carvalho Chehab · 4 years, 8 months ago
  50. dc50fa1 media: atomisp: get rid of unused memory_realloc code by Mauro Carvalho Chehab · 4 years, 8 months ago
  51. 5472b4d media: atomisp: get rid of mmgr_load and mmgr_store by Mauro Carvalho Chehab · 4 years, 8 months ago
  52. b92d99a media: atomisp: go one step further to drop ia_css_memory_access.c by Mauro Carvalho Chehab · 4 years, 8 months ago
  53. 86df6ff media: atomisp: reduce abstraction at ia_css_memory_access by Mauro Carvalho Chehab · 4 years, 8 months ago
  54. 4fba291 media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer by Mauro Carvalho Chehab · 4 years, 8 months ago
  55. 2323994 media: atomisp: simplify hive_isp_css_mm_hrt wrapper by Mauro Carvalho Chehab · 4 years, 8 months ago
  56. 02ab764 media: atomisp: fix a handful of spelling mistakes by Colin Ian King · 4 years, 8 months ago
  57. d573933 media: atomisp: fix size of delay_frames array by Mauro Carvalho Chehab · 4 years, 8 months ago
  58. f611797 media: atomisp: drop a cast for a const argument by Mauro Carvalho Chehab · 4 years, 8 months ago
  59. c01d554 media: atomisp: partially get rid of one abstraction layer by Mauro Carvalho Chehab · 4 years, 8 months ago
  60. bdfdd9e media: atomisp: make it use dbg_level to control debug level by Mauro Carvalho Chehab · 4 years, 8 months ago
  61. 6b3a422 media: atomisp: get rid of some old broken debug code by Mauro Carvalho Chehab · 4 years, 8 months ago
  62. 2a693c3 media: atomisp: update TODO list by Mauro Carvalho Chehab · 4 years, 8 months ago
  63. 9c30f50 media: atomisp: don't flood dmesg with -EAGAIN return codes by Mauro Carvalho Chehab · 4 years, 8 months ago
  64. 171b7bd media: atomisp: improve debug messages for set format by Mauro Carvalho Chehab · 4 years, 8 months ago
  65. 370f6e5 media: atomisp: avoid a copy of v4l2_mbus_framefmt at stack by Mauro Carvalho Chehab · 4 years, 8 months ago
  66. aaebb65 media: atomisp: reduce debug printk rate when IRQs are received by Mauro Carvalho Chehab · 4 years, 8 months ago
  67. 8ef6b8a media: atomisp: get rid of hmm_vm.c by Mauro Carvalho Chehab · 4 years, 8 months ago
  68. 7b53e16 media: atomisp: fix pipeline initialization code by Mauro Carvalho Chehab · 4 years, 8 months ago
  69. 938b29d media: Documentation: media: Refer to mbus format documentation from CSI-2 docs by Sakari Ailus · 4 years, 8 months ago
  70. 142d064 media: s5k5baf: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  71. cd25993 media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h> by Geert Uytterhoeven · 4 years, 8 months ago
  72. 866edc8 media: i2c: Add ov2740 image sensor driver by Bingbu Cao · 4 years, 8 months ago
  73. 96b5b11 media: ov8856: Implement sensor module revision identification by Robert Foss · 4 years, 8 months ago
  74. 0c2c7a1 media: ov8856: Add devicetree support by Robert Foss · 4 years, 8 months ago
  75. 932300e media: dt-bindings: ov8856: Document YAML bindings by Dongchun Zhu · 4 years, 8 months ago
  76. 528b1a1 media: dvb-usb: Add Cinergy S2 PCIe Dual Port support by Dirk Nehring · 4 years, 8 months ago
  77. 9f984ca media: dvbdev: Fix tuner->demod media controller link by Brad Love · 4 years, 8 months ago
  78. 960b2de media: dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging by Helen Koike · 4 years, 9 months ago
  79. 00994f0 media: staging: dt-bindings: phy-rockchip-dphy-rx0: remove non-used reg property by Helen Koike · 4 years, 9 months ago
  80. 8c86642 media: atomisp: unify the version for isp2401 a0 and b0 versions by Mauro Carvalho Chehab · 4 years, 8 months ago
  81. 6456267 media: atomisp: update TODO with the current data by Mauro Carvalho Chehab · 4 years, 8 months ago
  82. 27333da media: atomisp: adjust some code at sh_css that could be broken by Mauro Carvalho Chehab · 4 years, 8 months ago
  83. 58d6ccc media: atomisp: don't produce errs for ignored IRQs by Mauro Carvalho Chehab · 4 years, 8 months ago
  84. cf3cd3b media: atomisp: print IRQ when debugging by Mauro Carvalho Chehab · 4 years, 8 months ago
  85. 1985e93 media: atomisp: isp_mmu: don't use kmem_cache by Mauro Carvalho Chehab · 4 years, 8 months ago
  86. c03496b media: atomisp: add a notice about possible leak resources by Mauro Carvalho Chehab · 4 years, 8 months ago
  87. 814634b media: atomisp: disable the dynamic and reserved pools by Mauro Carvalho Chehab · 4 years, 8 months ago
  88. eda1310 media: atomisp: turn on camera before setting it by Mauro Carvalho Chehab · 4 years, 8 months ago
  89. 1bc075c media: atomisp: simplify ov2680 array write logic by Mauro Carvalho Chehab · 4 years, 8 months ago
  90. b0ac238 media: atomisp-ov2680: get rid of the type field by Mauro Carvalho Chehab · 4 years, 8 months ago
  91. 4f78f08 media: atomisp: use read/write routines from mainstream by Mauro Carvalho Chehab · 4 years, 8 months ago
  92. 5589ea0 media: atomisp: ov2680: improve debug messages by Mauro Carvalho Chehab · 4 years, 8 months ago
  93. 1d6e5c3 media: atomisp: change the code to properly wait for sensor by Mauro Carvalho Chehab · 4 years, 8 months ago
  94. 95d1f39 media: atomisp: keep the ISP powered on when setting it by Mauro Carvalho Chehab · 4 years, 8 months ago
  95. 39c91e1 media: atomisp: fix the value for CamClk on Asus T101HA by Mauro Carvalho Chehab · 4 years, 8 months ago
  96. 7f98b89 media: atomisp: fix a slab error due to a wrong free by Mauro Carvalho Chehab · 4 years, 8 months ago
  97. 5f1e9dd media: atomisp: get rid of __bo_alloc() macro by Mauro Carvalho Chehab · 4 years, 8 months ago
  98. 983e5ac media: atomisp: get rid of spmem_dump.c by Mauro Carvalho Chehab · 4 years, 8 months ago
  99. 3117ddd media: atomisp: fix an inverted logic by Mauro Carvalho Chehab · 4 years, 8 months ago
  100. 1351ea6 media: atomisp: remove a misplaced #endif by Mauro Carvalho Chehab · 4 years, 8 months ago