index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: dts: imx: ventana: Add SPI support for GW52xx
Tim Harvey
2015-12-22
1
-0
/
+17
*
ARM: dts: imx: ventana: add PWM nodes for Ventana boards
Tim Harvey
2015-12-22
6
-0
/
+168
*
ARM: dts: vf6xx: Cosmic+: M4(nommu) initial support
Afzal Mohammed
2015-12-22
2
-0
/
+91
*
ARM: dts: vfxxx: Include support for dspi[23] functionality.
Cory Tusar
2015-12-22
1
-0
/
+24
*
ARM: dts: imx25: add alias for pwm nodes
Marc Kleine-Budde
2015-12-22
1
-0
/
+4
*
ARM: dts: imx6dl: Fix gpt compatibles, remove imx6q-gpt
Markus Pargmann
2015-12-22
1
-1
/
+1
*
ARM: dts: imx: ventana: Allow HDMI and LVDS to work simultaneously
Tim Harvey
2015-12-22
3
-0
/
+21
*
ARM: dts: imx: ventana: fix GW53xx/GW54xx lvds channel
Tim Harvey
2015-12-22
2
-2
/
+2
*
ARM: dts: imx: ventana: GW54xx PMIC swbst reg always-on
Tim Harvey
2015-12-22
1
-0
/
+2
*
ARM: dts: imx25-pinfunc: add some more pin configurations
Uwe Kleine-König
2015-12-22
1
-0
/
+3
*
ARM: dts: imx6ul: Add ADC support
Fabio Estevam
2015-12-22
1
-0
/
+12
*
ARM: dts: imx6sx: Pass the 'adck-max-frequency' property
Fabio Estevam
2015-12-22
1
-0
/
+4
*
ARM: dts: imx6: change default burst size for USB
Peter Chen
2015-12-22
4
-0
/
+24
*
ARM: dts: imx6: set ahb-burst-config as 0 for USB
Peter Chen
2015-12-22
4
-0
/
+12
*
Merge branch 'imx/clk' into imx/dt
Shawn Guo
2015-12-22
7
-29
/
+32
|
\
|
*
clk: imx5: ipu_di_sel clocks can set parent rates
Patrick Brünn
2015-12-02
1
-4
/
+4
|
*
clk: imx: Replace clk error check with imx_check_clocks()
Bai Ping
2015-12-02
2
-7
/
+2
|
*
clk: imx: Add a virtual arm clk on i.mx7d
Bai Ping
2015-12-02
2
-1
/
+8
|
*
clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2b
Michael Trimarchi
2015-11-25
1
-1
/
+2
|
*
clk: imx: add 'is_prepared' clk_ops callback for pllv3 clk
Bai Ping
2015-11-25
1
-0
/
+14
|
*
clk: imx25: Remove osc clock from driver
Markus Pargmann
2015-11-25
1
-16
/
+2
*
|
ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards
Krzysztof Hałasa
2015-12-15
5
-5
/
+5
*
|
ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl
Bai Ping
2015-12-15
1
-3
/
+3
*
|
ARM: dts: vf610: use reset values for L2 cache latencies
Stefan Agner
2015-12-11
2
-6
/
+1
*
|
ARM: dts: vf610: fix clock definition for SAI2
Stefan Agner
2015-12-02
1
-2
/
+4
*
|
ARM: imx: clk-vf610: fix SAI clock tree
Stefan Agner
2015-12-02
1
-4
/
+4
*
|
ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects.
Cory Tusar
2015-11-24
1
-2
/
+2
*
|
ARM: imx: add platform irq type setting in gpc
Anson Huang
2015-11-23
1
-0
/
+1
*
|
ARM: dts: vfxxx: Fix erroneous property in esdhc0 node
Sanchayan Maity
2015-11-23
1
-2
/
+2
|
/
*
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
2015-11-16
1
-2
/
+2
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
37
-292
/
+947
|
\
|
*
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
|
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-12
5
-4
/
+14
|
|
\
|
|
*
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
1
-0
/
+1
|
|
*
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
1
-0
/
+6
|
|
*
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
1
-4
/
+4
|
|
*
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
1
-0
/
+1
|
|
*
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-11
1
-0
/
+2
|
|
/
|
*
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-11-09
1
-0
/
+4
|
*
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
Paul E. McKenney
2015-11-09
1
-8
/
+9
|
*
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-08
31
-274
/
+920
|
|
\
|
|
*
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
1
-1
/
+1
|
|
*
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
6
-1
/
+248
|
|
*
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
4
-1
/
+35
|
|
*
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
4
-31
/
+129
|
|
*
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
4
-15
/
+108
|
|
*
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
3
-33
/
+49
|
|
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
2
-0
/
+9
|
|
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
5
-59
/
+159
|
|
*
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-06
1
-5
/
+2
[next]