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