summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear6xx (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-16i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson2-19/+121
2012-11-16i2c: ocores: Add irq support for sparcAndreas Larsson1-5/+6
2012-11-16i2c: omap: Move the remove constraintShubhrajyoti D1-3/+4
2012-11-16ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049Maxime Ripard1-0/+24
2012-11-16i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz1-16/+0
2012-11-16i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz1-20/+47
2012-11-16i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz1-2/+45
2012-11-16i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz1-8/+2
2012-11-16i2c: s3c2410: Add support for pinctrlTomasz Figa2-8/+24
2012-11-16i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown1-28/+7
2012-11-16i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown1-1/+5
2012-11-16i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard2-31/+195
2012-11-16i2c: i2c-sh_mobile: fix spurious transfer request timed outShinya Kuribayashi1-0/+3
2012-11-16i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2-0/+6
2012-11-16i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speedShinya Kuribayashi1-49/+77
2012-11-16i2c: i2c-sh_mobile: calculate clock parameters at driver probing timeShinya Kuribayashi1-5/+13
2012-11-14i2c: omap: don't save a value only needed for read-clearingWolfram Sang1-2/+1
2012-11-14i2c: omap: cleanup the sysc writeShubhrajyoti D1-15/+5
2012-11-14i2c: omap: Restore i2c context alwaysShubhrajyoti D1-2/+1
2012-11-14i2c: omap: make reset a seperate functionShubhrajyoti D1-15/+24
2012-11-14i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D1-40/+35
2012-11-14ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D4-11/+5
2012-11-14i2c: omap: remove the dtrevShubhrajyoti D1-7/+5
2012-11-14i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D1-1/+2
2012-11-14i2c: omap: Fix the revision register readShubhrajyoti D1-13/+48
2012-11-14i2c: omap: adopt pinctrl supportSebastien Guiriec1-0/+13
2012-11-14i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi1-1/+3
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley3-18/+36
2012-11-14i2c: at91: fix SMBus quick commandLudovic Desroches1-1/+6
2012-11-14i2c: i2c-gpio: fix name issue with multiple i2c gpio nodesBo Shen1-1/+5
2012-11-13i2c: ocores: Use devm_request_and_ioremap()Thierry Reding1-12/+3
2012-11-13i2c: rcar: fix section mismatchWolfram Sang1-2/+2
2012-11-13i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()Kuninori Morimoto1-1/+1
2012-11-12i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-14/+0
2012-11-11Linux 3.7-rc5v3.7-rc5Linus Torvalds1-1/+1
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2-0/+7
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-09fanotify: fix missing breakEric Paris1-0/+1