index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
tuners
/
tuner-xc2028.c
Age
Commit message (
Expand
)
Author
2012-08-14
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
2012-08-13
[media] common: tunners: use %*ph to dump small buffers
Andy Shevchenko
2012-08-12
[media] tuner-xc2028: add missing else case
Hans Petter Selasky
2012-07-30
[media] tuner-xc2028: unlock on error in xc2028_get_afc()
Dan Carpenter
2012-07-30
[media] tuner-xc2028: fix "=" vs "==" typo
Dan Carpenter
2012-07-06
[media] tuner-xc2028: tag the usual firmwares to help dracut
Mauro Carvalho Chehab
2012-07-04
[media] tuner, xc2028: add support for get_afc()
Mauro Carvalho Chehab
2012-07-04
[media] tuner-xc2028: Fix signal strength report
Mauro Carvalho Chehab
2012-06-30
[media] tuner-xc2028: use request_firmware_nowait()
Mauro Carvalho Chehab
2012-01-16
[media] Add registers names to XC2028 tuner from datahseet and use them
Miroslav Slugen
2012-01-06
[media] xc3028: fix center frequency calculation for DTV78 firmware
Gianluca Gennari
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
2011-12-31
[media] tuner-xc2028: use DVBv5 parameters on set_params()
Mauro Carvalho Chehab
2011-12-30
[media] xc4000: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-30
[media] tuner-xc2028: Better report signal strength
Mauro Carvalho Chehab
2011-08-31
[media] tuner/xc2028: Fix frequency offset for radio mode
Mauro Carvalho Chehab
2011-08-31
[media] tuner/xc2028: Add I2C flush callback
Thierry Reding
2011-03-22
[media] tuner-xc2028.c: fix compile warning
Hans Verkuil
2011-03-21
[media] tuner: Remove remaining usages of T_DIGITAL_TV
Mauro Carvalho Chehab
2011-03-21
[media] tuner-xc2028: More firmware loading retries
Alina Friedrichsen
2010-05-18
V4L/DVB: xc3028: fix regression in firmware loading time
Devin Heitmueller
2010-05-18
V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...
Mauro Carvalho Chehab
2010-05-18
V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000
Mauro Carvalho Chehab
2010-05-18
V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speed
Mauro Carvalho Chehab
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L
Mauro Carvalho Chehab
2010-02-26
V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia
Mauro Carvalho Chehab
2009-08-13
V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000
Devin Heitmueller
2009-07-05
V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T
Andy Walls
2009-06-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-06-16
V4L/DVB (11922): tuner-xc2028: cleanup: better use tuner type defines
Mauro Carvalho Chehab
2009-06-16
V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHz
Mauro Carvalho Chehab
2009-06-16
V4L/DVB (11917): Fix firmware load for DVB-T @ 6MHz bandwidth for xc3028/xc3028L
Mauro Carvalho Chehab
2009-06-16
V4L/DVB (11800): tuner-xc2028: show the proper module description for no_powe...
Devin Heitmueller
2009-06-16
V4L/DVB (11723): Link firmware to physical device
Jean Delvare
2009-06-16
firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
2008-12-30
V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9771): tuner-xc2028: fix a small warning
Mauro Carvalho Chehab
2008-12-30
V4L/DVB (9769): tuner-xc2028: powers device of when not used
Mauro Carvalho Chehab
2008-10-12
V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type
Mauro Carvalho Chehab
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
2008-07-20
V4L/DVB (8136): xc2028 unaligned access fixes
Al Viro
2008-07-10
tuners: treat firmware data as const
David Woodhouse
2008-06-05
V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state
Michael Krufky
2008-04-29
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab