summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair2-38/+97
2012-03-06mfd: Add itps65910 wakeup supportLaxman Dewangan1-0/+11
2012-03-06mfd: Add support for multiple s5m devicesSangbeom Kim1-4/+38
2012-03-06mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim1-3/+2
2012-03-06mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan1-1/+1
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi1-3/+11
2012-03-06mfd: Fix possible s5m null pointer dereferenceJonghwan Choi1-1/+1
2012-03-06mfd: wm8350 variable dereferenced before checkJonghwan Choi1-1/+0
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson3-31/+171
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson3-3/+110
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson1-10/+15
2012-03-06mfd: db8500 clock handling updateMattias Nilsson3-121/+720
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson3-74/+204
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson2-18/+51
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud3-38/+7
2012-03-06mfd: Fix section mismatch warning for da9052-spiAxel Lin1-2/+2
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier4-5/+35
2012-03-06mfd: Add missing regmap_exit to free a previously allocated da9052 register mapAxel Lin2-3/+9
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch4-0/+541
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown1-4/+4
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds66-786/+524
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-191/+212
2012-02-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2012-02-19Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+89
2012-02-19Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds1-1/+1
2012-02-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-31/+42
2012-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-8/+28
2012-02-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+24
2012-02-19i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-17ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-17eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-17eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-17i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-17i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-16net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3