aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* mfd: da9150: Add DT binding documentation for coreAdam Thomson2015-03-03
* mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2015-03-03
* mfd: da9150: Constify struct regmap_configKrzysztof Kozlowski2015-03-03
* rtc: s5m: Remove unused watchdog and sudden momentary power lossKrzysztof Kozlowski2015-03-03
* mfd: rtsx: Using pcr_dbg replace dev_dbgMicky Ching2015-03-03
* mfd: rtsx: Add support for rts525AMicky Ching2015-03-03
* mfd: rtsx: Add support for rts524AMicky Ching2015-03-03
* mfd: rtsx: Remove LCTLR definationMicky Ching2015-03-03
* mfd: rtsx: Update phy registerMicky Ching2015-03-03
* mfd: rtsx: Update driving settingsMicky Ching2015-03-03
* mfd: rtsx: Update PETXCFG addressMicky Ching2015-03-03
* mfd: rtsx: Place register address and values togatherMicky Ching2015-03-03
* mfd: rtsx: Replace TAB by SPC after #defineMicky Ching2015-03-03
* mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache saveVignesh R2015-03-03
* mfd: vexpress: Remove non-DT codePawel Moll2015-03-03
* mfd: Add support for COMe-cBL6 to Kontron PLD driverMichael Brunner2015-03-03
* mfd: axp20x: Change battery cell name to fuel gaugeTodd Brandt2015-03-03
* mfd: intel_soc_pmic: Ensure GPIO irq is set to input pinJarkko Nikula2015-03-03
* mfd: intel_soc_pmic: Do not mangle error code from devm_gpiod_get_index()Jarkko Nikula2015-03-03
* mfd: intel_soc_pmic: Move PMIC interrupt comment to probe functionJarkko Nikula2015-03-03
* ASoC: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
* extcon: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
* gpio: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
* regulator: arizona-micsupp: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
* Documentation: devicetree: arizona: Add bindings for WM8280Richard Fitzgerald2015-02-26
* mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-26
* Linux 4.0-rc1Linus Torvalds2015-02-22
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-22
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-14
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-12
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-12
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-12
| * ext4: support read-only imagesDarrick J. Wong2015-02-12
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-26
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-19
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-19
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\ \
| * | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-22
| * | procfs: fix race between symlink removals and traversalsAl Viro2015-02-22
| * | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-22
| * | Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-22
| * | trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov2015-02-22
| * | fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22
| * | Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells2015-02-22
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
| * | SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells2015-02-22
| * | Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells2015-02-22
| * | TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells2015-02-22
| * | Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells2015-02-22
| * | Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells2015-02-22