| Commit message (Expand) | Author | Age | Files | Lines |
* | fix drivers/media/common/tuners/ build bug | Ingo Molnar | 2008-04-30 | 1 | -0/+1 |
* | Add macros similar to min/max/min_t/max_t | Harvey Harrison | 2008-04-30 | 2 | -8/+0 |
* | V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami... | Mauro Carvalho Chehab | 2008-04-30 | 1 | -2/+7 |
* | V4L/DVB (7794): cx88: Fix a warning | Mauro Carvalho Chehab | 2008-04-30 | 1 | -1/+0 |
* | V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me... | Robert P. J. Day | 2008-04-30 | 1 | -3/+3 |
* | V4L/DVB (7791): ivtv: POLLHUP must be returned on eof | Hans Verkuil | 2008-04-30 | 1 | -1/+3 |
* | V4L/DVB (7789b): Fix merge conflicts | Mauro Carvalho Chehab | 2008-04-29 | 3 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-29 | 140 | -700/+11030 |
|\ |
|
| * | V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driver | Mauro Carvalho Chehab | 2008-04-29 | 4 | -12/+12 |
| * | V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules | Michael Krufky | 2008-04-29 | 2 | -47/+79 |
| * | V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] static | Adrian Bunk | 2008-04-29 | 2 | -2/+2 |
| * | V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip | Hans Verkuil | 2008-04-29 | 45 | -0/+10182 |
| * | V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fix | Andrew Morton | 2008-04-29 | 1 | -1/+1 |
| * | V4L/DVB (7782): pvrusb2: Driver is no longer experimental | Mike Isely | 2008-04-29 | 1 | -1/+1 |
| * | V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi... | Michael Krufky | 2008-04-29 | 1 | -12/+6 |
| * | V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2 | Michael Krufky | 2008-04-29 | 2 | -34/+1 |
| * | V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debug | Michael Krufky | 2008-04-29 | 2 | -17/+26 |
| * | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab | 2008-04-29 | 35 | -117/+117 |
| * | Fix V4L/DVB core help messages | Mauro Carvalho Chehab | 2008-04-29 | 1 | -18/+16 |
| * | V4L/DVB (7769): Move other terrestrial tuners to common/tuners | Mauro Carvalho Chehab | 2008-04-29 | 15 | -33/+33 |
| * | V4L/DVB (7768): reorganize some DVB-S Kconfig items | Mauro Carvalho Chehab | 2008-04-29 | 1 | -33/+35 |
| * | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 2008-04-29 | 49 | -198/+248 |
| * | V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 | Igor Kuznetsov | 2008-04-29 | 1 | -0/+6 |
| * | V4L/DVB (7765): Add support for Beholder BeholdTV H6 | Igor Kuznetsov | 2008-04-29 | 3 | -0/+38 |
| * | V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116 | Hans Verkuil | 2008-04-29 | 3 | -12/+18 |
| * | V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/Nc | Hans Verkuil | 2008-04-29 | 1 | -16/+18 |
| * | V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 ms | Hans Verkuil | 2008-04-29 | 1 | -2/+2 |
| * | V4L/DVB (7759): ivtv: increase version number to 1.2.1 | Hans Verkuil | 2008-04-29 | 1 | -1/+1 |
| * | V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called | Hans Verkuil | 2008-04-29 | 1 | -10/+21 |
| * | V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 card | Hans Verkuil | 2008-04-29 | 3 | -1/+39 |
| * | V4L/DVB (7756): ivtv: use strlcpy instead of strcpy | Hans Verkuil | 2008-04-29 | 4 | -13/+15 |
| * | V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor... | Hans Verkuil | 2008-04-29 | 3 | -0/+10 |
| * | V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ... | Hans Verkuil | 2008-04-29 | 1 | -17/+16 |
| * | V4L/DVB (7753): saa7134: fix tuner setup | Mauro Carvalho Chehab | 2008-04-29 | 2 | -143/+117 |
| * | V4L/DVB (7752): tuner-core: add a missing \n after a debug printk | Mauro Carvalho Chehab | 2008-04-29 | 1 | -1/+3 |
| * | V4L/DVB (7749): cx88: fix tuner setup | Mauro Carvalho Chehab | 2008-04-29 | 2 | -36/+44 |
* | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 2 | -0/+14 |
* | | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 20 | -21/+39 |
|/ |
|
* | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 | 1 | -4/+3 |
* | media: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 | 10 | -13/+16 |
* | mm: remove nopage | Nick Piggin | 2008-04-28 | 1 | -1/+1 |
* | V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe | Jean Delvare | 2008-04-26 | 1 | -12/+9 |
* | V4L/DVB (7750): au0828/ cleanups and fixes | Adrian Bunk | 2008-04-26 | 5 | -33/+10 |
* | V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled | Mauro Carvalho Chehab | 2008-04-26 | 1 | -46/+46 |
* | V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned | Harvey Harrison | 2008-04-26 | 1 | -11/+11 |
* | V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model... | Michael Krufky | 2008-04-26 | 2 | -0/+29 |
* | V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes | Steven Toth | 2008-04-26 | 3 | -0/+34 |
* | V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator | Steven Toth | 2008-04-26 | 4 | -0/+987 |
* | V4L/DVB (7740): tuner-xc2028.c dubious !x & y | Harvey Harrison | 2008-04-26 | 1 | -1/+1 |
* | V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield | Harvey Harrison | 2008-04-26 | 1 | -1/+1 |