1. cf412b0 media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() by Hyunwoo Kim · 2 years, 4 months ago
  2. 580ee4a media: ttusb-dec: Fix info-leak in ttusb_dec_send_command() by Tomas Bortoli · 6 years ago
  3. 7fb2e07 media: usb: constify usb_device_id by Arvind Yadav · 8 years ago
  4. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  5. 61fc874 [media] ttusb_dec: use KERNEL_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  6. bf769a4 [media] ttusb-dec: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  7. b676e73 [media] dvb-core: move dvb_filter out of the DVB core by Mauro Carvalho Chehab · 8 years ago
  8. 3cc2691 [media] ttusb_dec: avoid the risk of go past buffer by Mauro Carvalho Chehab · 8 years ago
  9. 9bca626 [media] ttusb-dec: constify ttusbdecfe_config structure by Julia Lawall · 9 years ago
  10. 2f684b2 [media] dvb: get rid of enum dmx_success by Mauro Carvalho Chehab · 9 years ago
  11. 41cc14b [media] ttusb-dec: use swap() in swap_bytes() by Fabian Frederick · 10 years ago
  12. 3ff105e [media] ttusb-dec: fix bad indentation by Mauro Carvalho Chehab · 10 years ago
  13. 6850aea media: use pci_zalloc_consistent by Joe Perches · 11 years ago
  14. cf732b5 [media] dvb-usb: fix error handling in ttusb_dec_probe() by Alexey Khoroshilov · 11 years ago
  15. fde04ab [media] demux.h: Remove duplicated enum by Mauro Carvalho Chehab · 12 years ago
  16. 786baec [media] dvb-usb: move it to drivers/media/usb/dvb-usb by Mauro Carvalho Chehab · 13 years ago[Renamed from drivers/media/dvb/ttusb-dec/ttusb_dec.c]
  17. ecb3b2b USB: convert drivers/media/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  19. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  20. b185819 V4L/DVB (13414): ttusb-dec: do not overwrite the first part of phys string by Márton Németh · 15 years ago
  21. cf8e193 V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings. by Hans Verkuil · 16 years ago
  22. 7935eea V4L/DVB (9604): ttusb_dec: fix memory leak by Douglas Schilling Landgraf · 16 years ago
  23. d7c31a1 V4L/DVB (9601): ttusb_dec: Add NULL pointer validation by Douglas Schilling Landgraf · 16 years ago
  24. 29e66a6 V4L/DVB: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  25. 99b6e4f ttusb-dec: treat firmware data as const by David Woodhouse · 17 years ago
  26. d4f979a V4L/DVB (7962): ttusb endianness annotations and fixes by Al Viro · 17 years ago
  27. 78e9200 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 17 years ago
  28. e9815ce V4L/DVB (7517): media/dvb/ttusb-dec replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  29. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  30. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 18 years ago
  31. 6827709 V4L/DVB (5164): Compat: Handle input_register_device() change and some others by Trent Piepho · 18 years ago
  32. b07b478 V4L/DVB (4854): Handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  33. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  34. 5d02d02 usb: ttusb_dec free urb cleanup by Mariusz Kozlowski · 18 years ago
  35. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  36. 5ffd1a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  37. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  38. 2bfe031 V4L/DVB (4386): Convert DVB devices to use dvb_attach() by Andrew de Quincey · 19 years ago
  39. dea7486 V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend by Patrick Boettcher · 19 years ago
  40. d09dbf9 V4L/DVB (3762): Add sysfs device links to dvb devices by Andrew de Quincey · 19 years ago
  41. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 19 years ago
  42. 7408187 by Panagiotis Issaris · 19 years ago
  43. 50c25ff V4L/DVB (3218): Whitespace cleanups by Michael Krufky · 19 years ago
  44. f961e71 V4L/DVB (3154): TTUSB DEC driver patch roundup by Alex Woods · 19 years ago
  45. 9101e62 [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1 by Mauro Carvalho Chehab · 19 years ago
  46. b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  47. 34f7373 [PATCH] dvb: remove version.h dependencies by Olaf Hering · 19 years ago
  48. 0c744b0 [PATCH] dvb: add missing release_firmware() calls by Anssi Hannula · 20 years ago
  49. fdc53a6 [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree by Johannes Stezenbach · 20 years ago
  50. d91b730 [PATCH] dvb: make needlessly global code static or drop it by Johannes Stezenbach · 20 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago