summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-13mx31: Add device definitions for the i.MX3x I2C controllersMark Brown2-0/+63
2009-03-13arm/imx21: Framebuffer support for i.MX21Holger Schurig3-1/+34
2009-03-13arm/imx21: clock support for i.MX21Holger Schurig4-0/+1245
2009-03-13arm/imx2x: split i.MX21/i.MX27 register definitionsHolger Schurig5-180/+306
2009-03-13arm/imx2x: removes a bunch of sparse-warningsHolger Schurig9-19/+22
2009-03-13[ARM] MX27 Clock reworkSascha Hauer4-1504/+387
2009-03-13[ARM] MXC: add clkdev supportSascha Hauer3-0/+21
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer4-19/+19
2009-03-13[ARM] MXC: rework timer/clock initialisationSascha Hauer13-36/+30
2009-03-13[ARM] MXC: Use a single function for decoding a PLLSascha Hauer5-88/+57
2009-03-13arm/imx21: add kbuild support for the Freescale i.MX21Holger Schurig5-3/+31
2009-03-13arm/imx2x: new IOMUX definitionsHolger Schurig11-423/+872
2009-03-13[ARM] pxa/MioA701: Migrate after pxa27x_udc gpio_pullup functionality.Robert Jarzmik1-33/+2
2009-03-13[ARM] pxa/MioA701: add gpio_vbus driverRobert Jarzmik1-1/+10
2009-03-13[ARM] pxa: add support for CSB701 baseboardDmitry Eremin-Solenikov3-0/+66
2009-03-13[ARM] pxa: add initial support for Cogent CSB726 boardDmitry Eremin-Solenikov5-1/+355
2009-03-13[ARM] pxa: fix typo in BANK_OFF() macro in gpio.hEric Miao1-1/+1
2009-03-12[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley2-0/+24
2009-03-11m68knommu: m528x build fixSteven King1-228/+0
2009-03-11m68knommu: m5206e build fixSteven King1-0/+1
2009-03-11xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+8
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-03-09[ARM] pxa: add DM9000_PLATF_NO_EEPROM flag to CM-X... platformsMike Rapoport2-2/+2
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao18-97/+88
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao3-12/+20
2009-03-09[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao4-11/+20
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2-39/+1
2009-03-09[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao4-5/+0
2009-03-09[ARM] pxa: access GPIO registers by chip so to make it further genericEric Miao3-170/+179
2009-03-09[ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h>Eric Miao3-4/+6
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao9-87/+83
2009-03-09[ARM] pxa: move pxa_gpio_mode() outside of generic gpio.cEric Miao2-31/+31
2009-03-09[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.cEric Miao7-98/+138
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao3-61/+56
2009-03-09[ARM] pxa: allow DMA controller IRQ being specifiedEric Miao5-6/+6
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao63-159/+120
2009-03-09[ARM] pxa/magician: remove unused forward declaration of pasic3Philipp Zabel1-2/+0
2009-03-09[ARM] pxa/magician: default to backlight trigger for keypad illuminationPhilipp Zabel1-1/+1
2009-03-09[ARM] pxa/magician: register pda_power IRQs as rising/falling edgePhilipp Zabel1-2/+4
2009-03-09[ARM] pxa/magician: select PXA_SSP for touchscreen and soundPhilipp Zabel2-0/+2
2009-03-09[ARM] pxa/magician: fix htc-egpio resource sizePhilipp Zabel1-1/+1
2009-03-09Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d...Eric Miao941-9021/+31600
2009-03-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Eric Miao5-11/+18
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell1-7/+9
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8