Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9f69fdb36da31672b0e40712fed494182530c887
9f69fdb
arm/imx: don't explicitly select GENERIC_GPIO
by Uwe Kleine-König
· 15 years ago
03e09cd
arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
by Uwe Kleine-König
· 15 years ago
401d87d
arm/imx: remove "NO_PAD_CTRL" from Copyright statements
by Uwe Kleine-König
· 15 years ago
8e99805
arm/imx/audmux-v2: use SoC-prefixed names
by Uwe Kleine-König
· 15 years ago
5191807
arm/imx/audmux-v1: use SoC-prefixed names
by Uwe Kleine-König
· 15 years ago
6574305
arm/imx/gpio: remove a BUG_ON in hot path
by Uwe Kleine-König
· 15 years ago
3621f18
arm/imx/gpio: use fls to find set bits in the irq status register
by Uwe Kleine-König
· 15 years ago
3244c3e
arm/imx: use generic_handle_irq instead of open-coding it
by Uwe Kleine-König
· 15 years ago
3d40f7f
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
by Uwe Kleine-König
· 15 years ago
4a50d00
arm/mx2: split generic.c into mm-imx2[17].c
by Uwe Kleine-König
· 15 years ago
621b0e5
arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
by Uwe Kleine-König
· 15 years ago
897359d
arm/mx2: define seperate gpio port descriptions for imx21 and imx27
by Uwe Kleine-König
· 15 years ago
3636a14
arm/mx2: use per-SOC nand device
by Uwe Kleine-König
· 15 years ago
f0d3ab4
arm/mx2: define seperate imx_nand devices for imx21 and imx27
by Uwe Kleine-König
· 15 years ago
58152a1
arm/mx2/devices: use SoC-prefixed names where possible
by Uwe Kleine-König
· 15 years ago
69ddb48
arm/mx2: use cpp magic to create imx-ssi devices
by Uwe Kleine-König
· 15 years ago
ccd0e42
arm/mx2: use cpp magic to create imx-mmc devices
by Uwe Kleine-König
· 15 years ago
9309b2b
arm/mx2: use cpp magic to create imx-i2c devices
by Uwe Kleine-König
· 15 years ago
2b84a364
arm/mx2: use cpp magic to create imx_gpt devices
by Uwe Kleine-König
· 15 years ago
68c94b4
arm/mx2: use cpp magic to create spi_imx devices
by Uwe Kleine-König
· 15 years ago
e27bf72
imx/mx25: rename files defining a machine to mach-$mach.c
by Uwe Kleine-König
· 15 years ago
3410123
imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET
by Uwe Kleine-König
· 15 years ago
7fc06d8
imx2x: convert serial.c to use soc-prefixed constants
by Uwe Kleine-König
· 15 years ago
08f9bf1
mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
9ea07ec
mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
8ac5b7c
imx: WARN in clk_disable if the clock isn't enabled
by Uwe Kleine-König
· 15 years ago
66ac2f2
mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR
by Uwe Kleine-König
· 15 years ago
7d58289
mx1: prefix SOC specific defines with MX1_ and deprecate old names
by Uwe Kleine-König
· 15 years ago
1eaa4f2
mx25pdk: platform code for the DryIce RTC module
by Baruch Siach
· 15 years ago
dcbabbc
mx25: add support for the DryIce rtc
by Baruch Siach
· 15 years ago
4cb7328
Merge branch 'mxc-rc' into mxc-master
by Sascha Hauer
· 15 years ago
66ddfc6
mx35: add a missing comma in a pad definition
by Uwe Kleine-König
· 15 years ago
70c91a3
ARM: IMX31: configure pins iomux for SDHC setup on litekit board.
by Vladimir Zapolskiy
· 15 years ago
4e41db8
mx2/mx3: debug-macro.S needs deprecated symbols
by Uwe Kleine-König
· 15 years ago
1c57402
mx25: make the FEC AHB clk secondary of the IPG
by Baruch Siach
· 15 years ago
faed406
mx25: fix time accounting
by Baruch Siach
· 15 years ago
828df43
mx25: properly initialize clocks
by Baruch Siach
· 15 years ago
fadc095
mx25: remove unused mx25_clocks_init() argument
by Baruch Siach
· 15 years ago
4cd3f96
i.MX25: implement secondary clocks for uarts and fec
by Sascha Hauer
· 15 years ago
9611a9b
i.MX25: Allow secondary clocks in DEFINE_CLOCK
by Sascha Hauer
· 15 years ago
71318da
ARM: MX3: Fixed typo in declared enum type name.
by Vladimir Zapolskiy
· 15 years ago
b97235d
mx25pdk: add NAND device support
by Baruch Siach
· 15 years ago
27f5902
mx25: add NAND support
by Baruch Siach
· 15 years ago
b6d0c1b
mtd: mxc_nand: add MX25 to Kconfig
by Baruch Siach
· 15 years ago
37439a0
Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master
by Sascha Hauer
· 15 years ago
7b4e08a
MXC: Add AUDMUXv2 register decode to debugfs
by Mark Brown
· 15 years ago
a8dfb64
imx: define functions to configure chip selects in the WEIM
by Uwe Kleine-König
· 15 years ago
3cdd544
imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion
by Uwe Kleine-König
· 15 years ago
4631166
imx: remove unneeded include of mach/hardware.h
by Uwe Kleine-König
· 15 years ago
d13ab09
imx: remove mx1ads defconfig
by Uwe Kleine-König
· 15 years ago
aae7019
imx: only define deprecated symbols conditionally
by Uwe Kleine-König
· 15 years ago
a9b7a2d
imx: mangle addresses after adding the offset
by Uwe Kleine-König
· 15 years ago
59e2608
mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro
by Uwe Kleine-König
· 15 years ago
6ef9af6
imx35: define and use MX35_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
df9375f
imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
1273e76
imx31: define and use MX31_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
bc9ea6c
imx27: define and use MX27_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
a3f5ac7
imx21: define and use MX21_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
1f2ddd6
imx: provide helper macro to define IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
321ed16
imx/mx3: rename files defining a machine to mach-$mach.c
by Uwe Kleine-König
· 15 years ago
3d661ac
mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module
by Mark Brown
· 15 years ago
bd02acd
mx31ads: Provide a name for EXPIO interrupt chip
by Mark Brown
· 15 years ago
9f0727f
mx31ads: Allow enable/disable of switchable supplies
by Mark Brown
· 15 years ago
becc670
mx31ads: Allow enable/disable of switchable supplies
by Mark Brown
· 15 years ago
edc34a9
mx31ads: Convert 1133-EV1 to use dev_name to specify consumer devices
by Mark Brown
· 15 years ago
386c5cf
imx/mx2: rename files defining a machine to mach-$mach.c
by Uwe Kleine-König
· 15 years ago
f747f93
imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform"
by Uwe Kleine-König
· 15 years ago
bc72739
imx: rename Kconfig symbol for "Eukrea CPUIMX27 module"
by Uwe Kleine-König
· 15 years ago
95c0046
imx/mx1: rename files defining a machine to mach-$mach.c
by Uwe Kleine-König
· 15 years ago
5c4c62b
imx/mx1: add newline at end of Makefile
by Uwe Kleine-König
· 15 years ago
60d644c
imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.c
by Uwe Kleine-König
· 15 years ago
f568dd7
imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)
by Uwe Kleine-König
· 15 years ago
3f35d1f
imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)
by Uwe Kleine-König
· 15 years ago
b705646
imx/clock-imx27: use a macro to define registers
by Uwe Kleine-König
· 15 years ago
318859f
imx/clock-imx21: use a macro to define registers
by Uwe Kleine-König
· 15 years ago
5113f81
imx/mx2: fold crm_regs.h into its only consumer
by Uwe Kleine-König
· 15 years ago
f9ffaa9
imx/mx3: depend on USB_ULPI for otg_ulpi_create
by Uwe Kleine-König
· 15 years ago
e94c4c3
ARM: MX3: make CPU revision number detection work on all boards
by Wolfgang Denk
· 15 years ago
e71fbaf
mx25: pdk: add platform code for FEC support
by Baruch Siach
· 15 years ago
a759544
mx25: add support for FEC on i.MX25
by Baruch Siach
· 15 years ago
dda71f1
mx25: s/NO_PAD_CTL/NO_PAD_CTRL/
by Baruch Siach
· 15 years ago
4c21186
mx31moboard: fix usbh device names
by Valentin Longchamp
· 15 years ago
9d00278
mx3: add support for the mt9v022 camera sensor to pcm037 platform
by Guennadi Liakhovetski
· 15 years ago
2243b64
mx27: mxt_td60: Remove not used UART pins
by Alan Carvalho de Assis
· 15 years ago
6b7b284
Linux 2.6.33-rc2
by Linus Torvalds
· 15 years ago
0b5e258
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6
by Linus Torvalds
· 15 years ago
6067d7e
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
71492fd
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
45e6297
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
756fe28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
eec74a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
ef2c55e
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
ed5a35a
VIDEO: cyberpro: pci_request_regions needs a persistent name
by Russell King
· 15 years ago
e8b8f5e
ARM: dma-isa: request cascade channel after registering it
by Russell King
· 15 years ago
382b448
ARM: footbridge: trim down old ISA rtc setup
by Russell King
· 15 years ago
6dc995a
ARM: fix PAGE_KERNEL
by Russell King
· 15 years ago
5213c32
edac, pci: remove pesky debug printk
by Borislav Petkov
· 15 years ago
9238910
amd64_edac: restrict PCI config space access
by Borislav Petkov
· 15 years ago
43f5e68
amd64_edac: fix forcing module load/unload
by Borislav Petkov
· 15 years ago
56b34b9
amd64_edac: make driver loading more robust
by Borislav Petkov
· 15 years ago
Next »