Commit Graph

30364 Commits (8903709b054a8dafe4e8c6d9a6444034d7aba36f)

Author SHA1 Message Date
Bernd Schmidt b13120d23b Blackfin arch: fix bug - crashes in tcp_v4_send_reset 16 years ago
Mike Frysinger 7ad883a94d Blackfin arch: push cache flushing up to dma_memcpy 16 years ago
Mike Frysinger 596b565bd1 Blackfin arch: request_dma() returns 0 on success, not channel 16 years ago
Mike Frysinger 6ab729d82f Blackfin arch: desc_ptr is a pointer, so declare it as such 16 years ago
Mike Frysinger 9c417a4329 Blackfin arch: move most dma functions into static inlines 16 years ago
Mike Frysinger 4c1ed6a57b Blackfin arch: dma header file: strip down includes to only necessary ones 16 years ago
Mike Frysinger 8f1cc23388 Blackfin arch: set_dma_callback: do not store .irq 16 years ago
Mike Frysinger 9b011407d6 Blackfin arch: drop irq_callback from struct dma_channel 16 years ago
Mike Frysinger 68532bdac3 Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_t 16 years ago
Mike Frysinger 259fea42e6 Blackfin arch: include linux/mm.h since we use PAGE_ALIGN and such 16 years ago
Mike Frysinger 98946574a4 Blackfin arch: enable DEBUG_KERNEL for ADI boards 16 years ago
Mike Frysinger dd3dd384df Blackfin arch: rewrite dma_memcpy() and dma in/out functions 16 years ago
Mike Frysinger 49946e7329 Blackfin arch: check pointers in safe_dma_memcpy 16 years ago
Mike Frysinger c9e0020d49 Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific code 16 years ago
Michael Hennerich 51ed9ad7d2 Blackfin arch: ADP5588 QWERTY I2C Keyboard Input device driver 16 years ago
Mike Frysinger b03f203986 Blackfin arch: cleanup - use scm for changelog, not file headers 16 years ago
Robin Getz a45d575f53 Blackfin arch: Add basic irq stack checking for Blackfin 16 years ago
Mike Frysinger f768a0eb90 Blackfin arch: Set TWI/I2C Clock to 100kHz 16 years ago
Mike Frysinger bdc17a1bf2 Blackfin arch: dma_memcpy() - do not return NULL when transferring a multiple of 65k 16 years ago
Michael Hennerich 85a192e92d Blackfin arch: Add BF537-STAMP platform support for ENC28J60 SPI Ethernet MAC 16 years ago
Mike Frysinger 8f362f8d7b Blackfin arch: remove #if check on L2_LENGTH 16 years ago
Yi Li 0c720da35c Blackfin arch: Retire old spi_mmc driver 16 years ago
Yi Li f79ea4cba0 Blackfin arch: add mmc_spi support to BF537-STAMP 16 years ago
Mike Frysinger 211daf9d72 Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone else 16 years ago
Michael Hennerich 3e706cfcce Blackfin arch: fix bug - kernel build fails with undefined reference to pm_overflow_handler 16 years ago
Sonic Zhang 55e247e715 Blackfin arch: Use reads/writes instead of ins/outs directly 16 years ago
Michael McTernan 99532fd2a0 Blackfin arch: add const to some function prototype and struct dma_channel 16 years ago
Graf Yang d642a8ad55 Blackfin arch: implement support for /proc/dma 16 years ago
Graf Yang dbc895f955 Blackfin arch: smp patch cleanup from LKML review 16 years ago
Graf Yang f994607a2e Blackfin arch: get oprofile work for user space 16 years ago
Bernd Schmidt 6f985294f7 Blackfin arch: fix bugs in linker script when using upstream binutils 16 years ago
Bernd Schmidt d1a853057a Blackfin arch: Remove all traces of the relocation stack 16 years ago
Mike Frysinger 2eddbadaeb Blackfin arch: tweak the BUG_ON() check to allow for equal values 16 years ago
Michael Hennerich 983e101605 Blackfin arch: gpio.h split into machine subfolders like already done for BF54x 16 years ago
Mike Frysinger 16daaf59c9 Blackfin arch: cleanup the header file comments 16 years ago
Mike Frysinger a024d41bfe Blackfin arch: rewrite cplbinfo to use seq files 16 years ago
Michael Hennerich 73feb5c09d Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option 16 years ago
Mike Frysinger c97618d3b7 Blackfin arch: add simple-gpio resources to all adi/tinyboards 16 years ago
Graf Yang 9570ff4af6 Blackfin arch: Allow a gpio pin be requested both as gpio and irq. 16 years ago
Mike Frysinger 94106e0fb6 Blackfin arch: do not allow L2 to be cached on BF561 SMP 16 years ago
Mike Frysinger 1ea9925553 Blackfin arch: delete now unused "cclk" member of blackfin_cpudata 16 years ago
Haavard Skinnemoen 183b3af66e avr32: Move syscalls.h under arch/avr32/include/asm/ 16 years ago
Haavard Skinnemoen d305d8d349 avr32: Define DIE_OOPS 16 years ago
Harvey Harrison 231cc432f4 m68knommu: introduce asm/swab.h 16 years ago
Harvey Harrison fc61708b3a h8300: introduce asm/swab.h 16 years ago
Harvey Harrison ae189623b7 ia64: introduce asm/swab.h 16 years ago
Harvey Harrison cfcac2f7dd blackfin: introduce asm/swab.h 16 years ago
Harvey Harrison af8e24e96f arm: introduce asm/swab.h 16 years ago
Harvey Harrison dd8b72c0cc alpha: introduce asm/swab.h 16 years ago
Harvey Harrison 5d30a68388 x86: introduce asm/swab.h 16 years ago