]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch/blackfin/kernel
Blackfin arch: add SDIO host driver platform data
[karo-tx-linux.git] / arch / blackfin / kernel /
2009-01-07 Mike FrysingerBlackfin arch: rewrite get_sclk()/get_vco()
2009-01-07 Yi LiBlackfin arch: merge adeos blackfin part to arch/blackfin/
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 Robin GetzBlackfin arch: panic when running on a chip rev below...
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: 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: move most dma functions into static...
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: 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 Robin GetzBlackfin arch: Add basic irq stack checking for Blackfin
2009-01-07 Mike FrysingerBlackfin arch: dma_memcpy() - do not return NULL when...
2009-01-07 Mike FrysingerBlackfin arch: remove #if check on L2_LENGTH
2009-01-07 Mike FrysingerBlackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_D...
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 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 Mike FrysingerBlackfin arch: rewrite cplbinfo to use seq files
2009-01-07 Graf YangBlackfin arch: Allow a gpio pin be requested both as...
2009-01-07 Mike FrysingerBlackfin arch: delete now unused "cclk" member of black...
2008-11-18 Michael HennerichBlackfin arch: Fix bug - change cpufreq doesn't take...
2008-11-18 Graf YangBlackfin arch: Request the gpio resource when making...
2008-11-18 Mike FrysingerBlackfin arch: add BUG_ON() checks to make sure we...
2008-11-18 Mike FrysingerBlackfin arch: noMMU CPLB lookup tables can be in L1...
2008-11-18 Mike FrysingerBlackfin arch: do not include init sections in the...
2008-11-18 Mike FrysingerBlackfin arch: change return value
2008-11-18 Mike FrysingerBlackfin arch: remove pointless define IN_KERNEL
2008-11-18 Mike FrysingerBlackfin arch: unify cplbinfo files
2008-11-18 Mike FrysingerBlackfin arch: remove BFIN_DMA_5XX option
2008-11-18 Mike FrysingerBlackfin arch: cleanup the time.c code
2008-11-18 Mike FrysingerBlackfin arch: do not define decode_instruction if...
2008-11-18 Mike FrysingerBlackfin arch: move out irq related functions
2008-11-18 Mike FrysingerBlackfin arch: introduce an IM_MEM macro to kgdb
2008-11-18 Mike FrysingerBlackfin arch: fix off-by-one errors on end of memory...
2008-11-18 Mike FrysingerBlackfin arch: delete unused vars and add parenthesis...
2008-11-18 Mike FrysingerBlackfin arch: move fixed code into init section
2008-11-18 Mike FrysingerBlackfin arch: remove superficial check on blackfin...
2008-11-18 Mike FrysingerBlackfin arch: dont export ack_bad_irq as no one else...
2008-11-18 Mike FrysingerBlackfin arch: overlay thread.usp over PT_USP
2008-11-18 Sonic ZhangBlackfin arch: Fix bug - hardware breakpoint doesn...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: some other...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin kernel...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin CPLB...
2008-11-18 Michael HennerichBlackfin arch: Convert Blackfin GPIO driver to use...
2008-11-18 Bryan WuBlackfin arch: fix bug - gpio_bank() macros messed...
2008-10-29 Michael HennerichBlackfin arch: remove most BUG_ON channel checks
2008-10-28 Michael HennerichBlackfin arch: Remove useless SSYNCs in DMA code
2008-10-28 Michael HennerichBlackfin arch: lookup channel2irq() only once
2008-10-28 Mike FrysingerBlackfin arch: refine the gpio check
2008-10-28 Mike FrysingerBlackfin arch: unify port_setup() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: unify peripheral_request() to reduce...
2008-10-28 Mike FrysingerBlackfin arch: fix cmp_label() so it doesnt incorrectly...
2008-10-28 Mike FrysingerBlackfin arch: unify check_gpio() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: remove unused local define
2008-11-18 Bryan WuBlackfin arch: add support for Blackfin latest processo...
2008-10-28 Mike FrysingerBlackfin arch: drop unused exports and comment remainin...
2008-10-28 Mike FrysingerBlackfin arch: move EXPORT_SYMBOL to the place where...
2008-11-18 Michael HennerichBlackfin arch: BF538/9 Linux kernel Support
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-06 James MorrisMerge branch 'next' into for-linus
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
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 branch 'next' of git://git.kernel.org/pub/scm...
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05 Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-05 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-01-05 Takashi IwaiMerge branch 'topic/usbaudio' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-05 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git.kernel...
2009-01-03 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-02 Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git.kernel...
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git.kernel...
2009-01-02 David VrabelMerge branch 'master' of git://git.kernel.org/pub/scm...
next