index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
[media] xc4000: simplified seek_firmware()
Istvan Varga
1
-46
/
+25
2011-07-27
[media] xc4000: added firmware_name parameter
Istvan Varga
1
-5
/
+12
2011-07-27
[media] xc4000: fixed frequency error
Istvan Varga
1
-2
/
+3
2011-07-27
[media] xc4000: added mutex
Istvan Varga
1
-30
/
+50
2011-07-27
[media] xc4000: added support for 7 MHz DVB-T
Istvan Varga
1
-2
/
+15
2011-07-27
[media] xc4000: updated standards table
Istvan Varga
1
-32
/
+35
2011-07-27
[media] xc4000: code cleanup
Istvan Varga
2
-115
/
+45
2011-07-27
[media] xc4000: Fix a few bad whitespaces on it
Mauro Carvalho Chehab
1
-8
/
+8
2011-07-27
[media] dib0700: remove notes from bringup of PCTV 340e
Devin Heitmueller
1
-62
/
+1
2011-07-27
[media] xc4000: cleanup dmesg logging
Devin Heitmueller
1
-25
/
+6
2011-07-27
[media] xc4000: rename firmware image filename
Devin Heitmueller
1
-1
/
+3
2011-07-27
[media] xc4000: turn off debug logging by default
Devin Heitmueller
1
-1
/
+1
2011-07-27
[media] dib0700: make PCTV 340e work!
Devin Heitmueller
1
-8
/
+9
2011-07-27
[media] xc4000: get rid of hard-coded 8MHz firmware config
Devin Heitmueller
1
-40
/
+51
2011-07-27
[media] dib0700: fixup PLL config for PCTV 340e
Devin Heitmueller
1
-1
/
+41
2011-07-27
[media] xc4000: handle dib0700 broken i2c stretching
Devin Heitmueller
1
-5
/
+29
2011-07-27
[media] xc4000: setup dib7000p AGC config for PCTV 340e
Devin Heitmueller
1
-5
/
+66
2011-07-27
[media] xc4000: use if_khz provided in xc4000_config
Devin Heitmueller
1
-5
/
+5
2011-07-27
[media] xc4000: continued cleanup of the firmware loading routine
Devin Heitmueller
1
-136
/
+44
2011-07-27
[media] xc4000: add code to do standard and scode firmware loading
Devin Heitmueller
1
-9
/
+332
2011-07-27
[media] xc4000: remove xc5000 firmware loading routine
Devin Heitmueller
1
-2
/
+0
2011-07-27
[media] xc4000: remove XREG_BUSY code only supported in xc5000
Devin Heitmueller
1
-26
/
+0
2011-07-27
[media] xc4000: properly set type for init1 firmware
Devin Heitmueller
1
-1
/
+1
2011-07-27
[media] xc4000: cut over to using xc5000 version for loading i2c sequences
Devin Heitmueller
1
-90
/
+5
2011-07-27
[media] xc4000: pull in firmware management code from xc3028
Devin Heitmueller
1
-31
/
+393
2011-07-27
[media] dib7000p: setup dev.parent for i2c master built into 7000p
Devin Heitmueller
1
-0
/
+5
2011-07-27
[media] dib0700: add a sleep before attempting to detect dib7000p
Devin Heitmueller
1
-0
/
+2
2011-07-27
[media] dib0700: successfully connect to xc4000 over i2c for PCTV 340e
Devin Heitmueller
1
-8
/
+15
2011-07-27
[media] dib0700: properly setup GPIOs for PCTV 340e
Devin Heitmueller
1
-1
/
+63
2011-07-27
[media] dib0700: add USB id for PCTV 340eSE
Devin Heitmueller
2
-2
/
+8
2011-07-27
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
Davide Ferri
10
-0
/
+1245
2011-07-27
[media] mt9v011: Fixed gain calculation
Johannes Obermaier
1
-11
/
+52
2011-07-27
[media] mt9v011: Added exposure for mt9v011
Johannes Obermaier
1
-1
/
+21
2011-07-27
[media] mt9v011: Fixed incorrect value for the first valid column
Johannes Obermaier
1
-1
/
+1
2011-07-27
[media] rc-core: fix winbond-cir issues
David Härdeman
1
-16
/
+6
2011-07-27
[media] rc/redrat3: dereferencing null pointer
Dan Carpenter
1
-1
/
+1
2011-07-27
[media] rc: double unlock in rc_register_device()
Dan Carpenter
1
-1
/
+2
2011-07-27
[media] DVB: dvb_frontend: fix dtv_property_dump for DTV_DVBT2_PLP_ID
Andreas Oberritter
1
-1
/
+2
2011-07-27
[media] V4L/videobuf2-memops: use pr_debug for debug messages
Uwe Kleine-König
1
-3
/
+3
2011-07-27
[media] dvb-usb.h function rc5_scan
Manoel Pinheiro
1
-1
/
+1
2011-07-27
[media] radio-sf16fmr2: convert to generic TEA575x interface
Ondrej Zary
2
-390
/
+145
2011-07-27
[media] cx24113: Don't reuse core macro names
Hans Petter Selasky
1
-10
/
+10
2011-07-27
[media] itd1000: Don't reuse core macro names
Hans Petter Selasky
1
-14
/
+11
2011-07-27
[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()
Alexey Khoroshilov
1
-1
/
+3
2011-07-27
[media] media: Convert vmalloc/memset to vzalloc
Joe Perches
1
-6
/
+2
2011-07-27
dvb_net: Simplify the code if DVB NET is not defined
Mauro Carvalho Chehab
1
-10
/
+3
2011-07-27
[media] Make DVB NET configurable in the kernel
Hans Petter Selasky
3
-2
/
+40
2011-07-27
[media] tea575x: convert to control framework
Ondrej Zary
2
-73
/
+39
2011-07-27
[media] Fix compile warning: Dereferencing type-punned pointer will break str...
Hans Petter Selasky
1
-2
/
+2
2011-07-27
[media] v4l: Document EACCES in VIDIOC_[GS]_CTRL and VIDIOC_{G, S, TRY}_EXT_C...
Sakari Ailus
2
-0
/
+14
[prev]
[next]