summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx35: define and use MX35_IO_ADDRESSUwe Kleine-König2010-01-082-2/+10
* imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König2010-01-081-15/+4
* imx31: define and use MX31_IO_ADDRESSUwe Kleine-König2010-01-086-6/+14
* imx27: define and use MX27_IO_ADDRESSUwe Kleine-König2010-01-083-3/+9
* imx21: define and use MX21_IO_ADDRESSUwe Kleine-König2010-01-082-2/+7
* imx: provide helper macro to define IO_ADDRESSUwe Kleine-König2010-01-081-0/+5
* imx/mx3: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-01-0813-21/+21
* imx/mx2: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-01-059-9/+8
* imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform"Uwe Kleine-König2010-01-053-3/+3
* imx: rename Kconfig symbol for "Eukrea CPUIMX27 module"Uwe Kleine-König2010-01-052-4/+4
* imx/mx1: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-01-053-4/+4
* imx/mx1: add newline at end of MakefileUwe Kleine-König2010-01-051-1/+1
* imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.cUwe Kleine-König2010-01-053-1/+1
* imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König2010-01-0516-75/+75
* imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König2010-01-0512-33/+35
* imx/clock-imx27: use a macro to define registersUwe Kleine-König2010-01-051-14/+16
* imx/clock-imx21: use a macro to define registersUwe Kleine-König2010-01-051-14/+16
* imx/mx2: fold crm_regs.h into its only consumerUwe Kleine-König2010-01-052-259/+230
* imx/mx3: depend on USB_ULPI for otg_ulpi_createUwe Kleine-König2010-01-043-1/+11
* ARM: MX3: make CPU revision number detection work on all boardsWolfgang Denk2010-01-044-15/+5
* mx25: pdk: add platform code for FEC supportBaruch Siach2010-01-041-2/+44
* mx25: add support for FEC on i.MX25Baruch Siach2010-01-044-0/+26
* mx25: s/NO_PAD_CTL/NO_PAD_CTRL/Baruch Siach2010-01-041-29/+29
* mx31moboard: fix usbh device namesValentin Longchamp2010-01-043-3/+3
* mx3: add support for the mt9v022 camera sensor to pcm037 platformGuennadi Liakhovetski2010-01-041-7/+25
* mx27: mxt_td60: Remove not used UART pinsAlan Carvalho de Assis2010-01-041-24/+0
* Linux 2.6.33-rc2v2.6.33-rc2Linus Torvalds2009-12-241-1/+1
* Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds2009-12-242-5/+37
|\
| * SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen2009-12-231-4/+7
| * SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen2009-12-231-1/+30
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-242-1/+10
|\ \
| * | HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-212-1/+10
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-2432-664/+1432
|\ \ \
| * \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-2412-305/+431
| |\ \ \
| | * | | hp-wmi: Fix two memleaksThomas Renninger2009-12-241-1/+8
| | * | | acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-242-13/+0
| | * | | dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-241-22/+19
| | * | | wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-243-2/+5
| | * | | drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer2009-12-241-18/+28
| | * | | acerhdf: add new BIOS versionsPeter Feuerer2009-12-241-2/+15
| | * | | acerhdf: limit modalias matching to supportedStefan Bader2009-12-241-3/+4
| | * | | toshiba_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-112/+147
| | * | | asus_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-127/+194
| | * | | ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra2009-12-241-1/+0
| | * | | MAINTAINERS: add maintainer for msi-wmi driverAnisse Astier2009-12-231-0/+5
| | * | | fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe2009-12-231-4/+4
| | * | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| * | | | Merge branch 'tc1100-wmi' into releaseLen Brown2009-12-241-60/+55
| |\ \ \ \
| | * | | | tc1100-wmi - switch to using dev_pm_opsDmitry Torokhov2009-12-161-6/+16
| | * | | | tc1100-wmi - add error handling for device registrationDmitry Torokhov2009-12-161-28/+30
OpenPOWER on IntegriCloud