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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
[media] tvp5150: Make debug module parameter visible in sysfs
Philipp Zabel
1
-1
/
+1
2014-03-11
[media] tvp5150: Fix type mismatch warning in clamp macro
Philipp Zabel
1
-3
/
+3
2014-03-11
[media] em28xx-cards: remove a wrong indent level
Dan Carpenter
1
-2
/
+2
2014-03-11
[media] staging/dt3155v4l: use PCI_VENDOR_ID_INTEL
Jon Mason
1
-2
/
+1
2014-03-11
[media] arv: fix sleep_on race
Arnd Bergmann
1
-3
/
+3
2014-03-11
[media] v4l: VIDEO_SH_VOU should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2014-03-11
[media] v4l2-ctrls: replace BUG_ON by WARN_ON
Hans Verkuil
1
-1
/
+2
2014-03-11
[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id...
Fengguang Wu
2
-5
/
+5
2014-03-11
drx-j: Fix post-BER calculus on QAM modulation
Mauro Carvalho Chehab
1
-1
/
+2
2014-03-11
drx-j: use ber_count var
Mauro Carvalho Chehab
1
-1
/
+1
2014-03-11
[media] drx-j: enable DVBv5 stats
Mauro Carvalho Chehab
1
-4
/
+25
2014-03-11
[media] drx-j: Fix detection of no signal
Mauro Carvalho Chehab
1
-0
/
+3
2014-03-11
[media] drx-j: properly handle bit counts on stats
Mauro Carvalho Chehab
1
-39
/
+50
2014-03-11
[media] drx-j: Prepare to use DVBv5 stats
Mauro Carvalho Chehab
2
-220
/
+125
2014-03-11
[media] drx-j: re-add get_sig_strength()
Mauro Carvalho Chehab
1
-0
/
+77
2014-03-11
[media] drx-j: Don't use "state" for DVB lock state
Mauro Carvalho Chehab
1
-11
/
+11
2014-03-11
[media] drx-j: get rid of some unused vars
Mauro Carvalho Chehab
1
-4
/
+0
2014-03-11
[media] drx-j: propagate returned error from request_firmware()
Mauro Carvalho Chehab
1
-1
/
+1
2014-03-11
[media] drx-j: Fix usage of drxj_close()
Mauro Carvalho Chehab
1
-2
/
+3
2014-03-11
[media] drx-j: remove external symbols
Mauro Carvalho Chehab
2
-36
/
+6
2014-03-11
[media] drx-j: get rid of dead code
Mauro Carvalho Chehab
1
-8513
/
+0
2014-03-11
[media] drx-j: don't use mc_info before checking if its not NULL
Mauro Carvalho Chehab
1
-2
/
+4
2014-03-11
[media] drx39xxj.h: Fix undefined reference to attach function
Mauro Carvalho Chehab
1
-0
/
+6
2014-03-11
[media] drx-j: Fix dubious usage of "&" instead of "&&"
Mauro Carvalho Chehab
1
-6
/
+6
2014-03-11
[media] drx-j: Don't use 0 as NULL
Mauro Carvalho Chehab
1
-2
/
+3
2014-03-11
[media] drx-d: add missing braces in drxd_hard.c:DRXD_init
Dave Jones
1
-2
/
+2
2014-03-11
[media] drx-j: drxj_default_aud_data_g can be static
Fengguang Wu
1
-1
/
+1
2014-03-11
[media] em28xx-dvb: remove one level of identation at fini callback
Mauro Carvalho Chehab
1
-22
/
+26
2014-03-11
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
6
-19
/
+56
2014-03-11
[media] em28xx: only enable PCTV 80e led when streaming
Mauro Carvalho Chehab
1
-2
/
+13
2014-03-11
[media] vivi: fix ENUM_FRAMEINTERVALS implementation
Hans Verkuil
1
-1
/
+5
2014-03-11
[media] vivi: correctly cleanup after a start_streaming failure
Hans Verkuil
1
-1
/
+11
2014-03-11
[media] vb2: call buf_finish after the state check
Hans Verkuil
1
-2
/
+2
2014-03-11
[media] vb2: fix streamoff handling if streamon wasn't called
Hans Verkuil
1
-5
/
+5
2014-03-11
[media] vb2: replace BUG by WARN_ON
Hans Verkuil
1
-3
/
+3
2014-03-11
[media] vb2: properly clean up PREPARED and QUEUED buffers
Hans Verkuil
1
-0
/
+8
2014-03-11
[media] vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
6
-69
/
+106
2014-03-11
[media] vb2: don't init the list if there are still buffers
Hans Verkuil
1
-12
/
+17
2014-03-11
[media] vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
1
-5
/
+5
2014-03-11
[media] vb2: fix buf_init/buf_cleanup call sequences
Hans Verkuil
1
-33
/
+67
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
4
-4
/
+22
2014-03-11
[media] pwc: do not decompress the image unless the state is DONE
Hans Verkuil
1
-6
/
+9
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
7
-18
/
+8
2014-03-11
[media] vb2: add debugging code to check for unbalanced ops
Hans Verkuil
1
-50
/
+183
2014-03-11
[media] vb2: fix PREPARE_BUF regression
Hans Verkuil
1
-6
/
+2
2014-03-11
[media] vb2: fix read/write regression
Hans Verkuil
1
-6
/
+40
2014-03-11
[media] vb2: Check if there are buffers before streamon
Ricardo Ribalda Delgado
1
-0
/
+5
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
532
-3241
/
+7611
2014-03-05
[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
Peter Meerwald
1
-4
/
+1
2014-03-05
[media] omap3isp: Rename the variable names in description
Lad, Prabhakar
7
-21
/
+22
[next]