summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: imx6sx: Set PLL2 as parent of QSPI clocksFabio Estevam2015-01-051-0/+3
| | * | | ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam2014-12-291-1/+1
| | * | | ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson2014-12-291-1/+1
| | * | | ARM: dts: imx6qdl: Fix CODA960 interrupt orderPhilipp Zabel2014-12-291-2/+2
| | * | | ARM: ls1021a: dtsi: add 'big-endian' property for scfg nodeXiubo Li2014-12-291-0/+1
| | |/ /
| * | | Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-01-171-0/+30
| |\ \ \
| | * | | ARM: dts: rockchip: bump sd card pin drive strength up on rk3288-evbDoug Anderson2014-12-211-0/+30
| | |/ /
* | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2015-01-187-28/+69
|\ \ \ \
| * | | | clk: fix possible null pointer dereferenceStanimir Varbanov2015-01-171-1/+1
| * | | | Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao2015-01-171-1/+1
| * | | | clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner2015-01-171-4/+6
| * | | | clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0
| * | | | clk: at91: keep slow clk enabled to prevent system hangBoris Brezillon2015-01-131-0/+27
| * | | | Merge tag 'v3.19-rockhip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Michael Turquette2015-01-122-21/+34
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clk: rockchip: fix rk3288 cpuclk core dividersHeiko Stuebner2014-12-281-14/+14
| | * | | clk: rockchip: fix rk3066 pll lock bit locationHeiko Stuebner2014-12-281-2/+13
| | * | | clk: rockchip: Fix clock gate for rk3188 hclk_emem_periRomain Perier2014-12-211-1/+1
| | * | | clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB HostJulien CHAUVEAU2014-12-211-4/+6
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-182-4/+2
|\ \ \ \
| * | | | scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
| * | | | MAINTAINERS: Update maintainer list for qla4xxxNilesh Javali2015-01-091-2/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-01-173-3/+6
|\ \ \ \ \
| * | | | | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-132-2/+5
| * | | | | MAINTAINERS: dmaengine: fix the header file for dmaengineVinod Koul2014-12-221-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-1726-96/+165
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-1724-82/+131
| |\ \ \ \ \
| | * | | | | perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu2015-01-161-8/+11
| | * | | | | perf tools: Fix segfault for symbol annotation on TUINamhyung Kim2015-01-161-7/+1
| | * | | | | perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-162-3/+61
| | * | | | | perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-163-3/+1
| | * | | | | perf tools: Elide strlcpy warning with uclibcVineet Gupta2015-01-161-0/+2
| | * | | | | perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2015-01-162-2/+2
| | * | | | | tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo2015-01-1610-42/+30
| | * | | | | perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim2015-01-161-1/+3
| | * | | | | perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-163-15/+17
| | * | | | | perf probe: Propagate error code when write(2) failedNamhyung Kim2015-01-161-1/+3
| |/ / / / /
| * | | | | perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang2015-01-161-2/+2
| * | | | | perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian2015-01-161-12/+32
* | | | | | kernel: avoid overflow in cmp_rangeLouis Langholtz2015-01-161-5/+5
* | | | | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-164-9/+46
|\ \ \ \ \ \
| * | | | | | mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2015-01-102-9/+19
| * | | | | | mei: add ABI documentation for fw_status exported through sysfsTomas Winkler2015-01-091-0/+15
| * | | | | | mei: clean reset bit before resetAlexander Usyskin2015-01-091-0/+12
* | | | | | | Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-01-161-4/+8
|\ \ \ \ \ \ \
| * | | | | | | kernfs: Fix kernfs_name_compareRasmus Villemoes2015-01-101-4/+8
| |/ / / / / /
* | | | | | | Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-165-35/+70
|\ \ \ \ \ \ \
| * | | | | | | serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi2015-01-091-20/+36
| * | | | | | | Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley2015-01-091-7/+2
| * | | | | | | tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley2015-01-091-4/+3
| * | | | | | | tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-091-3/+26