summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-2012-186/+374
|\
| * i2c-highlander: remover superflous variableWolfram Sang2010-05-201-3/+2
| * i2c-ibm-iic: drop NO_IRQWolfram Sang2010-05-201-7/+7
| * i2c-cpm: drop NO_IRQWolfram Sang2010-05-201-1/+1
| * i2c-mpc: drop NO_IRQWolfram Sang2010-05-201-3/+3
| * MAINTAINERS: add i2c tree for embedded platformsUwe Kleine-König2010-05-201-0/+1
| * i2c-pxa: only define 'blue_murder'-function if DEBUG is #definedWolfram Sang2010-05-201-10/+14
| * i2c-pxa: remove unused macroUwe Kleine-König2010-05-201-2/+0
| * i2c-nomadik: fix operator precedence warningRabin Vincent2010-05-201-1/+2
| * i2c-nomadik: release region when removedRabin Vincent2010-05-201-0/+3
| * OMAP3: I2C: Clean up Errata 1p153 handlingmanjugk manjugk2010-05-201-1/+5
| * OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interruptmanjugk manjugk2010-05-201-0/+40
| * omap: i2c: add a timeout to the busy waitingAlexander Shishkin2010-05-201-1/+9
| * omap: i2c: make errata 1.153 workaround a separate functionAlexander Shishkin2010-05-201-19/+24
| * i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi2010-05-203-16/+56
| * omap: i2c: Add i2c support on omap4 platformSantosh Shilimkar2010-05-201-32/+114
| * i2c-bfin-twi: return completion in interrupt for smbus quick transfersSonic Zhang2010-05-201-11/+7
| * i2c-bfin-twi: remove redundant retrySonic Zhang2010-05-201-18/+2
| * i2c-bfin-twi: fix lost interrupts at high speedsSonic Zhang2010-05-201-24/+13
| * i2c-bfin-twi: add debug output for error statusMichael Hennerich2010-05-201-0/+12
| * i2c-bfin-twi: integrate timeout timer with completion interfaceSonic Zhang2010-05-201-59/+66
| * i2c-s3c2410: Remove unconditional 1ms delay on each transferMark Brown2010-05-201-2/+17
* | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-20387-11937/+36270
|\ \
| * | V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab2010-05-193-28/+2
| * | V4L/DVB: vivi and mem2mem_testdev need slab.h to buildRandy Dunlap2010-05-192-0/+2
| * | V4L/DVB: tm6000: bugfix image positionStefan Ringel2010-05-191-2/+2
| * | V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSETJarod Wilson2010-05-191-6/+6
| * | V4L/DVB: tm6000: README - add vbiStefan Ringel2010-05-191-0/+1
| * | V4L/DVB: Fix unlock logic at medusa_video_initMauro Carvalho Chehab2010-05-191-32/+21
| * | V4L/DVB: fix dvb frontend lockupmatthieu castet2010-05-191-8/+17
| * | V4L/DVB: s2255drv: remove dead codeDan Carpenter2010-05-191-4/+1
| * | V4L/DVB: s2255drv: return if vdev not foundDan Carpenter2010-05-191-1/+5
| * | V4L/DVB: ov511: cleanup: remove unneeded null checkDan Carpenter2010-05-191-1/+1
| * | V4L/DVB: media/mem2mem: dereferencing free memoryDan Carpenter2010-05-191-1/+3
| * | V4L/DVB: media/IR: Add missing include file to rc-map.cPeter Huewe2010-05-191-0/+1
| * | V4L/DVB: dvb/stv6110x: cleanup error handlingDan Carpenter2010-05-191-7/+3
| * | V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to KconfigDevin Heitmueller2010-05-191-0/+2
| * | V4L/DVB: ngene: start separating out DVB functions into separate fileDevin Heitmueller2010-05-194-129/+192
| * | V4L/DVB: ngene: split out card specific code into a separate fileDevin Heitmueller2010-05-194-303/+337
| * | V4L/DVB: ngene: split out i2c code into a separate fileDevin Heitmueller2010-05-194-135/+190
| * | V4L/DVB: ngene: add initial support for digital side of Avermedia m780Devin Heitmueller2010-05-191-1/+51
| * | V4L/DVB: ngene: properly support boards where channel 0 isn't a TS inputDevin Heitmueller2010-05-192-2/+6
| * | V4L-DVB: ngene: make sure that tuner headers are includedMauro Carvalho Chehab2010-05-191-1/+1
| * | V4L/DVB: media/az6027: handle -EIO failureDan Carpenter2010-05-191-4/+1
| * | V4L/DVB: media/az6027: doing dma on the stackDan Carpenter2010-05-191-9/+41
| * | V4L/DVB: media/IR/imon: potential double unlock on errorDan Carpenter2010-05-191-1/+0
| * | V4L/DVB: media/IR/imon: testing the wrong variableDan Carpenter2010-05-191-1/+1
| * | V4L/DVB: media/IR/imon: precendence issue: ! vs ==Dan Carpenter2010-05-191-1/+1
| * | V4L/DVB: tvp7002.c: fix some copy-paste errors in the commentsMats Randgaard2010-05-191-11/+11
| * | V4L/DVB: tvp7002.c: Add support for enum_dv_presetsMats Randgaard2010-05-191-0/+18