summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | i2c: at91: fix compilation warningLudovic Desroches2012-11-241-1/+1
| * | | | | i2c: mxs: Do not disable the I2C SMBus quick modeMarek Vasut2012-11-221-1/+1
| * | | | | i2c: mxs: Handle i2c DMA failure properlyMarek Vasut2012-11-221-0/+2
| * | | | | i2c: s3c2410: Remove recently introduced performance overheadsMark Brown2012-11-221-4/+16
| * | | | | i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson2012-11-221-34/+34
| * | | | | i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan2012-11-191-7/+9
| * | | | | i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-191-0/+1
| * | | | | i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-196-0/+407
| * | | | | i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson2012-11-162-19/+121
| * | | | | i2c: ocores: Add irq support for sparcAndreas Larsson2012-11-161-5/+6
| * | | | | i2c: omap: Move the remove constraintShubhrajyoti D2012-11-161-3/+4
| * | | | | ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049Maxime Ripard2012-11-161-0/+24
| * | | | | i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz2012-11-161-16/+0
| * | | | | i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz2012-11-161-20/+47
| * | | | | i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz2012-11-161-2/+45
| * | | | | i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz2012-11-161-8/+2
| * | | | | i2c: s3c2410: Add support for pinctrlTomasz Figa2012-11-162-8/+24
| * | | | | i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown2012-11-161-28/+7
| * | | | | i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown2012-11-161-1/+5
| * | | | | i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2012-11-162-31/+195
| * | | | | i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi2012-11-161-0/+3
| * | | | | i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-162-0/+6
| * | | | | i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi2012-11-161-49/+77
| * | | | | i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi2012-11-161-5/+13
| * | | | | i2c: omap: don't save a value only needed for read-clearingWolfram Sang2012-11-141-2/+1
| * | | | | i2c: omap: cleanup the sysc writeShubhrajyoti D2012-11-141-15/+5
| * | | | | i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-141-2/+1
| * | | | | i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-141-15/+24
| * | | | | i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-141-40/+35
| * | | | | ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-144-11/+5
| * | | | | i2c: omap: remove the dtrevShubhrajyoti D2012-11-141-7/+5
| * | | | | i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-141-1/+2
| * | | | | i2c: omap: Fix the revision register readShubhrajyoti D2012-11-141-13/+48
| * | | | | i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-141-0/+13
| * | | | | i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
| * | | | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-143-18/+36
| * | | | | i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
| * | | | | i2c: i2c-gpio: fix name issue with multiple i2c gpio nodesBo Shen2012-11-141-1/+5
| * | | | | i2c: ocores: Use devm_request_and_ioremap()Thierry Reding2012-11-131-12/+3
| * | | | | i2c: rcar: fix section mismatchWolfram Sang2012-11-131-2/+2
| * | | | | i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()Kuninori Morimoto2012-11-131-1/+1
| * | | | | i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-121-14/+0
* | | | | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-1938-204/+2407
|\ \ \ \ \ \
| * | | | | | mm/vmscan.c: avoid possible deadlock caused by too_many_isolated()Fengguang Wu2012-12-191-0/+8
| * | | | | | vmscan: comment too_many_isolated()Fengguang Wu2012-12-191-1/+5
| * | | | | | mm/kmemleak.c: remove obsolete simple_strtoulAbhijit Pawar2012-12-191-1/+2
| * | | | | | mm/memory_hotplug.c: improve commentsTang Chen2012-12-191-6/+12
| * | | | | | mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-193-15/+20
| * | | | | | mm/mprotect.c: coding-style cleanupsAndrew Morton2012-12-191-14/+16
| * | | | | | Documentation: ABI: /sys/devices/system/node/Davidlohr Bueso2012-12-191-1/+95