Age | Commit message (Expand) | Author |
2015-12-18 | Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2015-12-18 | [media] airspy: increase USB control message buffer size | Antti Palosaari |
2015-12-18 | [media] hackrf: move RF gain ctrl enable behind module parameter | Antti Palosaari |
2015-12-18 | [media] hackrf: fix possible null ptr on debug printing | Antti Palosaari |
2015-12-18 | [media] Revert "[media] ivtv: avoid going past input/audio array" | Mauro Carvalho Chehab |
2015-11-20 | various: fix pci_set_dma_mask return value checking | Christoph Hellwig |
2015-11-10 | netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-10 | cx23885: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-10 | cx25821: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-10 | cx88: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-10 | saa7134: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-10 | saa7164: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-10 | tw68-core: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-11-05 | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-22 | [media] m88ds3103: use own reg update_bits() implementation | Antti Palosaari |
2015-10-22 | [media] rtl28xxu: fix control message flaws | Antti Palosaari |
2015-10-22 | [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency | Jacek Anaszewski |
2015-10-22 | [media] netup_unidvb: fix potential crash when spi is NULL | Abylay Ospan |
2015-10-22 | [media] si2168: Bounds check firmware | Laura Abbott |
2015-10-22 | [media] si2157: Bounds check firmware | Laura Abbott |
2015-10-22 | [media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND | Sudeep Holla |
2015-10-22 | [media] c8sectpfe: fix return of garbage | Sudip Mukherjee |
2015-10-22 | [media] c8sectpfe: fix ininitialized error return on firmware load failure | Colin Ian King |
2015-10-22 | [media] lnbh25: Fix lnbh25_attach() function return type | Javier Martinez Canillas |
2015-10-22 | [media] horus3a: Fix horus3a_attach() function parameters | Javier Martinez Canillas |
2015-10-20 | [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK | Takashi Iwai |
2015-10-20 | [media] ivtv: Convert to get_user_pages_unlocked() | Jan Kara |
2015-10-20 | [media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRL | Antonio Ospite |
2015-10-20 | [media] hackrf: do not set human readable name for formats | Antti Palosaari |
2015-10-20 | [media] hackrf: add support for transmitter | Antti Palosaari |
2015-10-20 | [media] hackrf: switch to single function which configures everything | Antti Palosaari |
2015-10-20 | [media] hackrf: add control for RF amplifier | Antti Palosaari |
2015-10-20 | [media] v4l: add type field to v4l2_modulator struct | Antti Palosaari |
2015-10-20 | [media] v4l2: add support for SDR transmitter | Antti Palosaari |
2015-10-20 | [media] v4l2: add RF gain control | Antti Palosaari |
2015-10-20 | [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR | Antti Palosaari |
2015-10-20 | [media] media/vivid-osd: fix info leak in ioctl | Salva Peiró |
2015-10-20 | [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2 | Junghak Sung |
2015-10-20 | [media] media: videobuf2: Prepare to divide videobuf2 | Junghak Sung |
2015-10-20 | [media] media: videobuf2: Replace v4l2-specific data with vb2 data | Junghak Sung |
2015-10-20 | [media] media: videobuf2: Change queue_setup argument | Junghak Sung |
2015-10-20 | [media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap... | Andrzej Hajda |
2015-10-20 | [media] s5p-mfc: end-of-stream handling for newer encoders | Andrzej Hajda |
2015-10-20 | [media] s5p-mfc: fix spelling errors | Ingi Kim |
2015-10-20 | [media] media: vb2 dma-sg: Fully cache synchronise buffers in prepare and finish | Tiffany Lin |