Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a943e0e13900881ff6b980441233e10a6642904
6a943e0
ARM: dt: tegra20.dtsi: Add GART node
by hdoyu@nvidia.com
· 13 years ago
ecf4374
ARM: dt: tegra30.dtsi: Add Memory Controller(MC) nodes
by hdoyu@nvidia.com
· 13 years ago
4a82f2b
ARM: dt: tegra20.dtsi: Add Memory Controller(MC) nodes
by hdoyu@nvidia.com
· 13 years ago
7868a9b
ARM: dt: tegra: Add device tree support for AHB
by Hiroshi DOYU
· 13 years ago
4b7e870
Merge branch 'for-3.5/dt' into for-3.5/dt2-new
by Stephen Warren
· 13 years ago
d9e33b5
Merge branch 'for-3.5/usb-ulpi' into for-3.5/dt2-new
by Stephen Warren
· 13 years ago
22bfe10
ARM: dt: tegra trimslice: add support for audio
by Stephen Warren
· 13 years ago
c7bd632
ARM: dt: tegra trimslice: enable SDHCI1 controller
by Stephen Warren
· 13 years ago
081cc0a
ARM: dt: tegra trimslice: add RTC I2C device
by Stephen Warren
· 13 years ago
45dbe9d
ARM: dt: tegra seaboard: add i2c devices
by Olof Johansson
· 13 years ago
802a849
ARM: dt: tegra seaboard: configure I2C2 pinmux
by Stephen Warren
· 13 years ago
22bd1f7
ARM: dt: tegra seaboard: fix I2C2 SCL rate
by Stephen Warren
· 13 years ago
b46b0b5
ARM: dt: tegra: enable als and proximity sensor
by Laxman Dewangan
· 13 years ago
563da21
ARM: dt: tegra: pinmux changes for USB ULPI
by Stephen Warren
· 13 years ago
aa607eb
ARM: tegra: add USB ULPI PHY reset GPIO to device tree
by Stephen Warren
· 13 years ago
60d148b
ARM: tegra: don't hard-code USB ULPI PHY reset_gpio
by Stephen Warren
· 13 years ago
9abafa0
ARM: tegra: change pll_p_out4's rate to 24MHz
by Stephen Warren
· 13 years ago
7ff4db0
ARM: tegra: fix pclk rate
by Stephen Warren
· 13 years ago
60f975b
ARM: tegra: reparent sclk to pll_c_out1
by Stephen Warren
· 13 years ago
c8b62ab
ARM: tegra: Add pllc clock init table
by Allen Martin
· 14 years ago
8c6a385
ARM: dt: tegra cardhu: basic audio support
by Stephen Warren
· 13 years ago
9ee6a5c
ARM: dt: tegra30.dtsi: Add audio-related nodes
by Stephen Warren
· 13 years ago
5657d98
ARM: tegra: add AUXDATA required for audio
by Stephen Warren
· 13 years ago
18b81fb
ARM: tegra: set up audio clocks for tegra30 dt
by Stephen Warren
· 13 years ago
6437626
ARM: tegra: Initialize pll_p_out1
by Peter De Schrijver
· 13 years ago
8703612
ARM: tegra: provide clock aliases for AHUB configlink
by Stephen Warren
· 13 years ago
aef7704
pinctrl: tegra: error reporting cleanup
by Stephen Warren
· 13 years ago
b5badba
pinctrl: tegra: debugfs enhancements
by Stephen Warren
· 13 years ago
52f48fe
pinctrl: tegra: refactor probe handling
by Stephen Warren
· 13 years ago
ecc295b
ARM: dt: tegra20: add pinmux to device tree
by Stephen Warren
· 13 years ago
e5cbeef
ARM: dt: tegra cardhu: add pinmux to device tree
by Stephen Warren
· 13 years ago
b7449d9
ARM: tegra: Remove pre-pinctrl pinmux driver
by Stephen Warren
· 13 years ago
f30d12b
ARM: tegra: Switch to new pinctrl driver
by Stephen Warren
· 13 years ago
3e215d0
gpio: tegra: Hide tegra_gpio_enable/disable()
by Stephen Warren
· 13 years ago
c61b3da
ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ
by Stephen Warren
· 13 years ago
d941136
gpio: tegra: configure pins during irq_set_type
by Stephen Warren
· 13 years ago
4bee641
ARM: tegra: Remove VBUS_GPIO handling from board files
by Stephen Warren
· 13 years ago
434103a
usb: ehci-tegra: Add vbus_gpio to platform data
by Stephen Warren
· 13 years ago
dcb5dbc
pinctrl: show pin name for pingroups in sysfs
by Dong Aisheng
· 13 years ago
d0bd8df
pinctrl: show pin name when request pins
by Dong Aisheng
· 13 years ago
6d4ca1f
pinctrl: implement devm_pinctrl_get()/put()
by Stephen Warren
· 13 years ago
2aeefe0
pinctrl: a minor fix of pin config debug information
by Dong Aisheng
· 13 years ago
96593af
pinctrl: pinconf: fix compilation error if PINCONF is not selected
by Viresh Kumar
· 13 years ago
6cb4158
pinctrl: allow pctldevs to decode pin config in debugfs
by Stephen Warren
· 13 years ago
c736d73
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
by Stephen Warren
· 13 years ago
630e2d0
pinctrl: mark non-EXPERIMENTAL
by Linus Walleij
· 13 years ago
60f7f50
pinctrl: tegra: Add complete device tree support
by Stephen Warren
· 13 years ago
a3c9454
dt: Document Tegra20/30 pinctrl binding
by Stephen Warren
· 13 years ago
e3f8004
dt: Move Tegra20 pin mux binding into new pinctrl directory
by Stephen Warren
· 13 years ago
7a86527
dt: pinctrl: Document device tree binding
by Stephen Warren
· 13 years ago
c541adc
dt: add property iteration helpers
by Stephen Warren
· 13 years ago
c05127c
pinctrl: implement pinctrl deferred probing
by Linus Walleij
· 13 years ago
ad8bb72
pinctrl: add some error checking for user interfaces
by Dong Aisheng
· 13 years ago
a1d31f7
pinctrl: fix pinmux_check_ops error checking
by Dong Aisheng
· 13 years ago
d1e90e9
pinctrl: replace list_*() with get_*_count()
by Viresh Kumar
· 13 years ago
122dbe7
pinctrl: mark const init data with __initconst instead of __initdata
by Uwe Kleine-König
· 13 years ago
eb181c3
Documentation: pinctrl: add missing spi0_0 grp in example
by Viresh Kumar
· 13 years ago
eafeb7a
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
by Stephen Warren
· 13 years ago
57291ce
pinctrl: core device tree mapping table parsing support
by Stephen Warren
· 13 years ago
d26bc49
pinctrl: implement pinctrl_check_ops
by Stephen Warren
· 13 years ago
22f099d
pinctrl: include <linux/bug.h> to prevent compile errors
by Stephen Warren
· 13 years ago
6974f1f
pinctrl: fix compile error if not select PINMUX support
by Dong Aisheng
· 13 years ago
e816b57
Linux 3.4-rc3
by Linus Torvalds
· 13 years ago
9a8e5d4
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
12e993b
x86-32: fix up strncpy_from_user() sign error
by Linus Torvalds
· 13 years ago
708e5978
ARM: 7386/1: jump_label: fixup for rename to static_key
by Rabin Vincent
· 13 years ago
078c045
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
by Jonathan Austin
· 13 years ago
e5ab858
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
by Will Deacon
· 13 years ago
9f85550
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
by Linus Walleij
· 13 years ago
ebfc5b8
PCI: Fix regression in pci_restore_state(), v3
by Rafael J. Wysocki
· 13 years ago
6c23b8e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
218a8c2
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
919f797
SCSI: Fix error handling when no ULD is attached
by Martin K. Petersen
· 13 years ago
961a238
Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 13 years ago
47d9e44
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
by Kevin Hilman
· 13 years ago
eb03f28
ARM: dts: remove blank interrupt-parent properties
by Rob Herring
· 13 years ago
9e7bcbe
Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixes
by Olof Johansson
· 13 years ago
5ad1430
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
by Sachin Kamat
· 13 years ago
bfecc60
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2084c24
do not export kernel's NULL #define to userspace
by Lubos Lunak
· 13 years ago
5262c54
ARM: EXYNOS: Remove broken config values for touchscren for NURI board
by Marek Szyprowski
· 13 years ago
3d3231b
ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
by Marek Szyprowski
· 13 years ago
f441f8a
ARM: EXYNOS: fix regulator name for NURI board
by Marek Szyprowski
· 13 years ago
3cd21f6
ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
by Maurus Cuelenaere
· 13 years ago
668ce0a
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
a1c0cad
Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
659e45d
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
c104f1f
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
d8dd0b6
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
2d59dcf
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
by Kevin Hilman
· 13 years ago
7d93101
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
6e11733
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
461c149
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
cf7d8a5
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
3d3eeb2
sparc64: Eliminate obsolete __handle_softirq() function
by Paul E. McKenney
· 13 years ago
9e0daff
sparc64: Fix bootup crash on sun4v.
by David S. Miller
· 13 years ago
af33ead
ARM: msm: Fix section mismatches in proc_comm.c
by David Brown
· 13 years ago
e89c0e43
video: msm: Fix section mismatches in mddi.c
by David Brown
· 13 years ago
204241c2
arm: msm: trout: fix compile failure
by Daniel Walker
· 13 years ago
1c07ae4
arm: msm: halibut: remove unneeded fixup
by Daniel Walker
· 13 years ago
Next »