| Commit message (Expand) | Author | Age |
... | |
| * | | | | | regmap: irq: enable wake support by default | Laxman Dewangan | 2012-12-24 |
* | | | | | | Merge remote-tracking branch 'regmap/topic/flat' into regmap-next | Mark Brown | 2013-02-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | regmap: flat: Add flat cache type | Mark Brown | 2013-01-02 |
| |/ / / / / |
|
* | | | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 2013-02-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | regmap: debugfs: Factor out debugfs_tot_len calc into a function | Dimitris Papastamos | 2013-02-11 |
| * | | | | | | regmap: debugfs: Optimize seeking within blocks of registers | Dimitris Papastamos | 2013-02-11 |
| * | | | | | | regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache | Dimitris Papastamos | 2013-02-11 |
| * | | | | | | regmap: debugfs: Fix reading in register field units | Dimitris Papastamos | 2013-02-08 |
| * | | | | | | regmap: regmap: avoid spurious warning in regmap_read_debugfs | Russell King | 2013-01-26 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge remote-tracking branch 'regmap/topic/async' into regmap-next | Mark Brown | 2013-02-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | regmap: spi: Handle allocation failures gracefully | Mark Brown | 2013-02-05 |
| * | | | | | | regmap: Export regmap_async_complete() | Mark Brown | 2013-02-05 |
| * | | | | | | regmap: Export regmap_async_complete_cb | Axel Lin | 2013-02-04 |
| * | | | | | | regmap: include linux/sched.h to fix build | Stephen Warren | 2013-02-04 |
| * | | | | | | regmap: spi: Support asynchronous I/O for SPI | Mark Brown | 2013-01-28 |
| * | | | | | | regmap: Add asynchronous I/O support | Mark Brown | 2013-01-28 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | regmap: Add provisions to have user-defined write operation | Andrey Smirnov | 2013-01-13 |
| * | | | | | regmap: Add provisions to have user-defined read operation | Andrey Smirnov | 2013-01-13 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next | Mark Brown | 2013-02-14 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | regmap: Add support for 24 bit wide register addresses | Lars-Peter Clausen | 2013-01-11 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'regmap/fix/debugfs' into tmp | Mark Brown | 2013-01-24 |
|\ \ \ \ |
|
| * | | | | regmap: debugfs: Fix seeking from the cache | Mark Brown | 2013-01-16 |
* | | | | | regmap: fix small typo in regmap_bulk_write comment | Nestor Ovroy | 2013-01-22 |
| |_|_|/
|/| | | |
|
* | | | | drivers/base/cpu.c: Fix typo in comment | Ralf Baechle | 2013-01-16 |
* | | | | firmware: make sure the fw file size is not 0 | Luciano Coelho | 2013-01-16 |
* | | | | Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-14 |
|\| | |
| |/ /
|/| | |
|
| * | | regmap: debugfs: Make sure we store the last entry in the offset cache | Mark Brown | 2013-01-08 |
| * | | regmap: debugfs: Ensure a correct return value for empty caches | Mark Brown | 2013-01-08 |
| * | | regmap: debugfs: Discard the cache if we fail to allocate an entry | Mark Brown | 2013-01-08 |
| * | | regmap: debugfs: Fix check for block start in cached seeks | Mark Brown | 2013-01-08 |
| * | | regmap: debugfs: Fix attempts to read nonexistant register blocks | Mark Brown | 2013-01-08 |
| |/ |
|
* | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-01-05 |
|\ \ |
|
| * | | PM: Move disabling/enabling runtime PM to late suspend/early resume | Rafael J. Wysocki | 2013-01-05 |
| |/ |
|
* / | PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() | Rafael J. Wysocki | 2013-01-05 |
|/ |
|
* | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-20 |
* | dma-buf: might_sleep() in dma_buf_unmap_attachment() | Rob Clark | 2012-12-20 |
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 |
|\ |
|
| * | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 |
| |\ |
|
| | * | drivers/base: Add a DEVICE_BOOL_ATTR macro | Borislav Petkov | 2012-10-26 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'linus/master' into staging/for_v3.8 | Mauro Carvalho Chehab | 2012-11-28 |
| |\ \ \ |
|
| * | | | | [media] dma-mapping: fix dma_common_get_sgtable() conditional compilation | Marek Szyprowski | 2012-11-27 |
| | |_|/
| |/| | |
|
* | | | | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 2012-12-12 |
* | | | | hugetlb: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 |
* | | | | Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 2012-12-12 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'regmap/topic/type' into regmap-next | Mark Brown | 2012-12-10 |
| |\ \ \ \ |
|
| | * | | | | regmap: silence GCC warning | Paul Bolle | 2012-10-14 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'regmap/topic/table' into regmap-next | Mark Brown | 2012-12-10 |
| |\ \ \ \ |
|
| | * | | | | regmap: introduce tables for readable/writeable/volatile/precious checks | Davide Ciminaghi | 2012-11-20 |
| | * | | | | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2012-11-20 |
| | |\ \ \ \ |
|