aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | ARM: dts: am437x-gp: switch i2c0 to 100KHzNishanth Menon2014-09-03
| | | * | | | | Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fi...Tony Lindgren2014-09-03
| | | |\ \ \ \ \
| | | | * | | | | ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clockStefan Herbrechtsmeier2014-08-21
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | ARM: dts: dra7-evm: Fix 8th NAND partition's nameRoger Quadros2014-09-03
| | | * | | | | ARM: dts: dra7-evm: Fix i2c3 pinmux and frequencyRoger Quadros2014-09-03
| | | | |/ / / | | | |/| | |
| | * | | | | Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-09-04
| | |\ \ \ \ \
| | | * | | | | ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CCPeter Ujfalusi2014-08-26
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: ux500: disable msp2 node on SnowballLinus Walleij2014-09-02
| * | | | | | Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-09-06
| |\ \ \ \ \ \
| | * | | | | | xfs: trim eofblocks before collapse rangeBrian Foster2014-09-01
| | * | | | | | xfs: xfs_file_collapse_range is delalloc challengedDave Chinner2014-09-01
| | * | | | | | xfs: don't log inode unless extent shift makes extent modificationsBrian Foster2014-09-01
| | * | | | | | xfs: use ranged writeback and invalidation for direct IODave Chinner2014-09-01
| | * | | | | | xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner2014-09-01
| | * | | | | | xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason2014-09-01
| | * | | | | | xfs: don't dirty buffers beyond EOFDave Chinner2014-09-01
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2014-09-06
| |\ \ \ \ \ \
| | * | | | | | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-19
| | * | | | | | mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris2014-08-15
| * | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-09-05
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "i2c: rcar: remove spinlock"Sergei Shtylyov2014-09-04
| | * | | | | | | i2c: at91: add bound checking on SMBus block length bytesMarek Roszko2014-09-02
| | * | | | | | | i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke2014-09-02
| | * | | | | | | i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren2014-09-02
| | * | | | | | | i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai2014-09-02
| | * | | | | | | i2c: rcar: fix MNR interrupt handlingSergei Shtylyov2014-09-02
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-09-05
| |\ \ \ \ \ \ \
| | * | | | | | | m68k: Wire up memfd_createGeert Uytterhoeven2014-09-01
| | * | | | | | | m68k: Wire up getrandomGeert Uytterhoeven2014-09-01
| | |/ / / / / /
| * | | | | | | mm: memcontrol: revert use of root_mem_cgroup res_counterJohannes Weiner2014-09-05
| * | | | | | | Export sync_filesystem() for modular ->remount_fs() useAnton Altaparmakov2014-09-05
| * | | | | | | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-05
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2014-09-05
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | regulator: tps65090: Fix tps65090 typos in exampleAndreas Färber2014-08-06
| | | * | | | | | | regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-28
| | | * | | | | | | regulator: Proofread documentationGeert Uytterhoeven2014-08-27
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij2014-09-02
| | * | | | | | | | gpio: bt8xx: fix release of managed resourcesMichael Auchter2014-08-29
| | * | | | | | | | Documentation: gpio: documentation for optional getters functionsAlexandre Courbot2014-08-29
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-05
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-09-04
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/nouveau/core: don't leak oclass type bits to userBen Skeggs2014-09-04
| | * | | | | | | | | Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-09-03
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä2014-09-02
| | | * | | | | | | | | drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie2014-09-01
| | * | | | | | | | | | Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2014-09-02
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom2014-09-01
| | | * | | | | | | | | | drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom2014-09-01
| | * | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-28
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |