summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-09-0916-303/+808
|\
| *-. Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown2015-09-0434-309/+517
| |\ \
| | | * regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin2015-07-162-7/+52
| | * | regmap: Move documentation to regmap.hNicolas Boichat2015-08-117-150/+162
| | * | regmap: Use different lockdep class for each regmap init callNicolas Boichat2015-08-077-110/+250
| | * | thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat2015-08-071-1/+1
| | * | mfd: vexpress: Add parentheses around bridge->ops->regmap_init callNicolas Boichat2015-08-071-1/+1
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown2015-09-046-23/+174
| |\ \ \ \
| | * | | | regulator: core: Print at debug level on debugfs creation failureStephen Boyd2015-08-141-1/+1
| | * | | | regmap: debugfs: Fix misuse of IS_ENABLEDAxel Lin2015-08-071-4/+5
| | * | | | regmap: debugfs: Allow writes to cache state settingsRichard Fitzgerald2015-07-201-4/+86
| | * | | | debugfs: Export bool read/write functionsRichard Fitzgerald2015-07-202-6/+28
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2015-09-046-27/+225
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-09-041574-11306/+20093
| | |\ \ \ \
| | | * | | | regmap: fix a NULL pointer dereference in __regmap_initSergey SENOZHATSKY2015-08-311-2/+4
| | | * | | | regmap-i2c: Add smbus i2c block supportMarkus Pargmann2015-08-301-0/+49
| | | * | | | regmap: Add raw_write/read checks for max_raw_write/read sizesMarkus Pargmann2015-08-301-0/+6
| | | * | | | regmap: regmap max_raw_read/write getter functionsMarkus Pargmann2015-08-302-0/+24
| | | * | | | regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2015-08-303-15/+78
| | | | | | |
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-----. \ \ \ Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/d...Mark Brown2015-08-305-17/+49
| | | |\ \ \ \ \ \ \
| | | | | | | * | | | regmap: Add missing comments about struct regmap_busMarkus Pargmann2015-08-211-1/+4
| | | | | | | * | | | regmap: fix typos in regmap.cXiubo Li2015-08-121-2/+2
| | | | | | | |/ / /
| | | | | | * / / / regmap: Fix regmap_can_raw_write checkMarkus Pargmann2015-08-141-1/+2
| | | | | | |/ / /
| | * | | | / / / regmap: Support bulk reads for devices without raw formattingMark Brown2015-08-311-1/+28
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | regmap: No multi_write support if bus->write does not existMarkus Pargmann2015-08-211-1/+1
| | * | | | | | regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann2015-08-214-9/+12
| | * | | | | | regmap: Fix regmap_bulk_write for bus writesMarkus Pargmann2015-08-211-2/+19
| | * | | | | | regmap: Silence warning on invalid zero length readMark Brown2015-07-141-0/+2
| | * | | | | | regmap: Add better support for devices without readback supportLars-Peter Clausen2015-07-131-2/+3
| * | | | | | | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown2015-09-041-0/+5
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | regmap: regmap_raw_read return error on !bus->readMarkus Pargmann2015-08-201-0/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2015-09-041-2/+2
| |\ \ \ \ \ \
| | * | | | | | regmap: Fix integertypes for register address and valueMarkus Pargmann2015-08-121-2/+2
| | |/ / / / /
* | | | | | | Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-0913-39/+28
|\ \ \ \ \ \ \
| * | | | | | | video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni2015-09-021-1/+0
| * | | | | | | video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar2015-09-011-10/+4
| * | | | | | | fbdev: ssd1307fb: fix error return codeJulia Lawall2015-09-011-2/+3
| * | | | | | | fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter2015-09-011-1/+1
| * | | | | | | video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski2015-08-211-1/+1
| * | | | | | | video: fbdev: atmel: fix warning for const return valueTomi Valkeinen2015-08-201-1/+1
| * | | | | | | video: fbdev: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-201-1/+0
| * | | | | | | video: fbdev: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-201-1/+0
| * | | | | | | fbdev: remove unnecessary memset in vfbMarcin Chojnacki2015-08-201-9/+8
| * | | | | | | framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-201-1/+1
| * | | | | | | fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov2015-08-201-6/+4
| * | | | | | | fbdev: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-201-1/+1
| * | | | | | | fbdev: fix cea_modes array sizeTomi Valkeinen2015-08-203-4/+4
* | | | | | | | Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-09-0935-419/+1080
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: android-goldfish: remove incorrect __iomem annotationChristoph Hellwig2015-09-011-1/+1
| * | | | | | | | mmc: core: fix race condition in mmc_wait_data_doneJialing Fu2015-08-311-2/+4