index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
solo6x10
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
[media] solo6x10: Simplify solo_enum_ext_input
Ismael Luceno
1
-18
/
+16
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2
-2
/
+2
2015-12-18
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
Hans Verkuil
1
-2
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2
-2
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2
-2
/
+2
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2
-2
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
3
-29
/
+38
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-07-06
[media] SOLO6x10: Remove dead code
Krzysztof Hałasa
1
-15
/
+2
2015-07-06
[media] SOLO6x10: remove unneeded register locking and barriers
Krzysztof Hałasa
2
-26
/
+1
2015-07-06
[media] SOLO6x10: unmap registers only after free_irq()
Krzysztof Hałasa
1
-1
/
+1
2015-07-06
[media] SOLO6x10: Fix G.723 minimum audio period count
Krzysztof Hałasa
1
-7
/
+6
2015-01-27
[media] solo6x10: s/uint8_t/u8/
Ismael Luceno
1
-2
/
+2
2015-01-27
[media] solo6x10: Fix solo_eeprom_read retval type
Ismael Luceno
1
-1
/
+1
2015-01-27
[media] solo6x10: Fix eeprom_* functions buffer's type
Ismael Luceno
1
-2
/
+2
2015-01-27
[media] solo6x10: s/unsigned char/u8/
Ismael Luceno
5
-18
/
+18
2014-12-23
[media] solo6x10: just pass frame motion flag from hardware, drop additional ...
Andrey Utkin
2
-31
/
+1
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-38
/
+51
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
1
-28
/
+22
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2
-0
/
+11
2014-11-21
[media] solo6x10: fix a race in IRQ handler
Krzysztof Hałasa
1
-8
/
+2
2014-11-11
[media] solo6x10: don't turn off/on encoder interrupt in processing loop
Andrey Utkin
1
-2
/
+0
2014-11-11
[media] solo6x10: bind start & stop of encoded frames processing thread to de...
Andrey Utkin
1
-7
/
+4
2014-11-11
[media] solo6x10: free DMA allocation when releasing encoder
Andrey Utkin
1
-0
/
+3
2014-11-11
[media] solo6x10: clean up properly in stop_streaming
Andrey Utkin
1
-1
/
+11
2014-09-03
[media] solo6x10: fix sparse warnings
Hans Verkuil
3
-8
/
+8
2014-08-26
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
1
-0
/
+1
2014-07-27
[media] solo6x10: fix potential null dereference
Hans Verkuil
2
-4
/
+7
2014-07-22
[media] solo6x10: move out of staging into drivers/media/pci.
Hans Verkuil
18
-0
/
+7141