| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-04-29 | 143 | -701/+11067 |
|\ |
|
| * | 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 | 47 | -0/+10217 |
| * | 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 | 2 | -1/+7 |
| * | V4L/DVB (7765): Add support for Beholder BeholdTV H6 | Igor Kuznetsov | 2008-04-29 | 4 | -0/+39 |
| * | 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 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-04-29 | 74 | -325/+367 |
|\ \ |
|
| * | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 43 | -247/+211 |
| * | | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 43 | -54/+146 |
| * | | i2c-amd756-s4882: Fix an error path | Jean Delvare | 2008-04-29 | 1 | -2/+3 |
| * | | i2c: Drop unused RTC driver IDs | Jean Delvare | 2008-04-29 | 1 | -3/+0 |
| * | | i2c/tps65010: Add missing intialization of client data | Jean Delvare | 2008-04-29 | 1 | -0/+2 |
| * | | i2c-sis5595: Minor cleanups in sis5595_access | Jean Delvare | 2008-04-29 | 1 | -10/+2 |
| * | | i2c-piix4: Minor cleanups | Jean Delvare | 2008-04-29 | 1 | -7/+1 |
| * | | i2c: Spelling fix (successful) | Jean Delvare | 2008-04-29 | 3 | -3/+3 |
| * | | i2c-stub: No newline in parameter description | Jean Delvare | 2008-04-29 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-04-29 | 44 | -327/+845 |
|\ \ \ |
|
| * | | | RDMA/nes: Formatting cleanup | Glenn Streiff | 2008-04-29 | 5 | -102/+109 |
| * | | | RDMA/nes: Add support for SFP+ PHY | Eric Schneider | 2008-04-29 | 5 | -64/+259 |
| * | | | RDMA/nes: Use LRO | Faisal Latif | 2008-04-29 | 6 | -12/+70 |
| * | | | IPoIB: Copy child MTU from parent | Eli Cohen | 2008-04-29 | 1 | -0/+3 |
| * | | | IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute | Roland Dreier | 2008-04-29 | 3 | -5/+20 |
| * | | | IB/mthca: Avoid recycling old FMR R_Keys too soon | Olaf Kirch | 2008-04-29 | 1 | -13/+0 |
| * | | | mlx4_core: Avoid recycling old FMR R_Keys too soon | Olaf Kirch | 2008-04-29 | 1 | -6/+0 |
| * | | | IB/ehca: Allocate event queue size depending on max number of CQs and QPs | Stefan Roscher | 2008-04-29 | 4 | -4/+74 |
| * | | | IPoIB: Use separate CQ for UD send completions | Eli Cohen | 2008-04-29 | 6 | -40/+64 |
| * | | | IB/iser: Count FMR alignment violations per session | Eli Dorfman | 2008-04-29 | 3 | -1/+6 |