index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-0
/
+2
2011-01-10
Blackfin: dpmc.h: pull in new pll.h
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: unify pll.h headers
Mike Frysinger
1
-0
/
+86
2011-01-10
Blackfin: SMP: relocate blackfin_core_id() definition
Graf Yang
2
-4
/
+3
2011-01-10
Blackfin: SMP: fix build breakage in cache.h
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
Graf Yang
1
-0
/
+4
2011-01-10
Blackfin: SMP: fix asm/bitops.h errors
Mike Frysinger
1
-0
/
+2
2011-01-10
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
Graf Yang
2
-12
/
+15
2011-01-10
serial: bfin_5xx: move resources into board files
Sonic Zhang
1
-0
/
+12
2011-01-10
Blackfin: push gpio (port) defines into common headers
Mike Frysinger
10
-0
/
+250
2011-01-10
Blackfin: dma: constify MMR pointer array
Mike Frysinger
1
-1
/
+1
2011-01-10
Blackfin: bfin_dma.h: start a header for DMA MMR layout
Mike Frysinger
2
-34
/
+92
2011-01-10
Blackfin: switch to asm-generic/io.h
Mike Frysinger
1
-201
/
+37
2011-01-10
asm-generic/io.h: add reads[bwl]/writes[bwl] helpers
Mike Frysinger
1
-30
/
+0
2011-01-10
Blackfin: bfin_serial.h: unify heavily duplicated serial code
Mike Frysinger
1
-0
/
+263
2010-10-26
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
1
-8
/
+0
2010-10-25
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-25
Blackfin: ppi/spi/twi headers: add missing __BFP undef
Mike Frysinger
3
-0
/
+6
2010-10-25
Blackfin: bfin_twi.h: start a common TWI header
Mike Frysinger
1
-0
/
+43
2010-10-22
Blackfin: bfin_spi.h: add MMR peripheral layout
Mike Frysinger
1
-0
/
+19
2010-10-22
Blackfin: bfin_ppi.h: start a common PPI/EPPI header
Mike Frysinger
1
-0
/
+51
2010-10-22
Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs
Mike Frysinger
1
-3
/
+6
2010-10-22
Blackfin: H8606: move 8250 irqflags to platform resources
Mike Frysinger
1
-1
/
+0
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
4
-1
/
+26
2010-10-22
Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)
Robin Getz
1
-3
/
+6
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
4
-144
/
+149
2010-10-18
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
1
-68
/
+0
2010-10-18
spi/bfin_spi: redo GPIO CS handling
Barry Song
1
-1
/
+2
2010-10-18
Blackfin: SPI: expand SPI bitmasks
Mike Frysinger
1
-4
/
+7
2010-10-18
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
1
-1
/
+0
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-12
/
+0
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
4
-147
/
+157
2010-10-07
Blackfin: Add missing dep to asm/irqflags.h
David Howells
1
-1
/
+8
2010-08-27
Blackfin: punt duplicate SPORT MMR defines
Mike Frysinger
1
-6
/
+0
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
1
-1
/
+4
2010-08-23
Blackfin: fix hweight breakage
Mike Frysinger
1
-7
/
+10
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-2
/
+2
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+0
2010-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
12
-85
/
+301
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-06
Blackfin: gpio: add a debounce stub
Mike Frysinger
1
-0
/
+5
2010-08-06
Blackfin: remove CONFIG_MEM_GENERIC_BOARD
Christian Dietrich
1
-18
/
+0
2010-08-06
Blackfin: unify rotary encoder bitmasks
Mike Frysinger
1
-1
/
+73
2010-08-06
Blackfin: unify SDH/RSI bitmasks
Mike Frysinger
1
-2
/
+117
2010-08-06
Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
Mike Frysinger
2
-4
/
+5
2010-08-06
Blackfin: add support for dynamic ftrace
Mike Frysinger
1
-0
/
+16
[next]