aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xtensa: add s32c1i sanity checkMax Filippov2012-12-19
* xtensa: add trap_set_handler functionMax Filippov2012-12-19
* xtensa: initialize atomctl SRMax Filippov2012-12-19
* xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-19
* xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-19
* xtensa: fix CPU cache flags formattingMax Filippov2012-12-19
* xtensa: properly fix missing compiler barrier in simcallMax Filippov2012-12-19
* xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-19
* xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-19
* xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov2012-12-19
* xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-19
* xtensa: make DoubleExceptionVector literals fit the gapMax Filippov2012-12-19
* xtensa: add config option to disable linker relaxationChris Zankel2012-12-19
* xtensa: unbalanced parenthesesNicolas Kaiser2012-12-19
* xtensa:fix the incompatible pointer type warning in time.cWanlong Gao2012-12-19
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-18
|\
| * i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-28
| * i2c: at91: add dma supportLudovic Desroches2012-11-24
| * i2c: at91: change struct members indentationLudovic Desroches2012-11-24
| * i2c: at91: fix compilation warningLudovic Desroches2012-11-24
| * i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut2012-11-22
| * i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-22
| * i2c: s3c2410: Remove recently introduced performance overheadsMark Brown2012-11-22
| * i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson2012-11-22
| * i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan2012-11-19
| * i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-19
| * i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-19
| * i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson2012-11-16
| * i2c: ocores: Add irq support for sparcAndreas Larsson2012-11-16
| * i2c: omap: Move the remove constraintShubhrajyoti D2012-11-16
| * ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049Maxime Ripard2012-11-16
| * i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz2012-11-16
| * i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz2012-11-16
| * i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz2012-11-16
| * i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz2012-11-16
| * i2c: s3c2410: Add support for pinctrlTomasz Figa2012-11-16
| * i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown2012-11-16
| * i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown2012-11-16
| * i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-16
| * i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi2012-11-16
| * i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-16
| * i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi2012-11-16
| * i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi2012-11-16
| * i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-14
| * i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-14
| * i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-14
| * i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-14
| * i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-14
| * ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-14
| * i2c: omap: remove the dtrevShubhrajyoti D2012-11-14