summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-11regmap: Rejig struct declarations for stubbed APIMark Brown1-2/+3
2012-03-06regmap: Fix rbtree block base in syncMark Brown1-1/+1
2012-03-06regcache: Make sure we sync register 0 in an rbtree cacheMark Brown1-1/+1
2012-03-01regmap: delete unused module.h from drivers/base/regmap filesPaul Gortmaker2-2/+1
2012-03-01regmap: Add stub for regcache_sync_region()Mark Brown1-0/+7
2012-02-29mfd: Improve performance of later WM1811 revisionsMark Brown1-0/+3
2012-02-27regmap: Fix x86_64 breakageMark Brown1-1/+1
2012-02-24regmap: Allow drivers to sync only part of the register cacheMark Brown2-0/+47
2012-02-24regmap: Supply ranges to the sync operationsMark Brown4-7/+32
2012-02-23regmap: Add tracepoints for cache only and cache bypassMark Brown2-0/+38
2012-02-23regmap: Mark the cache as clean after a successful syncMark Brown1-0/+3
2012-02-23regmap: Remove default cache sync implementationMark Brown1-19/+2
2012-02-23regmap: Skip hardware defaults for LZO cachesMark Brown1-0/+6
2012-02-22regmap: Expose the driver name in debugfsDimitris Papastamos1-0/+32
2012-02-22mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown1-5/+2
2012-02-22mfd: wm831x: Convert to devm_regmap_init()Mark Brown3-13/+11
2012-02-22mfd: wm8994: Convert to devm_regmap_init()Mark Brown1-10/+8
2012-02-22mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown2-25/+61
2012-02-22mfd: Add __devinit and __devexit annotations in wm8994Mark Brown1-2/+2
2012-02-22mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown1-4/+4
2012-02-22regmap: Add support for writing to regmap registers via debugfsDimitris Papastamos1-0/+42
2012-02-21regmap: Support raw reads from cached registersMark Brown1-6/+22
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: 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-18regmap: Implement support for 32 bit registers and valuesMark Brown2-0/+35
2012-02-17regmap: Add stub regmap calls as a build crutch for infrastructure usersMark Brown1-0/+106
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-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: 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-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11