x86, geode: add a VSA2 ID for General Software
[safe/jmp/linux-2.6] / arch / arm / plat-omap /
2008-05-22 Russell King[ARM] omap: fix omap clk support build errors
2008-05-09 Hiroshi DOYUARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox
2008-05-09 Jarkko NikulaARM: OMAP: DMA: Fix incorrect channel linking
2008-05-09 Tony LindgrenARM: OMAP: Warn on disabling clocks with no users
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
2008-04-14 Paul WalmsleyARM: OMAP2: Change 24xx to use shared clock code and...
2008-04-14 Paul WalmsleyARM: OMAP2: Change 24xx to use new register access
2008-04-14 Paul WalmsleyARM: OMAP2: Add common register access for 24xx and...
2008-04-14 Tony LindgrenARM: OMAP2: Clean-up mux code
2008-04-14 Kevin HilmanARM: OMAP: Timer32K: Move timer32k to mach-omap1
2008-04-14 Kevin HilmanARM: OMAP: Timer32K: Move 32k-based sched_clock() to...
2008-04-14 Kevin HilmanARM: OMAP: Timer32K: Re-organize duplicated 32k-timer...
2008-04-14 Tony LindgrenARM: OMAP: Split omap_cfg_reg() into omap processor...
2008-04-14 Tony LindgrenARM: OMAP: Allow registering pin mux function
2008-04-14 Kevin HilmanARM: OMAP: use edge/level handlers from generic IRQ...
2008-04-14 Kevin HilmanARM: OMAP: Clear level-triggered GPIO interrupts in...
2008-04-14 David BrownellARM: OMAP: Use gpiolib
2008-03-20 Gadiyar, AnandARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt
2008-03-20 Anand GadiyarARM: OMAP: Fix chain_a_transfer return value
2008-03-20 Tony LindgrenARM: OMAP: Fix missing makefile options
2008-03-20 Kevin HilmanARM: OMAP: Fix GPIO IRQ unmask
2008-03-20 Kevin HilmanARM: OMAP: Fix clockevent support for hrtimers
2008-03-06 Russell KingMerge branch 'omap-fixes'
2008-03-06 Harvey Harrison[ARM] replace remaining __FUNCTION__ occurrences
2008-03-05 David BrownellARM: OMAP: gpio lockdep updates
2008-03-05 David BrownellARM: OMAP: fix omap i2c init (regression)
2008-03-05 David BrownellARM: OMAP: fix false lockdep warnings
2008-03-05 Hiroshi DOYUARM: OMAP: Fix sleep under spinlock for cpufreq
2008-03-05 Jarkko NikulaARM: OMAP: Pass logical DMA channel number always to...
2008-02-08 Jarkko NikulaARM: OMAP: Add helper module for board specific I2C...
2008-02-08 Syed Mohammed, KhasimARM: OMAP: Add dmtimer support for OMAP3
2008-02-08 Syed Mohammed, KhasimARM: OMAP: Pre-3430 clean-up for dmtimer.c
2008-02-08 Anand GadiyarARM: OMAP: Add DMA support for chaining and 3430
2008-02-08 Kevin HilmanARM: OMAP: Add 24xx GPIO debounce support
2008-02-08 Tony LindgrenARM: OMAP: Get rid of unnecessary ifdefs in GPIO code
2008-02-08 Syed Mohammed, KhasimARM: OMAP: Add 3430 gpio support
2008-02-08 Tony LindgrenARM: OMAP: Request DSP memory for McBSP
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
2008-01-28 Russell King[NET] smc91x: Make smc91x use IRQ resource trigger...
2008-01-28 Kiyoshi Uedablk_end_request: changing arm (take 4)
2008-01-26 Jeff Garzik[ARM] Remove pointless casts from void pointers,
2008-01-26 Jeff Garzik[ARM] Misc minor interrupt handler cleanups
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-11-05 David Brownell[ARM] 4633/1: omap build fix when FB enabled
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-12 Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-04 Thomas Renninger[CPUFREQ] move policy's governor initialisation out...
2007-09-21 Imre DeakARM: OMAP: add SoSSI clock (remove manual checking...
2007-09-20 David BrownellARM: OMAP: abstract debug card setup (smc, leds)
2007-08-22 David BrownellARM: OMAP: fix OMAP1 dmtimer build warning
2007-08-22 Kevin HilmanARM: OMAP: Fix 32k timer unsupported one-shot mode
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-22 Thomas Gleixnerclockevents: fix resume logic
2007-05-20 Simon Arlott[ARM] spelling fixes
2007-05-10 Kyungmin ParkARM: OMAP: 24xx pinmux updates
2007-05-10 Tony LindgrenARM: OMAP: Fix warning in dma.c
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-09 Russell KingMerge branches 'armv7', 'at91', 'misc' and 'omap' into...
2007-05-09 David BrownellARM: OMAP: Fix GCC-reported compile time bug
2007-05-09 David BrownellARM: OMAP: partial LED fixes
2007-05-09 Imre DeakARM: OMAP: add SoSSI clock (call propagate_rate for...
2007-05-09 Imre DeakARM: OMAP: FB sync with N800 tree (support for dynamic...
2007-05-09 Tony LindgrenARM: OMAP: Mostly cosmetic to sync up with linux-omap...
2007-05-09 Hiroshi DOYUARM: OMAP: Add mailbox support for IVA
2007-05-08 Tony LindgrenARM: OMAP: Sync core code with linux-omap
2007-05-08 David BrownellARM: OMAP: h4 must have blinky leds!!
2007-05-08 Imre DeakARM: OMAP: FB: add controller platform data
2007-05-08 Juha YrjolaARM: OMAP: Add function to print clock usecounts
2007-05-08 Juha YrjolaARM: OMAP: Add DMA IRQ sanity checks
2007-05-08 David BrownellARM: OMAP: gpio init section cleanups
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag on arm
2007-05-06 Russell KingMerge branches 'arm-mm', 'at91', 'clkevts', 'imx',...
2007-05-05 David BrownellARM: OMAP: fix OMAP1 mpuio suspend/resume oops
2007-05-05 David BrownellARM: OMAP: MPUIO wake updates
2007-05-05 David BrownellARM: OMAP: speed up gpio irq handling
2007-05-05 Syed Mohammed KhasimARM: OMAP: plat-omap changes for 2430 SDP
2007-05-05 David BrownellARM: OMAP: gpio object shrinkage, cleanup
2007-05-05 David BrownellARM: OMAP: /sys/kernel/debug/omap_gpio
2007-05-05 Juha YrjolaARM: OMAP: Implement workaround for GPIO wakeup bug...
2007-05-05 Juha YrjolaARM: OMAP: Enable 24xx GPIO autoidling
2007-04-21 Kevin Hilman[ARM] 4262/1: OMAP: clocksource and clockevent support
2007-04-21 Russell King[ARM] Remove needless linux/ptrace.h includes
2007-03-02 Tony LindgrenARM: OMAP: Use linux/delay.h not asm/delay.h
2007-03-02 Vladimir AnanievARM: OMAP: omap1510->15xx conversions needed for sx1
2007-03-02 Matthew PercivalARM: OMAP: dmtimer.c omap1 register fix
2007-03-02 Dirk BehmeARM: OMAP: Fix warnings in plat-omap
2007-03-02 Dirk BehmeARM: OMAP: No IRQF_TRIGGER set_type function for IRQ...
2007-03-02 Timo TerasARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0
2006-12-12 Robert P. J. Daykconfig: Standardize "depends" -> "depends on" in Kconf...
2006-11-30 Russell King[ARM] Remove compatibility layer for ARM irqs
2006-10-06 Linus TorvaldsInitial blind fixup for arm for irq changes
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-27 David BrownellUSB: move <linux/usb_otg.h> to <linux/usb/otg.h>
2006-09-25 Tony LindgrenARM: OMAP: Remove common pm.c
2006-09-25 Tony LindgrenARM: OMAP: Sync clocks with linux-omap tree
next