index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
V4L/DVB: ngene: Additional clean-up
Matthias Benesch
2
-39
/
+3
2010-02-26
V4L/DVB: ngene: Always use firmware loader
Oliver Endriss
1
-31
/
+16
2010-02-26
V4L/DVB: ngene: Driver compiles now
Oliver Endriss
6
-1430
/
+35
2010-02-26
V4L/DVB: ngene: Initial check-in
Matthias Benesch
5
-0
/
+7584
2010-02-26
V4L/DVB: hdpvr: add new USB product id
Janne Grunau
2
-0
/
+2
2010-02-26
V4L/DVB: hdpvr-video: cleanup signedness
Márton Németh
1
-1
/
+2
2010-02-26
V4L/DVB: media: dvb/af9015, add hashes support
Jiri Slaby
1
-2
/
+12
2010-02-26
V4L/DVB: media: dvb/af9015, refactor remote setting
Jiri Slaby
1
-133
/
+89
2010-02-26
V4L/DVB: media: dvb/af9015, factor out remote setting
Jiri Slaby
1
-148
/
+157
2010-02-26
V4L/DVB: media: dvb/af9015, implement eeprom hashing
Jiri Slaby
2
-22
/
+44
2010-02-26
V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
Kusanagi Kouichi
4
-0
/
+47
2010-02-26
V4L/DVB: hdpvr-core: make module parameters local
Márton Németh
1
-2
/
+2
2010-02-26
V4L/DVB: radio: add support for SAA7706H Car Radio DSP
Richard Röjfors
4
-0
/
+467
2010-02-26
V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalised
Andrew Morton
1
-1
/
+1
2010-02-26
V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialised
Andrew Morton
1
-1
/
+2
2010-02-26
V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warning
Andrew Morton
1
-1
/
+1
2010-02-26
V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()
Roel Kluin
1
-1
/
+1
2010-02-26
V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
Magnus Alm
6
-6
/
+105
2010-02-26
V4L/DVB: smsir: make local variables static
Márton Németh
1
-3
/
+3
2010-02-26
V4L/DVB: m920x: Add support for Pinnacle PCTV310e card
Massimo Del Fedele
3
-1
/
+143
2010-02-26
V4L/DVB: cafe_ccic: Fix lock imbalances
Alexander Strakh
1
-3
/
+3
2010-02-26
V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_...
Roel Kluin
1
-0
/
+7
2010-02-26
V4L/DVB: cx18: Add missing serialization locks to cx18-dvb
Andy Walls
1
-0
/
+4
2010-02-26
V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixes
Andy Walls
1
-1
/
+1
2010-02-26
V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures
Andy Walls
1
-13
/
+5
2010-02-26
V4L/DVB: cx18: Add missing serialization locking to cx18-alsa
Andy Walls
1
-1
/
+9
2010-02-26
V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...
Andy Walls
2
-20
/
+20
2010-02-26
V4L/DVB: cx25840: Fix composite detection
Kusanagi Kouichi
1
-4
/
+2
2010-02-26
V4L/DVB: gspca - main: Change version to 2.9.0.
Jean-François Moine
1
-1
/
+1
2010-02-26
V4L/DVB: gspca - t613: Support for LT168G sensor.
Nicolau Werneck
1
-0
/
+49
2010-02-26
V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.
Jean-Francois Moine
1
-1
/
+1
2010-02-26
V4L/DVB: gspca - pac7302: Add support for camera button.
Márton Németh
1
-0
/
+37
2010-02-26
V4L/DVB: gspca - main: Add input support for interrupt endpoints.
Márton Németh
2
-1
/
+215
2010-02-26
V4L/DVB: dvb/bt8xx: Clean-up init and exit functions
Jean Delvare
1
-15
/
+2
2010-02-26
V4L/DVB: Fix VIDIOC_QBUF compat ioctl32
Arnaud Patard
1
-0
/
+3
2010-02-26
V4L/DVB: zoran: remove variable shadowing
Márton Németh
1
-1
/
+2
2010-02-26
V4L/DVB: zoran: match parameter signedness of g_input_status
Márton Németh
2
-2
/
+3
2010-02-26
V4L/DVB: cx23885: Wrong command printed in cmd_to_str()
Roel Kluin
1
-2
/
+2
2010-02-26
V4L/DVB: firedtv: reduce memset()s
Stefan Richter
1
-81
/
+65
2010-02-26
V4L/DVB: firedtv: remove check for interrupting signal
Stefan Richter
1
-34
/
+17
2010-02-26
V4L/DVB: firedtv: do not DMA-map stack addresses
Stefan Richter
5
-191
/
+264
2010-02-26
Fix the __init/__exit annotations
Mauro Carvalho Chehab
1
-6
/
+6
2010-02-26
cx18: Fix compilation when CONFIG_MODULE is disabled
Mauro Carvalho Chehab
1
-24
/
+21
2010-02-26
V4L/DVB: gspca - sq905c: Fix a compilation warning
Jean-Francois Moine
1
-1
/
+1
2010-02-26
V4L/DVB: gspca - ov534: Fix end of frame handling
Antonio Ospite
1
-2
/
+2
2010-02-26
V4L/DVB: gspca - ov534: Allow enumerating supported framerates
Antonio Ospite
2
-1
/
+16
2010-02-26
V4L/DVB: gspca - ov534_9: Propagate USB errors to higher level
Jean-Francois Moine
1
-9
/
+9
2010-02-26
V4L/DVB: gspca - main: Clear any previous USB error when starting the transfer
Jean-Francois Moine
1
-0
/
+2
2010-02-26
V4L/DVB: gspca - pac7311: Use usb_err to propagate USB errors
Jean-Francois Moine
1
-125
/
+81
2010-02-26
V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors
Jean-Francois Moine
1
-157
/
+96
[next]