1. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  2. aea629c media: cx88: fix two warnings by Mauro Carvalho Chehab · 7 years ago
  3. 9a69ae1 media: cx88: make snd_kcontrol_new const by Bhumika Goyal · 7 years ago
  4. 399426c [media] cx88: make checkpatch.pl happy by Mauro Carvalho Chehab · 8 years ago
  5. 7b61ba8 [media] cx88: make checkpatch happier by Mauro Carvalho Chehab · 8 years ago
  6. 65bc2fe [media] cx88: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  7. e318e58 [media] cx88: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  8. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  9. c2c33c3 [media] cx88: use wm8775_s_ctrl instead of the s_ctrl op by Hans Verkuil · 9 years ago
  10. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  11. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  12. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  13. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  14. d275d93 [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP by Luis de Bethencourt · 9 years ago
  15. 5e7045e [media] cx88: remove dependency on btcx-risc by Hans Verkuil · 10 years ago
  16. b2c75ab [media] cx88: drop videobuf abuse in cx88-alsa by Hans Verkuil · 10 years ago
  17. e735688 [media] Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  18. cd86e3b [media] cx88: use correct pci drvdata type in cx88_audio_finidev() by Wei Yongjun · 11 years ago
  19. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  20. c0d4021 [media] pci: cx88: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  21. 59963b9 [media] pci: cx88-alsa: Use module_pci_driver by Sachin Kamat · 11 years ago
  22. 609c4c1 [media] cx88: fix NULL pointer dereference by Hans Verkuil · 12 years ago
  23. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  24. db61371 [media] cx88: get rid of a warning at dprintk() macro by Mauro Carvalho Chehab · 12 years ago
  25. b285192a [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/cx88/cx88-alsa.c]
  26. d9bc851 [media] cx88: Remove duplicate const by Emil Goode · 13 years ago
  27. bac6398 [media] cx88: first phase to convert cx88 to the control framework by Hans Verkuil · 13 years ago
  28. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  29. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 14 years ago
  30. d6972cc [media] cx88-alsa: fix compiler warning by Hans Verkuil · 14 years ago
  31. 6951803 [media] Add proper audio support for Nova-S Plus with wm8775 ADC by Lawrence Rust · 14 years ago
  32. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  33. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  34. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  35. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  36. bb6dbe7 V4L/DVB: videobuf: Rename vmalloc fields to vaddr by Laurent Pinchart · 15 years ago
  37. fecfede V4L/DVB: Remove videobuf_sg_alloc abuse by Laurent Pinchart · 15 years ago
  38. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 15 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. cca80b9 V4L/DVB: cx88-alsa: prevent out-of-range volume setting by Clemens Ladisch · 15 years ago
  41. e36bc31 V4L/DVB (11992): Add missing __devexit_p() by Jean Delvare · 16 years ago
  42. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  43. 758021b drivers/media: Convert to snd_card_create() by Takashi Iwai · 16 years ago
  44. a8782f6 V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling code by Julia Lawall · 16 years ago
  45. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  46. 83ee87a V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered by Mauro Carvalho Chehab · 17 years ago
  47. c328d54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  48. 32d83ef V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  49. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 17 years ago
  50. f000fd8 [ALSA] Fix synchronize_irq() bugs, redundancies by Jeff Garzik · 17 years ago
  51. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  52. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  53. bbaccc0 V4L/DVB (6187): cx88-alsa: Add TLV support by Trent Piepho · 17 years ago
  54. 54ac005 V4L/DVB (6185): cx88-alsa: Add mute controls, change control names by Trent Piepho · 17 years ago
  55. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  56. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  57. 415927d V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct by Trent Piepho · 17 years ago
  58. 82896f2 V4L/DVB (6184): cx88-alsa: Make volume control stereo by Trent Piepho · 17 years ago
  59. f6210c9 V4L/DVB (6085): cx88-alsa: Fix mmap support by Trent Piepho · 17 years ago
  60. ffb7394 V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards by Trent Piepho · 17 years ago
  61. 05b2723 V4L/DVB (6083): cx88-alsa: Rework buffer handling by Trent Piepho · 17 years ago
  62. 19453bc V4L/DVB (6068): cx88-alsa: Use pci_dev->revision by Trent Piepho · 17 years ago
  63. 5a5b3b5 V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio by Trent Piepho · 17 years ago
  64. 59fd8f8 V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs by Trent Piepho · 17 years ago
  65. 5ba862b V4L/DVB (6065): cx88-alsa: Call core irq handler when needed by Trent Piepho · 17 years ago
  66. 8ddac9e V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits by Trent Piepho · 17 years ago
  67. c24228d cx88-video build fix by Andrew Morton · 18 years ago
  68. c42cabe V4L/DVB (5526): Cx88-alsa.c: Use kzalloc by vignesh.babu@wipro.com · 18 years ago
  69. aaa40cb V4L/DVB (5488): Replace DMA magic mask for its aliases by Mauro Carvalho Chehab · 18 years ago
  70. 66623a0 V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE by Mauro Carvalho Chehab · 18 years ago
  71. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  72. 8076fe3 [PATCH] irq-flags: media: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  73. 228aef6 [PATCH] 64bit resource: fix up printks for resources in video drivers by Greg Kroah-Hartman · 19 years ago
  74. 0f4b568 V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict by Ricardo Cerqueira · 19 years ago
  75. 2e7c6dc V4L/DVB (3715): Change all emails to the currently used one. by Mauro Carvalho Chehab · 19 years ago
  76. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  77. c7b0ac0 V4L/DVB (3516): Make video_buf more generic by Mauro Carvalho Chehab · 19 years ago
  78. 5501972 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  79. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 19 years ago
  80. 31dcbf9 V4L/DVB (3488): Snd_cx88_create: don't dereference NULL core by Duncan Sands · 19 years ago
  81. be8a82d V4L/DVB (3318a): Makes Some symbols static. by Mauro Carvalho Chehab · 19 years ago
  82. 538f963 V4L/DVB (3318a): Makes Some symbols static. by Mauro Carvalho Chehab · 19 years ago
  83. 18adfe7 V4L/DVB (3386): fix some sound quality & distortion problems. by Ricardo Cerqueira · 19 years ago
  84. e0ad848 V4L/DVB (3375): git dvb callbacks fix by Andrew Morton · 19 years ago
  85. a5ed425 V4L/DVB (3355): removed uneeded init on structs like static int foo=0 by Mauro Carvalho Chehab · 19 years ago
  86. b7f355d V4L/DVB (3293): Added digital support for cx88 (cx88-alsa) by Mauro Carvalho Chehab · 19 years ago