summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski2015-03-032-10/+0
| * mfd: da9150: Add DT binding documentation for coreAdam Thomson2015-03-031-0/+43
| * mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2015-03-034-66/+44
| * mfd: da9150: Constify struct regmap_configKrzysztof Kozlowski2015-03-031-1/+1
| * rtc: s5m: Remove unused watchdog and sudden momentary power lossKrzysztof Kozlowski2015-03-031-60/+0
| * mfd: rtsx: Using pcr_dbg replace dev_dbgMicky Ching2015-03-036-41/+35
| * mfd: rtsx: Add support for rts525AMicky Ching2015-03-034-3/+129
| * mfd: rtsx: Add support for rts524AMicky Ching2015-03-034-32/+318
| * mfd: rtsx: Remove LCTLR definationMicky Ching2015-03-036-55/+21
| * mfd: rtsx: Update phy registerMicky Ching2015-03-032-66/+72
| * mfd: rtsx: Update driving settingsMicky Ching2015-03-031-6/+6
| * mfd: rtsx: Update PETXCFG addressMicky Ching2015-03-033-9/+5
| * mfd: rtsx: Place register address and values togatherMicky Ching2015-03-031-467/+369
| * mfd: rtsx: Replace TAB by SPC after #defineMicky Ching2015-03-031-127/+127
| * mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache saveVignesh R2015-03-032-8/+6
| * mfd: vexpress: Remove non-DT codePawel Moll2015-03-031-56/+15
| * mfd: Add support for COMe-cBL6 to Kontron PLD driverMichael Brunner2015-03-032-2/+10
| * mfd: axp20x: Change battery cell name to fuel gaugeTodd Brandt2015-03-031-4/+4
| * mfd: intel_soc_pmic: Ensure GPIO irq is set to input pinJarkko Nikula2015-03-031-1/+1
| * mfd: intel_soc_pmic: Do not mangle error code from devm_gpiod_get_index()Jarkko Nikula2015-03-031-1/+1
| * mfd: intel_soc_pmic: Move PMIC interrupt comment to probe functionJarkko Nikula2015-03-031-5/+5
| * ASoC: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+2
| * extcon: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
| * gpio: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
| * regulator: arizona-micsupp: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
| * Documentation: devicetree: arizona: Add bindings for WM8280Richard Fitzgerald2015-02-261-4/+11
| * mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-266-4/+22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15153-1419/+2312
|\ \
| * | Documentation: update arch list in the 'memtest' entryVladimir Murzin2015-04-151-1/+1
| * | Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-151-1/+1
| * | arm: add support for memtestVladimir Murzin2015-04-151-0/+3
| * | arm64: add support for memtestVladimir Murzin2015-04-151-0/+2
| * | memtest: use phys_addr_t for physical addressesVladimir Murzin2015-04-152-10/+10
| * | mm: move memtest under mmVladimir Murzin2015-04-157-21/+21
| * | mm, hugetlb: abort __get_user_pages if current has been oom killedDavid Rientjes2015-04-151-0/+9
| * | mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-154-11/+11
| * | memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan2015-04-153-11/+15
| * | mm: numa: remove migrate_ratelimitedMel Gorman2015-04-152-25/+0
| * | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-159-25/+14
| * | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-159-33/+6
| * | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-152-12/+7
| * | mm: expose arch_mmap_rnd when availableKees Cook2015-04-1514-14/+37
| * | s390: standardize mmap_rnd() usageKees Cook2015-04-151-11/+23
| * | powerpc: standardize mmap_rnd() usageKees Cook2015-04-151-11/+15
| * | mips: extract logic for mmap_rnd()Kees Cook2015-04-151-8/+16
| * | arm64: standardize mmap_rnd() usageKees Cook2015-04-152-8/+11
| * | x86: standardize mmap_rnd() usageKees Cook2015-04-151-16/+20
| * | arm: factor out mmap ASLR into mmap_rndKees Cook2015-04-151-4/+12
| * | fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson2015-04-151-1/+8
| * | mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang2015-04-151-86/+86