]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/blackfin
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
[linux-2.6-omap-h63xx.git] / arch / blackfin /
2009-01-07 Sonic ZhangBlackfin arch: Make bfin_mac built for bf51x
2009-01-07 Yi LiBlackfin arch: merge adeos blackfin part to arch/blackfin/
2009-01-07 Michael HennerichBlackfin arch: Add AD7879 defaults for the Blackfin...
2009-01-07 Sonic ZhangBlackfin arch: disable pthread stack check for SMP...
2009-01-07 Mike FrysingerBlackfin arch: merge kgdb test code using common CONFIG...
2009-01-07 Bernd SchmidtBlackfin arch: Faster C implementation of no-MPU CPLB...
2009-01-07 Mike FrysingerBlackfin arch: update anomaly headers to match latest...
2009-01-07 Graf YangBlackfin arch: Fix bug - IrDA SIR build failed for...
2009-01-07 Robin GetzBlackfin arch: panic when running on a chip rev below...
2009-01-07 Bryan WuBlackfin arch: Fix bug - wrong endpoint number and...
2009-01-07 Mike FrysingerBlackfin arch: do not allow people to pass in a diff...
2009-01-07 Mike FrysingerBlackfin arch: allow clkin_hz to be specified on the...
2009-01-07 Mike FrysingerBlackfin arch: show_cpuinfo - consolidate ugly casts
2009-01-07 Mike FrysingerBlackfin arch: add __init markings to Blackfin timer...
2009-01-07 Mike FrysingerBlackfin arch: add get_dma_config() func to match set_d...
2009-01-07 Mike FrysingerBlackfin arch: add volatile markings to DMA MMRs
2009-01-07 Michael HennerichBlackfin arch: Make the interrupt edge and polarity...
2009-01-07 Graf YangBlackfin arch: Remove wasted SIR header files
2009-01-07 Graf YangBlackfin arch: Modify bfin_sir device configuration...
2009-01-07 Graf YangBlackfin arch: update header to match new location
2009-01-07 Jean DelvareBlackfin arch: Fix typo (channel)
2009-01-07 Bernd SchmidtBlackfin arch: Replace C version of 64 bit multiply...
2009-01-07 Mike FrysingerBlackfin arch: remove unused members of dma_channel...
2009-01-07 Robin GetzBlackfin arch: Update some inline assembly, tweak some...
2009-01-07 Mike FrysingerBlackfin arch: stub out pgprot_noncached() like other...
2009-01-07 Nick AndrewBlackfin arch: Fix incorrect use of loose in cpufreq.c
2009-01-07 Mike FrysingerBlackfin arch: add __must_check markings to our user...
2009-01-07 Mike FrysingerBlackfin arch: dma code: cannot simply OR the ndsize
2009-01-07 Mike FrysingerBlackfin arch: add bfin_read_MDMA_S0_CONFIG compat...
2009-01-07 Bernd SchmidtBlackfin arch: fix bug - crashes in tcp_v4_send_reset
2009-01-07 Mike FrysingerBlackfin arch: push cache flushing up to dma_memcpy
2009-01-07 Mike FrysingerBlackfin arch: request_dma() returns 0 on success,...
2009-01-07 Mike FrysingerBlackfin arch: desc_ptr is a pointer, so declare it...
2009-01-07 Mike FrysingerBlackfin arch: move most dma functions into static...
2009-01-07 Mike FrysingerBlackfin arch: dma header file: strip down includes...
2009-01-07 Mike FrysingerBlackfin arch: set_dma_callback: do not store .irq
2009-01-07 Mike FrysingerBlackfin arch: drop irq_callback from struct dma_channel
2009-01-07 Mike FrysingerBlackfin arch: drop custom dma_interrupt_t and just...
2009-01-07 Mike FrysingerBlackfin arch: include linux/mm.h since we use PAGE_ALI...
2009-01-07 Mike FrysingerBlackfin arch: enable DEBUG_KERNEL for ADI boards
2009-01-07 Mike FrysingerBlackfin arch: rewrite dma_memcpy() and dma in/out...
2009-01-07 Mike FrysingerBlackfin arch: check pointers in safe_dma_memcpy
2009-01-07 Mike FrysingerBlackfin arch: push bf561 PERIPHERAL_MAP oddity into...
2009-01-07 Michael HennerichBlackfin arch: ADP5588 QWERTY I2C Keyboard Input devic...
2009-01-07 Mike FrysingerBlackfin arch: cleanup - use scm for changelog, not...
2009-01-07 Robin GetzBlackfin arch: Add basic irq stack checking for Blackfin
2009-01-07 Mike FrysingerBlackfin arch: Set TWI/I2C Clock to 100kHz
2009-01-07 Mike FrysingerBlackfin arch: dma_memcpy() - do not return NULL when...
2009-01-07 Michael HennerichBlackfin arch: Add BF537-STAMP platform support for...
2009-01-07 Mike FrysingerBlackfin arch: remove #if check on L2_LENGTH
2009-01-07 Yi LiBlackfin arch: Retire old spi_mmc driver
2009-01-07 Yi LiBlackfin arch: add mmc_spi support to BF537-STAMP
2009-01-07 Mike FrysingerBlackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_D...
2009-01-07 Michael HennerichBlackfin arch: fix bug - kernel build fails with undefi...
2009-01-07 Sonic ZhangBlackfin arch: Use reads/writes instead of ins/outs...
2009-01-07 Michael McTernanBlackfin arch: add const to some function prototype...
2009-01-07 Graf YangBlackfin arch: implement support for /proc/dma
2009-01-07 Graf YangBlackfin arch: smp patch cleanup from LKML review
2009-01-07 Graf YangBlackfin arch: get oprofile work for user space
2009-01-07 Bernd SchmidtBlackfin arch: fix bugs in linker script when using...
2009-01-07 Bernd SchmidtBlackfin arch: Remove all traces of the relocation...
2009-01-07 Mike FrysingerBlackfin arch: tweak the BUG_ON() check to allow for...
2009-01-07 Michael HennerichBlackfin arch: gpio.h split into machine subfolders...
2009-01-07 Mike FrysingerBlackfin arch: cleanup the header file comments
2009-01-07 Mike FrysingerBlackfin arch: rewrite cplbinfo to use seq files
2009-01-07 Michael HennerichBlackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK...
2009-01-07 Mike FrysingerBlackfin arch: add simple-gpio resources to all adi...
2009-01-07 Graf YangBlackfin arch: Allow a gpio pin be requested both as...
2009-01-07 Mike FrysingerBlackfin arch: do not allow L2 to be cached on BF561 SMP
2009-01-07 Mike FrysingerBlackfin arch: delete now unused "cclk" member of black...
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Harvey Harrisonblackfin: introduce asm/swab.h
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-01-07 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-06 James MorrisMerge branch 'next' into for-linus
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06 Chris MasonMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06 Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 Linus TorvaldsMerge branch 'i2c-next' of git://aeryn.fluff.org.uk...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 David WoodhouseMerge branch 'master' of git://git.infradead.org/users...
2009-01-05 Ingo MolnarMerge branch 'core/iommu' into core/urgent
next