summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/w1/masters/ds1wm.c: use devm_ functionsJulia Lawall2013-01-161-34/+18
* Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman2013-01-161414-8135/+9434
|\
| * mfd: wm5102: Add microphone clamp control registersMark Brown2013-01-152-0/+15
| * extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-152-5/+48
| * extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-152-12/+150
| * extcon: Simple code motion supporting future work.Mark Brown2013-01-151-60/+60
| * extcon: arizona: Enable basic headphone identificationMark Brown2013-01-153-21/+335
| * extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-152-18/+61
| * extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-153-1/+50
| * extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-152-0/+9
| * extcon: arizona: Only set GPIO if it has been requestedMark Brown2013-01-151-2/+3
| * extcon: arizona: Remove duplicate mic ramp configurationMark Brown2013-01-151-2/+0
| * extcon: arizona: Convert to devm_input_allocate_device()Mark Brown2013-01-151-3/+1
| * extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi2013-01-151-62/+138
| * extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi2013-01-151-0/+20
| * extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-152-0/+31
| * extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2013-01-152-4/+6
| * extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-152-3/+36
| * extcon: max77693: Add support dock device and buttonsChanwoo Choi2013-01-151-39/+216
| * extcon: max77693: Add support jig cableChanwoo Choi2013-01-151-6/+46
| * extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi2013-01-151-11/+45
| * extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-152-199/+327
| * Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-101-1/+1
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
| |\
| | * ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| | * ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| | * ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| | * ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| | * ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
| | * ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij2013-01-021-3/+3
| | * ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring2013-01-023-2/+8
| | * ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring2013-01-021-1/+2
| * | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
| |\ \
| | * | EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| | * | EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| | * | EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
| * | | mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds2013-01-091-0/+8
| * | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
| * | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-0953-183/+351
| |\ \ \
| | * \ \ Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson2013-01-0811-38/+132
| | |\ \ \
| | | * | | ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou2013-01-071-1/+1
| | | * | | ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2013-01-032-2/+8
| | | * | | Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-01-039-35/+123
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley2013-01-023-28/+110
| | | | * | ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter2013-01-021-0/+2
| | | | * | ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk2013-01-021-1/+1
| | | | * | ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon2013-01-021-2/+2
| | | | * | ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk2013-01-021-2/+2
| | | | * | ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley2013-01-011-0/+2
| | | | * | ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley2013-01-011-2/+2