1. e95be15 [media] dvb: use ktime_t for internal timeout by Arnd Bergmann · 8 years ago
  2. df2f94e [media] dvb: modify core to implement interfaces/entities at MC new gen by Mauro Carvalho Chehab · 9 years ago
  3. 2f684b2 [media] dvb: get rid of enum dmx_success by Mauro Carvalho Chehab · 9 years ago
  4. 1e92bbe [media] dvb: don't keep support for undocumented features by Mauro Carvalho Chehab · 9 years ago
  5. e4fd3bc [media] dvb core: rename the media controller entities by Mauro Carvalho Chehab · 9 years ago
  6. 8afd52e [media] dmxdev: add support for demux/dvr nodes at media controller by Mauro Carvalho Chehab · 10 years ago
  7. 313ddec [media] dmxdev: don't use before checking file->private_data by Mauro Carvalho Chehab · 10 years ago
  8. d102cac [media] media: check status of dmxdev->exit in poll functions of demux&dvr by Changbing Xiong · 10 years ago
  9. 236c9bf [media] media: correct return value in dvb_demux_poll by Changbing Xiong · 10 years ago
  10. 79b185d dmxdev: get rid of pointless clearing ->f_op by Al Viro · 11 years ago
  11. 414abbd [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side by Soeren Moch · 11 years ago
  12. fde04ab [media] demux.h: Remove duplicated enum by Mauro Carvalho Chehab · 11 years ago
  13. 17e67d4 [media] mb86a20s: change AGC tuning parameters by Mauro Carvalho Chehab · 11 years ago
  14. 31becf0 [media] dmxdev: fix a comparition of unsigned expression warning by Mauro Carvalho Chehab · 12 years ago
  15. 3d6c2bc [media] dvb: move the dvb core one level up by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/dvb/dvb-core/dmxdev.c]
  16. 090fdc1 [media] dvb: use %*ph to hexdump small buffers by Andy Shevchenko · 12 years ago
  17. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  18. 9ae2ae3 [media] dmxdev: Fix a compilation warning due to a bad type by Mauro Carvalho Chehab · 14 years ago
  19. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  20. 72024f1 dvb-core: kill the big kernel lock by Arnd Bergmann · 14 years ago
  21. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  22. 1c488ea V4L/DVB: DVB: fix dvr node refcounting by Jiri Slaby · 14 years ago
  23. 16ef8de dvb: Push down BKL into ioctl functions by Arnd Bergmann · 14 years ago
  24. 691c9ae V4L/DVB: dvb-core: fix initialization of feeds list in demux filter by Francesco Lavra · 14 years ago
  25. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  26. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  27. 1cb662a V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID by Andreas Oberritter · 15 years ago
  28. eda9f75 V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_dvr_read by Simon Arlott · 15 years ago
  29. 784e29d V4L/DVB (10391): dvb: constify VFTs by Jan Engelhardt · 16 years ago
  30. 2810016 V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36b by Mauro Carvalho Chehab · 15 years ago
  31. dda06a8e V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago
  32. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  33. b0ba0e3 V4L/DVB (8130): split dvb_ringbuffer dual-use functions by Al Viro · 16 years ago
  34. a095be4 V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr by Andrea Odetti · 16 years ago
  35. 48c01a9 V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks by Andrea Odetti · 16 years ago
  36. 46b4f7c V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  37. 4a24ce3 V4L/DVB (7329): add flag to allow software demux to recognize the output type by Andreas Oberritter · 16 years ago
  38. b01cd93 V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend by Peter Hartley · 16 years ago
  39. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  40. 260f8d7 V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 17 years ago
  41. 57861b4 V4L/DVB (5511): Fix 2/3 for bug 7819: demux and dvr by Markus Rechberger · 17 years ago
  42. c278850 V4L/DVB (5400): Core: fix several locking related problems by Simon Arlott · 17 years ago
  43. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  44. 6283808 V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures by Andreas Oberritter · 18 years ago
  45. 5e85bd0 V4L/DVB (3672): Fix memory leak in dvr open by Trent Piepho · 18 years ago
  46. 34731df V4L/DVB (3501): Dmxdev: use dvb_ringbuffer by Andreas Oberritter · 18 years ago
  47. f705e6e V4L/DVB (3438): Optical cleanup for dmxdev.c by Andreas Oberritter · 18 years ago
  48. 6abe6bf V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filter by Andreas Oberritter · 18 years ago
  49. 09794a6 V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter by Andreas Oberritter · 18 years ago
  50. 3b81fec V4L/DVB (3386): Dvb-core: remove dead code by Peter Beutner · 18 years ago
  51. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 18 years ago
  52. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  53. 5d2cd16 [PATCH] dvb: core: dvb_demux: remove more unused cruft by Andreas Oberritter · 19 years ago
  54. c051005 [PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCE by Andreas Oberritter · 19 years ago
  55. 3ec4a30 [PATCH] dvb: core: dmxdev cleanups by Peter Beutner · 19 years ago
  56. 7619792 [PATCH] dvb: core: demux error handling fix by Peter Beutner · 19 years ago
  57. 0c53c70 [PATCH] dvb: remove unnecessary casts in dvb-core by Johannes Stezenbach · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago