index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
[media] media: omap3isp: remove unused clkdev
Russell King
3
-31
/
+0
2015-04-10
[media] coda: Add tracing support
Philipp Zabel
5
-1
/
+234
2015-04-10
[media] coda: drop dma_sync_single_for_device in coda_bitstream_queue
Philipp Zabel
1
-4
/
+0
2015-04-10
[media] coda: fix fill bitstream errors in nonstreaming case
Philipp Zabel
3
-8
/
+11
2015-04-10
[media] coda: call SEQ_END when the first queue is stopped
Philipp Zabel
1
-1
/
+4
2015-04-10
[media] coda: fail to start streaming if userspace set invalid formats
Philipp Zabel
1
-1
/
+12
2015-04-10
[media] coda: remove duplicate error messages for buffer allocations
Philipp Zabel
2
-26
/
+7
2015-04-10
[media] coda: move parameter buffer in together with context buffer allocation
Philipp Zabel
3
-20
/
+20
2015-04-10
[media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
Philipp Zabel
3
-50
/
+58
2015-04-10
[media] coda: allocate per-context buffers from REQBUFS
Philipp Zabel
3
-12
/
+66
2015-04-10
[media] coda: use strlcpy instead of snprintf
Philipp Zabel
1
-2
/
+1
2015-04-10
[media] coda: bitstream payload is unsigned
Philipp Zabel
1
-1
/
+1
2015-04-10
[media] coda: fix double call to debugfs_remove
Peter Seiderer
1
-1
/
+2
2015-04-10
[media] coda: check kasprintf return value in coda_open
Peter Seiderer
1
-0
/
+6
2015-04-10
[media] coda: bitrate can only be set in kbps steps
Philipp Zabel
1
-1
/
+1
2015-04-10
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...
Philipp Zabel
1
-2
/
+2
2015-04-10
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-10
[media] coda: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-04-10
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2
-6
/
+35
2015-04-10
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2
-21
/
+14
2015-04-09
Revert "[media] Add device tree support to adp1653 flash driver"
Mauro Carvalho Chehab
2
-118
/
+9
2015-04-08
[media] Add device tree support to adp1653 flash driver
Pavel Machek
2
-9
/
+118
2015-04-08
[media] WinFast DTV2000 DS Plus
Christian Dale
2
-0
/
+3
2015-04-08
dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED()
Mauro Carvalho Chehab
3
-3
/
+3
2015-04-08
[media] Add and use IS_REACHABLE macro
Arnd Bergmann
116
-116
/
+125
2015-04-08
[media] si2168: tda10071: m88ds3103: Fix trivial typos
Yannick Guerrini
3
-3
/
+3
2015-04-08
[media] xc5000: fix memory corruption when unplugging device
Devin Heitmueller
1
-1
/
+4
2015-04-08
Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"
Mauro Carvalho Chehab
1
-2
/
+2
2015-04-08
[media] rtl28xxu: add support for Turbo-X DTT2000
Dimitris Lampridis
2
-0
/
+3
2015-04-08
[media] rtl2832: remove compiler warning
Luis de Bethencourt
1
-1
/
+1
2015-04-08
[media] rc: img-ir: fix error in parameters passed to irq_free()
Sifan Naeem
1
-1
/
+1
2015-04-08
[media] cxusb: Use enum to represent table offsets rather than hard-coding nu...
David Howells
1
-44
/
+111
2015-04-08
[media] dib0700: remove unused macros
Luis de Bethencourt
2
-6
/
+0
2015-04-08
[media] si2165: Fix possible leak in si2165_upload_firmware()
Christian Engelmayer
1
-1
/
+1
2015-04-08
[media] s5k5baf: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+2
2015-04-08
[media] v4l: vb2-memops: use vma slab when vma allocation
KyongHo Cho
1
-2
/
+2
2015-04-08
[media] rc: img-ir: Add and enable sys clock for img-ir
Sifan Naeem
2
-4
/
+27
2015-04-08
[media] DVB: Less function calls in dvb_ca_en50221_init() after error detection
Markus Elfring
1
-11
/
+12
2015-04-08
[media] DVB: Delete an unnecessary check before the function call "dvb_unregi...
Markus Elfring
1
-2
/
+1
2015-04-08
[media] dvb-usb: fix spaces after commas
Luis de Bethencourt
1
-8
/
+9
2015-04-08
[media] V4L2: Delete an unnecessary check before the function call "media_ent...
Markus Elfring
1
-2
/
+1
2015-04-08
[media] sp2: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-4
/
+1
2015-04-08
[media] r820t: enable flt_ext_wide for SYS_DVBC_ANNEX_A standard
Benjamin Larsson
1
-1
/
+1
2015-04-08
[media] r820t: add settings for SYS_DVBC_ANNEX_C standard
Benjamin Larsson
1
-0
/
+12
2015-04-08
[media] mn88472: add ts mode and ts clock to driver
Benjamin Larsson
4
-2
/
+44
2015-04-08
[media] uvc: embed video_device
Hans Verkuil
3
-20
/
+6
2015-04-08
[media] em28xx: embed video_device
Hans Verkuil
2
-71
/
+54
2015-04-08
[media] bttv: embed video_device
Hans Verkuil
2
-54
/
+25
2015-04-08
[media] cx88: embed video_device
Hans Verkuil
4
-72
/
+46
2015-04-08
[media] cx18: replace cropping ioctls by selection ioctls
Hans Verkuil
1
-21
/
+15
[next]