index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-moxart.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
[media] radio/aimslab: use mdelay instead of udelay
Arnd Bergmann
1
-2
/
+2
2015-02-02
[media] timberdale: do not select TIMB_DMA
Arnd Bergmann
1
-4
/
+2
2015-02-02
[media] media: am437x: fix sparse warnings
Prabhakar Lad
1
-3
/
+2
2015-02-02
[media] pvrusb2: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-11
/
+8
2015-02-02
[media] MAINTAINERS: Update solo6x10 entry
Ismael Luceno
1
-0
/
+1
2015-02-02
[media] cx231xx: don't use dev it not allocated
Mauro Carvalho Chehab
1
-1
/
+1
2015-02-02
[media] cx231xx: fix usbdev leak on failure paths in cx231xx_usb_probe()
Alexey Khoroshilov
1
-3
/
+4
2015-02-02
[media] rcar_vin: move buffer management to .stop_streaming handler
William Towle
1
-49
/
+13
2015-02-02
[media] rcar_vin: helper function for streaming stop
Ian Molton
1
-14
/
+27
2015-02-02
[media] ov2640: use the v4l2 size definitions
Josh Wu
1
-52
/
+30
2015-02-02
[media] soc-camera: remove redundant code
Guennadi Liakhovetski
1
-2
/
+0
2015-02-02
[media] soc_camera: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
5
-24
/
+20
2015-02-02
[media] coda: simplify check in coda_buf_queue
Philipp Zabel
1
-2
/
+2
2015-02-02
[media] coda: allocate bitstream ringbuffer only for BIT decoder
Philipp Zabel
1
-1
/
+2
2015-02-02
[media] coda: add support for contexts that do not use the BIT processor
Philipp Zabel
2
-19
/
+24
2015-02-02
[media] coda: free context buffers under buffer mutex
Philipp Zabel
1
-0
/
+2
2015-02-02
[media] coda: make seq_end_work optional
Philipp Zabel
1
-3
/
+5
2015-02-02
[media] coda: switch BIT decoder source queue to vmalloc
Philipp Zabel
2
-2
/
+5
2015-02-02
[media] coda: add coda_estimate_sizeimage and use it in set_defaults
Philipp Zabel
1
-15
/
+23
2015-02-02
[media] coda: don't ever use subsampling ping-pong buffers as reconstructed r...
Philipp Zabel
1
-1
/
+4
2015-02-02
[media] coda: issue seq_end_work during stop_streaming
Philipp Zabel
1
-0
/
+5
2015-02-02
[media] coda: remove unused isequence, reset qsequence in stop_streaming
Philipp Zabel
2
-2
/
+1
2015-02-02
[media] coda: fix width validity check when starting to decode
Markus Pargmann
1
-2
/
+3
2015-02-02
[media] coda: clear RET_DEC_PIC_SUCCESS flag in prepare_decode
Philipp Zabel
1
-0
/
+3
2015-02-02
[media] coda: initialize SRAM on probe
Philipp Zabel
1
-0
/
+1
2015-02-02
[media] coda: properly clear f_cap in coda_s_fmt_vid_out
Philipp Zabel
1
-0
/
+1
2015-02-02
[media] coda: fix try_fmt_vid_out colorspace setting
Philipp Zabel
1
-1
/
+5
2015-02-02
[media] coda: fix job_ready debug reporting for bitstream decoding
Philipp Zabel
1
-9
/
+37
2015-02-02
[media] coda: adjust sequence offset after unexpected decoded frame
Lucas Stach
1
-0
/
+1
2015-02-02
[media] coda: move meta out of padding
Philipp Zabel
1
-4
/
+5
2015-02-02
[media] coda: remove context debugfs entry last
Philipp Zabel
1
-2
/
+1
2015-02-02
[media] coda: fix encoder rate control parameter masks
Philipp Zabel
1
-2
/
+2
2015-02-02
[media] s5p-mfc: remove unnecessary version.h inclusion
Fabian Frederick
2
-2
/
+0
2015-02-02
[media] s5p-g2d: remove unnecessary version.h inclusion
Fabian Frederick
1
-1
/
+0
2015-02-02
[media] media-doc: Fix MFC display delay control doc
Nicolas Dufresne
1
-6
/
+5
2015-02-02
[media] s5p-mfc-dec: Don't use encoder stop command
Nicolas Dufresne
1
-1
/
+1
2015-02-02
[media] s5p-mfc-v6+: Use display_delay_enable CID
Nicolas Dufresne
1
-5
/
+1
2015-01-29
[media] Documentation/video4linux: remove obsolete text files
Hans Verkuil
3
-285
/
+0
2015-01-29
[media] bw/c-qcam, w9966, pms: remove deprecated staging drivers
Hans Verkuil
9
-4287
/
+0
2015-01-29
[media] vino/saa7191: remove deprecated drivers
Hans Verkuil
10
-5879
/
+0
2015-01-29
[media] tlg2300: remove deprecated staging driver
Hans Verkuil
12
-3935
/
+0
2015-01-29
[media] si2157: change firmware variable name and type
Antti Palosaari
1
-8
/
+8
2015-01-29
[media] si2157: print chip version
Antti Palosaari
1
-4
/
+7
2015-01-29
[media] si2157: print firmware version
Antti Palosaari
1
-0
/
+11
2015-01-29
[media] si2157: add own goto label for kfree() on probe error
Antti Palosaari
1
-2
/
+4
2015-01-29
[media] si2157: trivial ID table changes
Antti Palosaari
1
-5
/
+5
2015-01-29
[media] si2157: change firmware download error handling
Antti Palosaari
1
-5
/
+4
2015-01-29
[media] si2157: carry pointer to client instead of state in tuner_priv
Antti Palosaari
2
-41
/
+38
2015-01-29
[media] si2157: simplify si2157_cmd_execute() error path
Antti Palosaari
1
-6
/
+2
2015-01-29
[media] si2157: rename device state variable from 's' to 'dev'
Antti Palosaari
2
-61
/
+59
[next]