index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-14
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2012-03-14
Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next
Mark Brown
2012-03-14
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...
Mark Brown
2012-03-14
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
Mark Brown
2012-03-14
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...
Mark Brown
2012-03-11
regmap: Fix future missing prototype of devres_alloc() and friends
Stephen Warren
2012-03-11
regmap: Rejig struct declarations for stubbed API
Mark Brown
2012-03-05
regmap: Fix rbtree block base in sync
Mark Brown
2012-03-05
regcache: Make sure we sync register 0 in an rbtree cache
Mark Brown
2012-03-01
regmap: delete unused module.h from drivers/base/regmap files
Paul Gortmaker
2012-03-01
regmap: Add stub for regcache_sync_region()
Mark Brown
2012-02-29
mfd: Improve performance of later WM1811 revisions
Mark Brown
2012-02-27
regmap: Fix x86_64 breakage
Mark Brown
2012-02-24
regmap: Allow drivers to sync only part of the register cache
Mark Brown
2012-02-24
regmap: Supply ranges to the sync operations
Mark Brown
2012-02-23
regmap: Add tracepoints for cache only and cache bypass
Mark Brown
2012-02-23
regmap: Mark the cache as clean after a successful sync
Mark Brown
2012-02-23
regmap: Remove default cache sync implementation
Mark Brown
2012-02-23
regmap: Skip hardware defaults for LZO caches
Mark Brown
2012-02-22
regmap: Expose the driver name in debugfs
Dimitris Papastamos
2012-02-22
mfd: wm8400: Convert to devm_regmap_init_i2c()
Mark Brown
2012-02-22
mfd: wm831x: Convert to devm_regmap_init()
Mark Brown
2012-02-22
mfd: wm8994: Convert to devm_regmap_init()
Mark Brown
2012-02-22
mfd/ASoC: Convert WM8994 driver to use regmap patches
Mark Brown
2012-02-22
mfd: Add __devinit and __devexit annotations in wm8994
Mark Brown
2012-02-22
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
2012-02-22
regmap: Add support for writing to regmap registers via debugfs
Dimitris Papastamos
2012-02-21
regmap: Support raw reads from cached registers
Mark Brown
2012-02-20
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2012-02-20
Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-02-20
regmap: Allow users to query the size of register values
Mark Brown
2012-02-18
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-02-18
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-02-18
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2012-02-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-17
regmap: Implement support for 32 bit registers and values
Mark Brown
2012-02-17
regmap: Add stub regmap calls as a build crutch for infrastructure users
Mark Brown
2012-02-17
regmap: Bypassing cache when initializing cache
Laxman Dewangan
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
[next]