1. 5fd450e V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting by Jean-François Moine · 14 years ago
  2. c39da6a V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time by Jean-François Moine · 14 years ago
  3. 6d31450 V4L/DVB: gspca - zc3xx: Check the USB exchanges by Jean-François Moine · 14 years ago
  4. 83d1aa3 V4L/DVB: gspca - zc3xx: Cleanup source by Jean-François Moine · 14 years ago
  5. fe988f5 V4L/DVB: gspca - main: Fix a crash in gspca_frame_add() by Jean-François Moine · 14 years ago
  6. 5fd8f73 V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor by Sylwester Nawrocki · 14 years ago
  7. 70092c2 V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam by Laurent Pinchart · 14 years ago
  8. 9bde9f2 V4L/DVB: uvcvideo: Drop corrupted compressed frames by Laurent Pinchart · 14 years ago
  9. df49d11 V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote by Andy Walls · 14 years ago
  10. 931e39a V4L/DVB: IR: Port ene driver to new IR subsystem and enable it by Maxim Levitsky · 14 years ago
  11. 9ea53b7 V4L/DVB: STAGING: remove lirc_ene0100 driver by Maxim Levitsky · 14 years ago
  12. ed4d387 V4L/DVB: IR: report unknown scancodes the in-kernel decoders found by Maxim Levitsky · 14 years ago
  13. e589333 V4L/DVB: IR: extend interfaces to support more device settings by Maxim Levitsky · 14 years ago
  14. 4a702eb V4L/DVB: IR: add helper function for hardware with small o/b buffer by Maxim Levitsky · 14 years ago
  15. b378f43 V4L/DVB: IR: Allow not to compile keymaps in by Maxim Levitsky · 14 years ago
  16. 86ff071 V4L/DVB: IR: NECX: support repeat by Maxim Levitsky · 14 years ago
  17. e31f412 V4L/DVB: IR: nec decoder: fix repeat by Maxim Levitsky · 14 years ago
  18. 39b2c06 V4L/DVB: IR: JVC: make repeat work by Maxim Levitsky · 14 years ago
  19. 0d2cb1d V4L/DVB: IR: replace workqueue with kthread by Maxim Levitsky · 14 years ago
  20. 45a568f V4L/DVB: IR: replace spinlock with mutex by Maxim Levitsky · 14 years ago
  21. 510fcb7 V4L/DVB: IR: minor fixes by Maxim Levitsky · 14 years ago
  22. ade321c V4L/DVB: IR: Kconfig fixes by Maxim Levitsky · 14 years ago
  23. 2c1101d V4L/DVB: IR: put newly ported streamzap driver in proper home by Jarod Wilson · 14 years ago
  24. 8e9e606 V4L/DVB: staging/lirc: port lirc_streamzap to ir-core by Jarod Wilson · 14 years ago
  25. 7c29440 V4L/DVB: IR/mceusb: less generic callback name and remove cruft by Jarod Wilson · 14 years ago
  26. 82ce67b V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkage by Jarod Wilson · 14 years ago
  27. efce8ca V4L/DVB: staging/lirc: fix Kconfig dependencies by Janne Grunau · 14 years ago
  28. 7a9fcb4 V4L/DVB: IR/mceusb: remove bad ir_input_dev use by Jarod Wilson · 14 years ago
  29. da48db6 V4L/DVB: IR/imon: remove bad ir_input_dev use by Jarod Wilson · 14 years ago
  30. 20cd195 V4L/DVB: IR/imon: remove incorrect calls to input_free_device by Jarod Wilson · 14 years ago
  31. d69e85b V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines by Andy Walls · 14 years ago
  32. c02e0d1 V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event by Andy Walls · 14 years ago
  33. 2560d94 V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event by Andy Walls · 14 years ago
  34. ceb152a V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use by Andy Walls · 14 years ago
  35. 0c82a8f V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functions by Andy Walls · 14 years ago
  36. fa647f2 V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module param by Andy Walls · 14 years ago
  37. e5514f1 V4L/DVB: cx23885: Move AV Core irq handling to a work handler by Andy Walls · 14 years ago
  38. dbe83a3 V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock by Andy Walls · 14 years ago
  39. 98d109f V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470 by Andy Walls · 14 years ago
  40. d6b1850 V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated AV core by Andy Walls · 14 years ago
  41. 52fd3dd V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllers by Andy Walls · 14 years ago
  42. 260e689b V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  43. 81f287d V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitly by Andy Walls · 14 years ago
  44. 5a28d9a V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion by Andy Walls · 14 years ago
  45. d06d577 V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578] by Andy Walls · 14 years ago
  46. 66752f8 V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  47. e9e5cf4 V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video devices by Andy Walls · 14 years ago
  48. ebbeb46 V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501 by Andy Walls · 14 years ago
  49. 5f27264 V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomic by Andy Walls · 14 years ago
  50. 18a87be V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return value by Jean Delvare · 14 years ago
  51. 44835f1 V4L/DVB: cx23885: Check for slave nack on all transactions by Jean Delvare · 14 years ago
  52. f4acb3c V4L/DVB: cx23885: Return -ENXIO on slave nack by Jean Delvare · 14 years ago
  53. 3d217c8 V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx) by Jean-François Moine · 14 years ago
  54. bb44f56 V4L/DVB: gspca - vc032x: Do sensor probe at resume time by Jean-François Moine · 14 years ago
  55. 486cb2d V4L/DVB: gspca - vc032x: Add more controls for poxxxx by Jean-François Moine · 14 years ago
  56. 6e80cc5 V4L/DVB: gspca - sq930x: Cleanup source, add comments by Jean-François Moine · 14 years ago
  57. 585d488 V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111 by Jean-François Moine · 14 years ago
  58. 82d2c7a V4L/DVB: gspca - sq930x: Change image format to Bayer mode by Jean-François Moine · 14 years ago
  59. d6f5bd6 V4L/DVB: gspca - sq930x: Change the default values of gain and exposure by Jean-François Moine · 14 years ago
  60. b3c0af6 V4L/DVB: gspca - sq930x: Change the gain value for Micron sensors by Jean-François Moine · 14 years ago
  61. 4663117 V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111 by Jean-François Moine · 14 years ago
  62. 30d4554 V4L/DVB: gspca - main: Version change by Jean-François Moine · 14 years ago
  63. 11ce884 V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sd by Jean-François Moine · 14 years ago
  64. 45d7f32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  65. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  66. 4fd6c6b Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  67. c5f3475 Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  68. 537d847 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  69. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  70. 44d51a0 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  71. 2d53056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  72. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  73. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  74. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  75. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  76. cd816a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  77. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  78. df44f9f AFS: Fix the module init error handling by David Howells · 14 years ago
  79. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  80. fe21ea1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  81. a57f9a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  82. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  83. 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  84. 938a73b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  85. 45480aa Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  86. 1fc7995 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  87. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  88. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  89. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. ce06ea8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  95. a7a387c SELINUX: Fix build error. by Ralf Baechle · 14 years ago
  96. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  97. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago
  98. e2aa7f8 net: sunrpc: removed duplicated #include by Andrea Gelmini · 14 years ago
  99. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  100. 774f8bb nfsd: fix startup/shutdown order bug by J. Bruce Fields · 14 years ago