aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-08
|\
| * mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam2012-01-03
| * mfd: Fix annotations in da9052-coreMark Brown2011-12-26
| * gpiolib: Mark da9052 driver brokenMark Brown2011-12-19
| * mfd: Declare da9052_regmap_config for the bus driversMark Brown2011-12-15
| * Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-14
| |\
| | * MFD: DA9052/53 MFD core module add SPI support v2Ashish Jangam2011-12-14
| | * MFD: DA9052/53 MFD core moduleAshish Jangam2011-12-14
| | * Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-12-12
| | |\
| * | \ Merge branch 'regmap/irq' into regmap-nextMark Brown2011-12-05
| |\ \ \ | | | |/ | | |/|
| | * | regmap: Add irq_base accessor to regmap_irqMark Brown2011-12-05
| * | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-05
| |\ \ \
| | * | | regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown2011-12-05
| * | | | regmap: Add trace event for successful cache readsMark Brown2011-11-30
| * | | | regmap: Allow regmap_update_bits() users to detect changesMark Brown2011-11-29
| * | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2011-11-28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | regmap: Report if we actually handled an interrupt in regmap-irqMark Brown2011-11-28
| * | | | regmap: Fix rbtreee build when not using debugfsMark Brown2011-11-22
| * | | | regmap: Provide debugfs dump of the rbtree cache dataMark Brown2011-11-21
| * | | | regmap: Do debugfs init before cache initMark Brown2011-11-21
| * | | | regmap: Suppress noop writes in regmap_update_bits()Mark Brown2011-11-20
| * | | | regmap: Remove indexed cache typeMark Brown2011-11-20
| * | | | regmap: Drop check whether a register is readable in regcache_readLars-Peter Clausen2011-11-17
| * | | | regmap: Properly round cache_word_sizeLars-Peter Clausen2011-11-17
| * | | | regmap: Add support for 10/14 register formatingLars-Peter Clausen2011-11-16
| * | | | regmap: Try cached read before checking if a hardware read is possibleLars-Peter Clausen2011-11-16
| * | | | regmap: Make reg_config reg_defaults constLars-Peter Clausen2011-11-16
| * | | | regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen2011-11-16
| * | | | regmap: Do not call regcache_exit from regcache_lzo_init error pathLars-Peter Clausen2011-11-15
| * | | | regmap: Do not call regcache_exit from regcache_rbtree_init error pathLars-Peter Clausen2011-11-15
| * | | | regmap: Fix memory leak in regcache_init error pathLars-Peter Clausen2011-11-14
| * | | | regmap: Fix memory leak in regcache_hw_init error pathLars-Peter Clausen2011-11-14
| * | | | regmap: return ERR_PTR instead of NULL in regmap_initLars-Peter Clausen2011-11-14
| * | | | regmap: Fix memory leak in regmap_init error pathLars-Peter Clausen2011-11-10
| * | | | regmap: Support some more block operations on cached devicesLars-Peter Clausen2011-11-08
| * | | | regmap: Add helper function for checking if a register range is volatileLars-Peter Clausen2011-11-08
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown2011-11-08
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | regmap: Rename LZO cache type to compressedMark Brown2011-11-08
| | | * | regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown2011-11-08
| | * | | regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown2011-11-08
| | |/ /
| * | | regmap: Fix typo in kerneldoc for regmap_update_bits()Mark Brown2011-11-08
| * | | regmap: Fix word wrap in MakefileMark Brown2011-11-08
| * | | regmap: Prepare LZO cache for variable block sizesMark Brown2011-11-08
| |/ /
* | | Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds2012-01-08
|\ \ \
| * | | md/raid1: Mark device want_replacement when we see a write error.NeilBrown2011-12-22
| * | | md/raid1: If there is a spare and a want_replacement device, start replacement.NeilBrown2011-12-22
| * | | md/raid1: recognise replacements when assembling arrays.NeilBrown2011-12-22
| * | | md/raid1: handle activation of replacement device when recovery completes.NeilBrown2011-12-22
| * | | md/raid1: Allow a failed replacement device to be removed.NeilBrown2011-12-22
| * | | md/raid1: Allocate spare to store replacement devices and their bios.NeilBrown2011-12-22