1. bcd3e4b V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on input devices by Lennart Poettering · 15 years ago
  2. 031002d V4L/DVB (11226): avoid warnings for request_ihex_firmware on dabusb and vicam by Mauro Carvalho Chehab · 15 years ago
  3. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
  4. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  5. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  6. 1341798 V4L/DVB (10130): use USB API functions rather than constants by Julia Lawall · 16 years ago
  7. b484130 V4L/DVB (10111): quickcam_messenger.c: fix a warning by Mauro Carvalho Chehab · 16 years ago
  8. be49e36 V4L/DVB (9972): v4l: usbvideo, fix module ref count check by Jiri Slaby · 16 years ago
  9. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  10. a24ddee3 V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb736cea47291a1d by Mauro Carvalho Chehab · 16 years ago
  11. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  12. aa82661 USB: remove warn() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  13. a482f32 V4L/DVB (9116): USB: remove info() macro from usb media drivers by Greg Kroah-Hartman · 16 years ago
  14. c170ecf V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) by Hans Verkuil · 16 years ago
  15. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  16. aa5e90a V4L/DVB (8783): v4l: add all missing video_device release callbacks by Hans Verkuil · 16 years ago
  17. e758c6f V4L/DVB (8695): usbvideo: add proper error check and add release function by Hans Verkuil · 16 years ago
  18. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  19. dc60de3 V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks by Hans Verkuil · 16 years ago
  20. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  21. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  22. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  23. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  24. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  25. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  26. fb54be8 vicam: use request_firmware() by Jaswinder Singh · 16 years ago
  27. a954b66 V4L/DVB (7970): mix trivial endianness annotations by Al Viro · 16 years ago
  28. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 16 years ago
  29. 1d3104b V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera Pro by David Hilvert · 16 years ago
  30. 4126a8f V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  31. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 16 years ago
  32. 1c65968 V4L/DVB (7335): usb-video: checkpatch fixes by Andrew Morton · 16 years ago
  33. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  34. 974a911 V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal will ignore them by Pascal Terjan · 16 years ago
  35. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  36. c84e603 drivers/media/: Spelling fixes by Joe Perches · 17 years ago
  37. a512a8c V4L/DVB: Don't access input_dev->private directly by Dmitry Torokhov · 17 years ago
  38. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  39. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  40. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  41. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  42. 018ec54 V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c by Mauro Carvalho Chehab · 17 years ago
  43. 0c71bf1 V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro. by Robert P. J. Day · 17 years ago
  44. 2c8a3a3 V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  45. 57a4441 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  46. c5da5af V4L/DVB (5586): Use menuconfig objects II - V4L by Jan Engelhardt · 17 years ago
  47. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  48. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  49. 5332bdb V4L/DVB (5399): Usbvideo module handling by Oliver Neukum · 17 years ago
  50. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  51. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  52. c6d704c V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures by Grant Likely · 18 years ago
  53. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  54. b07b478 V4L/DVB (4854): Handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  55. 926b1e9 usb: quickcam_messenger free urb cleanup by Mariusz Kozlowski · 18 years ago
  56. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  57. 81409ed V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver by Bas Bloemsaat · 18 years ago
  58. 56b8df1 V4L/DVB (4413): Konicawc - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  59. fb0b664 V4L/DVB (4344): Fix broken dependencies on media Kconfig by Mauro Carvalho Chehab · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. 20c5426 [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>" by Andrew Morton · 18 years ago
  62. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  63. d614402 V4L/DVB (4036): Fix some compilation warnings by Mauro Carvalho Chehab · 18 years ago
  64. e48a9c6 V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4l by jayakumar.video@gmail.com · 18 years ago
  65. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  66. cd41e28 V4L/DVB (3774): Create V4L1 config options by Mauro Carvalho Chehab · 18 years ago
  67. 1864cfb V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linux by Michael Krufky · 18 years ago
  68. 26ffb95 V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configuration by Michael Krufky · 18 years ago
  69. d56410e V4L/DVB (3599b): Whitespace cleanups under drivers/media by Mauro Carvalho Chehab · 18 years ago
  70. 9f6933b V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video by Mauro Carvalho Chehab · 18 years ago