summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-03-14Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown
2012-03-14Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown
2012-03-14Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown
2012-03-14Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown
2012-03-14Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...Mark Brown
2012-03-11regmap: Fix future missing prototype of devres_alloc() and friendsStephen Warren
2012-03-05regmap: Fix rbtree block base in syncMark Brown
2012-03-05regcache: Make sure we sync register 0 in an rbtree cacheMark Brown
2012-03-01regmap: delete unused module.h from drivers/base/regmap filesPaul Gortmaker
2012-02-29mfd: Improve performance of later WM1811 revisionsMark Brown
2012-02-27regmap: Fix x86_64 breakageMark Brown
2012-02-24regmap: Allow drivers to sync only part of the register cacheMark Brown
2012-02-24regmap: Supply ranges to the sync operationsMark Brown
2012-02-23regmap: Add tracepoints for cache only and cache bypassMark Brown
2012-02-23regmap: Mark the cache as clean after a successful syncMark Brown
2012-02-23regmap: Remove default cache sync implementationMark Brown
2012-02-23regmap: Skip hardware defaults for LZO cachesMark Brown
2012-02-22regmap: Expose the driver name in debugfsDimitris Papastamos
2012-02-22mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown
2012-02-22mfd: wm831x: Convert to devm_regmap_init()Mark Brown
2012-02-22mfd: wm8994: Convert to devm_regmap_init()Mark Brown
2012-02-22mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown
2012-02-22mfd: Add __devinit and __devexit annotations in wm8994Mark Brown
2012-02-22mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown
2012-02-22regmap: Add support for writing to regmap registers via debugfsDimitris Papastamos
2012-02-21regmap: Support raw reads from cached registersMark Brown
2012-02-20Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2012-02-20Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2012-02-20regmap: Allow users to query the size of register valuesMark Brown
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-17regmap: Implement support for 32 bit registers and valuesMark Brown
2012-02-17regmap: Bypassing cache when initializing cacheLaxman Dewangan
2012-02-16powerpc/adb: Use set_current_state()majianpeng
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2012-02-15ipheth: Add iPhone 4STim Gardner
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville