index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
Kusanagi Kouichi
2010-02-26
4
-0
/
+47
*
V4L/DVB: hdpvr-core: make module parameters local
Márton Németh
2010-02-26
1
-2
/
+2
*
V4L/DVB: radio: add support for SAA7706H Car Radio DSP
Richard Röjfors
2010-02-26
4
-0
/
+467
*
V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalised
Andrew Morton
2010-02-26
1
-1
/
+1
*
V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialised
Andrew Morton
2010-02-26
1
-1
/
+2
*
V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warning
Andrew Morton
2010-02-26
1
-1
/
+1
*
V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()
Roel Kluin
2010-02-26
1
-1
/
+1
*
V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
Magnus Alm
2010-02-26
6
-6
/
+105
*
V4L/DVB: smsir: make local variables static
Márton Németh
2010-02-26
1
-3
/
+3
*
V4L/DVB: m920x: Add support for Pinnacle PCTV310e card
Massimo Del Fedele
2010-02-26
3
-1
/
+143
*
V4L/DVB: cafe_ccic: Fix lock imbalances
Alexander Strakh
2010-02-26
1
-3
/
+3
*
V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_...
Roel Kluin
2010-02-26
1
-0
/
+7
*
V4L/DVB: cx18: Add missing serialization locks to cx18-dvb
Andy Walls
2010-02-26
1
-0
/
+4
*
V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixes
Andy Walls
2010-02-26
1
-1
/
+1
*
V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures
Andy Walls
2010-02-26
1
-13
/
+5
*
V4L/DVB: cx18: Add missing serialization locking to cx18-alsa
Andy Walls
2010-02-26
1
-1
/
+9
*
V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...
Andy Walls
2010-02-26
2
-20
/
+20
*
V4L/DVB: cx25840: Fix composite detection
Kusanagi Kouichi
2010-02-26
1
-4
/
+2
*
V4L/DVB: gspca - main: Change version to 2.9.0.
Jean-François Moine
2010-02-26
1
-1
/
+1
*
V4L/DVB: gspca - t613: Support for LT168G sensor.
Nicolau Werneck
2010-02-26
1
-0
/
+49
*
V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.
Jean-Francois Moine
2010-02-26
1
-1
/
+1
*
V4L/DVB: gspca - pac7302: Add support for camera button.
Márton Németh
2010-02-26
1
-0
/
+37
*
V4L/DVB: gspca - main: Add input support for interrupt endpoints.
Márton Németh
2010-02-26
2
-1
/
+215
*
V4L/DVB: dvb/bt8xx: Clean-up init and exit functions
Jean Delvare
2010-02-26
1
-15
/
+2
*
V4L/DVB: Fix VIDIOC_QBUF compat ioctl32
Arnaud Patard
2010-02-26
1
-0
/
+3
*
V4L/DVB: zoran: remove variable shadowing
Márton Németh
2010-02-26
1
-1
/
+2
*
V4L/DVB: zoran: match parameter signedness of g_input_status
Márton Németh
2010-02-26
2
-2
/
+3
*
V4L/DVB: cx23885: Wrong command printed in cmd_to_str()
Roel Kluin
2010-02-26
1
-2
/
+2
*
V4L/DVB: firedtv: reduce memset()s
Stefan Richter
2010-02-26
1
-81
/
+65
*
V4L/DVB: firedtv: remove check for interrupting signal
Stefan Richter
2010-02-26
1
-34
/
+17
*
V4L/DVB: firedtv: do not DMA-map stack addresses
Stefan Richter
2010-02-26
5
-191
/
+264
*
Fix the __init/__exit annotations
Mauro Carvalho Chehab
2010-02-26
1
-6
/
+6
*
cx18: Fix compilation when CONFIG_MODULE is disabled
Mauro Carvalho Chehab
2010-02-26
1
-24
/
+21
*
V4L/DVB: gspca - sq905c: Fix a compilation warning
Jean-Francois Moine
2010-02-26
1
-1
/
+1
*
V4L/DVB: gspca - ov534: Fix end of frame handling
Antonio Ospite
2010-02-26
1
-2
/
+2
*
V4L/DVB: gspca - ov534: Allow enumerating supported framerates
Antonio Ospite
2010-02-26
2
-1
/
+16
*
V4L/DVB: gspca - ov534_9: Propagate USB errors to higher level
Jean-Francois Moine
2010-02-26
1
-9
/
+9
*
V4L/DVB: gspca - main: Clear any previous USB error when starting the transfer
Jean-Francois Moine
2010-02-26
1
-0
/
+2
*
V4L/DVB: gspca - pac7311: Use usb_err to propagate USB errors
Jean-Francois Moine
2010-02-26
1
-125
/
+81
*
V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors
Jean-Francois Moine
2010-02-26
1
-157
/
+96
*
V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loading
Jean-Francois Moine
2010-02-26
2
-14
/
+2
*
V4L/DVB: gspca - zc3xx: Change the resolutions of some sensors
Hans de Goede
2010-02-26
1
-6
/
+46
*
V4L/DVB: using vmalloc requires include of linux/vmalloc.h
Stephen Rothwell
2010-02-26
1
-0
/
+1
*
V4L/DVB: [Mantis] remove duplicated #include
Huang Weiyi
2010-02-26
2
-7
/
+0
*
V4L/DVB: dib0090: cleanup dib0090_dcc_freq()
Márton Németh
2010-02-26
1
-1
/
+1
*
V4L/DVB: bt819: cleanup v4l2_subdev_notify() parameters
Márton Németh
2010-02-26
1
-5
/
+5
*
V4L/DVB: stv0900: make more local functions static
Márton Németh
2010-02-26
1
-5
/
+5
*
V4L/DVB: stv0900: make local functions static
Márton Németh
2010-02-26
1
-2
/
+2
*
V4L/DVB: cx231xx: cleanup dvb_attach() return value handling
Márton Németh
2010-02-26
1
-4
/
+4
*
V4L/DVB: dvb-core: remove unnecessary casting of kmalloc
Thiago Farina
2010-02-26
1
-4
/
+2
[next]