summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | [ARM] 5359/1: Kirkwood: fix compilation errorNicolas Pitre2009-01-081-0/+1
* | | | | | | [ARM] S3C64XX: Fix EINT group macro definitionMatt Hsu2009-01-081-1/+1
* | | | | | | [ARM] S3C24XX: Add gpio_to_irq implementationBen Dooks2009-01-081-0/+18
* | | | | | | [ARM] S3C24XX: Add gpio_to_irq() facilityBen Dooks2009-01-081-0/+1
|/ / / / / /
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-073-37/+3
|\ \ \ \ \ \
| * | | | | | PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-072-28/+1
| * | | | | | PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-12/+5
* | | | | | | USB: add imx udc gadget driverDarius Augulis2009-01-071-0/+23
* | | | | | | USB: otg: sharable otg transceiver opsTony Lindgren2009-01-071-38/+0
* | | | | | | USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-071-0/+6
|/ / / / / /
* | | | | | arm: introduce asm/swab.hHarvey Harrison2009-01-063-32/+52
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-062-0/+30
|\ \ \ \ \ \
| * | | | | | Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-291-0/+20
| * | | | | | Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-291-0/+10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-01-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane2009-01-061-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-0610-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-0610-18/+18
| |/ / / / / / /
* | | | | | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-061-2/+0
* | | | | | | | spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-061-1/+1
* | | | | | | | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-2/+1
|/ / / / / / /
* | | | | | | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-051-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-161-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-211-2/+2
* | | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0221-34/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-175-6/+7
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-1317-19/+18
| * | | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-133-5/+5
| * | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-10/+0
* | | | | | | | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-30739-9291/+33104
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-299-34/+480
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-291-9/+25
| | * | | | | | | [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-291-14/+1
| | * | | | | | | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-291-0/+1
| | * | | | | | | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-291-2/+8
| | * | | | | | | [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-291-0/+1
| | * | | | | | | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-295-9/+31
| | * | | | | | | [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2008-12-292-0/+413
| * | | | | | | | Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2008-12-251-212/+114
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | [ARM] pxa: Update eseries defconfigIan Molton2008-12-251-212/+114
| * | | | | | | | [ARM] 5352/1: add w90p910-plat config filewanzongshun2008-12-231-0/+626
| * | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-2317-93/+1799
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-172-3/+81
| | * | | | | | | [ARM] pxa/saar: add support for the on-board smart panel LCDEric Miao2008-12-171-0/+421
| | * | | | | | | [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-174-1/+584
| | * | | | | | | [ARM] pxa/ezx: I2C configurationStefan Schmidt2008-12-171-0/+20
| | * | | | | | | [ARM] pxa/ezx: Keypad configurationStefan Schmidt2008-12-171-0/+291
| | * | | | | | | [ARM] pxa/ezx: GPIO configurationStefan Schmidt2008-12-171-24/+344
| | * | | | | | | [ARM] pxa/ezx: Remove two memory banks fixupStefan Schmidt2008-12-171-21/+0
OpenPOWER on IntegriCloud