deliverable/linux.git
2011-10-13  Mark Brownregmap: Support some block operations on cached devices
2011-10-10  Mark Brownregmap: Allow caches for devices with no defaults
2011-10-10  Mark Brownregmap: Ensure rbtree syncs registers set to zero properly
2011-10-10  Mark Brownregmap: Allow rbtree to cache zero default values
2011-10-10  Mark Brownregmap: Warn on raw I/O as well as bulk reads that...
2011-10-10  Mark Brownregmap: Return a sensible error code if we fail to...
2011-10-09  Mark Brownregmap: Use bsearch() to search the register defaults
2011-10-03  Dimitris Papastamosregmap: Fix doc comment
2011-10-03  Dimitris Papastamosregmap: Optimize the lookup path to use binary search
2011-09-30  Dimitris Papastamosregmap: Ensure we scream if we enable cache bypass...
2011-09-30  Dimitris Papastamosregmap: Implement regcache_cache_bypass helper function
2011-09-30  Dimitris Papastamosregmap: Save/restore the bypass state upon syncing
2011-09-30  Dimitris Papastamosregmap: Lock the sync path, ensure we use the lockless...
2011-09-30  Mark Brownregmap: Fix apostrophe usage
2011-09-29  Dimitris Papastamosregmap: Make _regmap_write() global
2011-09-29  Mark Brownregmap: Fix lock used for regcache_cache_only()
2011-09-28  Dimitris Papastamosregmap: Grab the lock in regcache_cache_only()
2011-09-28  Dimitris Papastamosregmap: Modify map->cache_bypass directly
2011-09-28  Dimitris Papastamosregmap: Fix regcache_sync generic implementation
2011-09-28  Lars-Peter... regmap: rbtree-cache: Move cached rbnode handling into...
2011-09-28  Lars-Peter... regmap: regcache_rbtree_{set,get}_register: Use regcach...
2011-09-27  Dimitris Papastamosregmap: Implement generic syncing functionality
2011-09-27  Dimitris Papastamosregmap: Fix signed/unsigned comparison
2011-09-27  Dimitris Papastamosregmap: Remove redundant member `word_size' from regcac...
2011-09-20  Mark Brownmfd: Support software initiated shutdown of WM831x...
2011-09-19  Mark Brownregmap: Allow drivers to control cache_only flag
2011-09-19  Mark Brownregmap: Prototype regcache_sync()
2011-09-19  Mark Brownregmap: A cache type of _NONE behaves like a bypassed...
2011-09-19  Dimitris Papastamosregmap: Incorporate the regcache core into regmap
2011-09-19  Dimitris Papastamosregmap: Add the regcache_sync trace event
2011-09-19  Dimitris Papastamosregmap: Add the LZO cache support
2011-09-19  Dimitris Papastamosregmap: Add the rbtree cache support
2011-09-19  Dimitris Papastamosregmap: Add the indexed cache support
2011-09-19  Dimitris Papastamosregmap: Introduce caching support
2011-09-09  Mark BrownMerge branch 'regmap-interface' into regmap-next
2011-09-09  Mark Brownregmap: Provide device read and write map interface...
2011-09-05  Lars-Peter... regmap: Make debugfs stubs static inline
2011-09-05  Lars-Peter... regmap: Add support for device specific write and read...
2011-09-05  Mark Brownregmap: Include the last register in debugfs output
2011-09-05  Mark Brownregmap: Remove redundant owner field from the bus type...
2011-09-05  Mark BrownMerge branch 'regmap-linus' into regmap-next
2011-09-05  Mark Brownregmap: Remove bitrotted module_put()s
2011-08-22  Mark BrownMerge branch 'regmap-mfd' into regmap-next
2011-08-22  Mark Brownmfd: Convert WM8400 to regmap API
2011-08-22  Mark Brownmfd: Convert WM8994 to use new register map API
2011-08-22  Mark Brownmfd: Use device ID matching for WM831x SPI driver
2011-08-22  Mark Brownmfd: Provide regmap register access info from wm831x...
2011-08-22  Mark Brownmfd: Convert WM831x to use regmap API
2011-08-21  Mark BrownMerge branch 'regmap-interface' into regmap-next
2011-08-21  Mark Brownregmap: Allow drivers to specify register defaults
2011-08-14  Mark Brownregmap: Provide access information via debugfs
2011-08-14  Mark Brownregmap: Share some of the debugfs infrastructure ready...
2011-08-14  Mark Brownregmap: Add functions to check for access on registers
2011-08-12  Mark BrownMerge branch 'regmap-linus' into regmap-next
2011-08-12  Stephen Warrenregmap: Specify a module license
2011-08-09  Mark Brownregmap: Remove unused type and list fields from bus...
2011-08-09  Mark Brownregmap: Fix type of field width specifiers for x86_64
2011-08-09  Mark Brownregmap: Use int rather than size_t for lengths when...
2011-08-09  Mark BrownMerge branch 'regmap-interface' into regmap-next
2011-08-09  Mark Brownregmap: Fix kerneldoc errors for regmap
2011-08-08  Mark Brownregmap: Skip precious registers when dumping registers...
2011-08-08  Mark Brownregmap: Provide register map dump via debugfs
2011-08-08  Mark Brownregmap: Use a local header for API internals
2011-08-08  Mark Brownregmap: Implement writable register checks
2011-08-08  Mark Brownregmap: Add basic tracepoints
2011-08-08  Mark BrownMerge branches 'regmap-linus' and 'regmap-interface...
2011-08-08  Mark Brownregmap: Just send the buffer directly for single regist...
2011-08-08  Mark Brownregmap: Add precious registers to the driver interface
2011-08-08  Mark Brownregmap: Allow devices to specify which registers are...
2011-08-08  Mark Brownregmap: Add kerneldoc for struct regmap_config
2011-08-08  Linus TorvaldsLinux 3.1-rc1
2011-08-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-08-07  Rafael J. Wysockish: Fix boot crash related to SCI
2011-08-07  Linus Torvaldsarm: remove stale export of 'sha_transform'
2011-08-07  Linus Torvaldsarm: remove "optimized" SHA1 routines
2011-08-07  Al Virofix rcu annotations noise in cred.h
2011-08-07  Linus Torvaldsvfs: rename 'do_follow_link' to 'should_follow_link'
2011-08-07  Ari SavolainenFix POSIX ACL permission check
2011-08-07  Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2011-08-07  Linus Torvaldsvfs: optimize inode cache access patterns
2011-08-07  Linus Torvaldsvfs: renumber DCACHE_xyz flags, remove some stale ones
2011-08-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-08-07  Boaz Harroshore: Make ore its own module
2011-08-07  Boaz Harroshexofs: Rename raid engine from exofs/ios.c => ore
2011-08-07  Boaz Harroshexofs: ios: Move to a per inode components & device...
2011-08-07  Boaz Harroshexofs: Move exofs specific osd operations out of ios.c
2011-08-07  Boaz Harroshexofs: Add offset/length to exofs_get_io_state
2011-08-07  David S. Millernet: Compute protocol sequence numbers and fragment...
2011-08-07  David S. Millercrypto: Move md5_transform to lib/md5.c
2011-08-06  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-08-06  Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-08-06  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-08-06  Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-08-06  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-08-06  John Stanleysavagedb: Fix typo causing regression in savage4 series...
2011-08-06  Josh TriplettCodingStyle: Document the exception of not splitting...
2011-08-06  Linus Torvaldsvfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo...
2011-08-06  Linus Torvaldsoom_ajd: don't use WARN_ONCE, just use printk_once
2011-08-06  Mandeep Singh... lib/sha1: use the git implementation of SHA-1
2011-08-06  David S. Millersparc: Fix build with DEBUG_PAGEALLOC enabled.
next
This page took 0.074918 seconds and 5 git commands to generate.