1. 736db64 [media] m5mols: Convert to devm_request_irq() by Laurent Pinchart · 11 years ago
  2. 07e0e5b [media] media: i2c: Convert to devm_regulator_bulk_get() by Laurent Pinchart · 11 years ago
  3. b015ba2 [media] media: i2c: Convert to devm_gpio_request_one() by Laurent Pinchart · 11 years ago
  4. c02b211 [media] media: i2c: Convert to devm_kzalloc() by Laurent Pinchart · 11 years ago
  5. 9532336 [media] media: i2c: Convert to gpio_request_one() by Laurent Pinchart · 11 years ago
  6. 6ba4d05 [media] m5mols: Fix bug in stream on handler by Andrzej Hajda · 11 years ago
  7. 734d1ec Merge tag 'v3.8-rc3' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  8. 12861dc [media] m5mols: Fix typo in get_fmt callback by Sylwester Nawrocki · 12 years ago
  9. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. ab7ef22 [media] m5mols: Implement .get_frame_desc subdev callback by Sylwester Nawrocki · 12 years ago
  11. 5565a2a [media] m5mols: Protect driver data with a mutex by Sylwester Nawrocki · 12 years ago
  12. 05fb4da [media] m5mols: Remove unneeded control ops assignments by Sylwester Nawrocki · 12 years ago
  13. 9064cb5 [media] m5mols: Add missing free_irq() on error path by Sylwester Nawrocki · 12 years ago
  14. b25b895 [media] m5mols: introduce missing initialization by Julia Lawall · 12 years ago
  15. cb7a01a [media] move i2c files into drivers/media/i2c by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/m5mols/m5mols_core.c]
  16. 3c5da0b [media] m5mols: Refactored controls handling by Sylwester Nawrocki · 12 years ago
  17. c6e8d86 [media] convert drivers/media/* to use module_i2c_driver() by Axel Lin · 12 years ago
  18. c5024a7 [media] m5mols: Make subdev name independent of the I2C slave address by Sylwester Nawrocki · 12 years ago
  19. 87eaec5 [media] m5mols: Enable v4l subdev device node by Sylwester Nawrocki · 13 years ago
  20. 12ba77e [media] m5mols: Change auto exposure control default value to AUTO by Sylwester Nawrocki · 13 years ago
  21. f428948 [media] m5mols: Do not reset the configured pixel format when unexpected by Sylwester Nawrocki · 13 years ago
  22. aa1f460 [media] m5mols: Move the control handler initialization to probe() by Sylwester Nawrocki · 13 years ago
  23. 5d4294b [media] m5mols: Don't ignore v4l2_ctrl_handler_setup() return value by Sylwester Nawrocki · 13 years ago
  24. 92e93a1 [media] m5mols: Optimize the capture set up sequence by HeungJun Kim · 13 years ago
  25. 0f2ee1d [media] m5mols: Add support for the system initialization interrupt by HeungJun Kim · 13 years ago
  26. 630caa2 [media] m5mols: Remove mode_save field from struct m5mols_info by Sylwester Nawrocki · 13 years ago
  27. ce808a4 [media] m5mols: Improve the interrupt handling routines by HeungJun Kim · 13 years ago
  28. 575d625 [media] m5mols: Extend the busy wait helper by HeungJun Kim · 13 years ago
  29. 69eb180 [media] m5mols: Simplify the I2C registers definition by Sylwester Nawrocki · 13 years ago
  30. 62d7a29 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  31. a32390d [media] m5mols: Fix logic in sanity check by Thomas Jarosch · 13 years ago
  32. fbe78dd [media] m5mols: Fix set_fmt to return proper pixel format code by Sylwester Nawrocki · 13 years ago
  33. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  34. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  35. 5b3bdfc [media] m5mols: Remove superfluous irq field from the platform data struct by Sylwester Nawrocki · 13 years ago
  36. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 13 years ago
  37. c307011 [media] m5mols: Use proper email address format by HeungJun, Kim · 13 years ago
  38. a6354d2 [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE by HeungJun, Kim · 13 years ago
  39. 57644f5 [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width by HeungJun, Kim · 13 years ago
  40. bc12510 [media] Add support for M-5MOLS 8 Mega Pixel camera ISP by HeungJun, Kim · 13 years ago