Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2402ca5e300db0d88fce9e0b3a5218863c71b694
/
arch
/
blackfin
/
include
6f53dbb
Blackfin: boards: update ASoC resources after machine driver overhaul
by Scott Jiang
· 14 years ago
7a7a430
Blackfin: fix addr type with bfin_write_{or,and} helpers
by Mike Frysinger
· 13 years ago
d763c58
Blackfin: fix indentation with bfin_read() helper
by Mike Frysinger
· 13 years ago
7db7917
Blackfin: initial perf_event support
by Mike Frysinger
· 14 years ago
8c05410
Blackfin: bf537: demux port H mask A and emac rx ints
by Mike Frysinger
· 14 years ago
f58c327
Blackfin: move bf537-specific irq code out of common code
by Mike Frysinger
· 14 years ago
6327a57
Blackfin: move internal irq prototypes out of global namespace
by Mike Frysinger
· 14 years ago
c977819
Blackfin: delete duplicated user single step prototypes
by Mike Frysinger
· 14 years ago
c505217
Blackfin: kgdb: cache flushing is not safe in SMP mode
by Sonic Zhang
· 14 years ago
2951acb
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
by Mike Frysinger
· 14 years ago
6adc521
Blackfin: unify core IRQ definitions
by Mike Frysinger
· 14 years ago
bc6b92f
Blackfin: don't attempt to flush on-chip L1 SRAM regions
by Sonic Zhang
· 15 years ago
943aee0
Blackfin: SMP: make all barriers handle cache issues
by Graf Yang
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
92a19d6
Blackfin: bitops: fix include order after little endian inclusion
by Mike Frysinger
· 14 years ago
05061bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
bee18be
Blackfin: enable atomic64_t support
by Mike Frysinger
· 14 years ago
4e3d96d
Blackfin: wire up new syncfs syscall
by Mike Frysinger
· 14 years ago
a8d0142
Blackfin: wire up new syscalls
by Mike Frysinger
· 14 years ago
1353d05
Blackfin/ipipe: restore pipeline bits in irqflags
by Philippe Gerum
· 14 years ago
5b5da4c
Blackfin/ipipe: upgrade to I-pipe mainline
by Philippe Gerum
· 14 years ago
c6345ab
Blackfin: SMP: work around anomaly 05000491
by Sonic Zhang
· 14 years ago
6f546bc
Blackfin: SMP: implement cpu_freq support
by Graf Yang
· 15 years ago
b5fc12d
Blackfin: add bfin_write_{or,and} helpers
by Mike Frysinger
· 14 years ago
0f66e50
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
by Sonic Zhang
· 14 years ago
e15124c
Blackfin: dpmc.h: pull in new pll.h
by Mike Frysinger
· 14 years ago
10cdc1a
Blackfin: unify pll.h headers
by Mike Frysinger
· 14 years ago
2c1657c
Blackfin: SMP: relocate blackfin_core_id() definition
by Graf Yang
· 15 years ago
05c3457
Blackfin: SMP: fix build breakage in cache.h
by Mike Frysinger
· 14 years ago
54d756e
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
by Graf Yang
· 15 years ago
71a516a
Blackfin: SMP: fix asm/bitops.h errors
by Mike Frysinger
· 15 years ago
71a6628
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
by Graf Yang
· 15 years ago
57afb39
serial: bfin_5xx: move resources into board files
by Sonic Zhang
· 15 years ago
4de2bf8
Blackfin: push gpio (port) defines into common headers
by Mike Frysinger
· 14 years ago
5e3bcf3
Blackfin: dma: constify MMR pointer array
by Mike Frysinger
· 14 years ago
6c8e75a
Blackfin: bfin_dma.h: start a header for DMA MMR layout
by Mike Frysinger
· 14 years ago
cfbf167
Blackfin: switch to asm-generic/io.h
by Mike Frysinger
· 15 years ago
efb2d31
asm-generic/io.h: add reads[bwl]/writes[bwl] helpers
by Mike Frysinger
· 14 years ago
b1524e2
Blackfin: bfin_serial.h: unify heavily duplicated serial code
by Mike Frysinger
· 15 years ago
c925cf0
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
by Philippe De Muyter
· 14 years ago
ad3e01a
Blackfin: fix inverted anomaly 05000481 logic
by Mike Frysinger
· 14 years ago
ff7cbc4
Blackfin: ppi/spi/twi headers: add missing __BFP undef
by Mike Frysinger
· 14 years ago
61c16b5
Blackfin: bfin_twi.h: start a common TWI header
by Mike Frysinger
· 14 years ago
b9ac41e
Blackfin: bfin_spi.h: add MMR peripheral layout
by Mike Frysinger
· 14 years ago
fec84d2
Blackfin: bfin_ppi.h: start a common PPI/EPPI header
by Mike Frysinger
· 14 years ago
faf3d9e
Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs
by Mike Frysinger
· 14 years ago
49e00ed
Blackfin: H8606: move 8250 irqflags to platform resources
by Mike Frysinger
· 14 years ago
99a5b28
Blackfin: add new cacheflush syscall
by Sonic Zhang
· 14 years ago
c0ab938
Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)
by Robin Getz
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
5e8592d
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
by Mike Frysinger
· 15 years ago
d3cc71f
spi/bfin_spi: redo GPIO CS handling
by Barry Song
· 15 years ago
0d2c6de
Blackfin: SPI: expand SPI bitmasks
by Mike Frysinger
· 15 years ago
201bbc6
spi/bfin_spi: drop custom cs_change_per_word support
by Mike Frysinger
· 15 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
3b139cd
Blackfin: Rename IRQ flags handling functions
by David Howells
· 14 years ago
5c74874
Blackfin: Add missing dep to asm/irqflags.h
by David Howells
· 14 years ago
ac0a504
Blackfin: punt duplicate SPORT MMR defines
by Mike Frysinger
· 15 years ago
f3411b1
Blackfin: wire up new fanotify/prlimit64 syscalls
by Mike Frysinger
· 14 years ago
97e94c3
Blackfin: fix hweight breakage
by Mike Frysinger
· 14 years ago
bf56fba
archs: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
0fc2f13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
aab2393
Blackfin: gpio: add a debounce stub
by Mike Frysinger
· 14 years ago
efbd24b
Blackfin: remove CONFIG_MEM_GENERIC_BOARD
by Christian Dietrich
· 14 years ago
3975032
Blackfin: unify rotary encoder bitmasks
by Mike Frysinger
· 14 years ago
c385acc
Blackfin: unify SDH/RSI bitmasks
by Mike Frysinger
· 14 years ago
ada0917
Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
by Mike Frysinger
· 14 years ago
f507442
Blackfin: add support for dynamic ftrace
by Mike Frysinger
· 14 years ago
812ae98
Blackfin: gpio/portmux: clean up whitespace corruption
by Mike Frysinger
· 14 years ago
eb96490
Blackfin: make sure mmiowb inserts a write barrier with SSYNC
by Michael Hennerich
· 14 years ago
d1401e1
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
by Michael Hennerich
· 14 years ago
a13265a
Blackfin: fix typo in hweight asm
by Mike Frysinger
· 14 years ago
88a0ade
Blackfin: stub fpregs dumping
by Mike Frysinger
· 14 years ago
f2521ce
Blackfin: new dynamic bfin read/write mmr helpers
by Mike Frysinger
· 15 years ago
4429917
mtd: Blackfin NFC: fix handling of page sizes
by Barry Song
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
459d42b
blackfin: use use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
76b9969
Blackfin: set ARCH_KMALLOC_MINALIGN
by FUJITA Tomonori
· 14 years ago
479ba60
Blackfin: move string functions to normal lib/ assembly
by Robin Getz
· 15 years ago
dc89d97
Blackfin: add support for the DBG (debug output) pseudo insn
by Robin Getz
· 15 years ago
6a4110c
Blackfin: change the BUG opcode to an unused 16-bit opcode
by Robin Getz
· 15 years ago
6ce3e9c
Blackfin: add support for the DBGA (debug assert) pseudo insn
by Robin Getz
· 15 years ago
2620c83
Blackfin: SMP: add flush_tlb_kernel_range stub
by Graf Yang
· 15 years ago
9a95e2f
Blackfin: make hardware trace output a little more useful
by Robin Getz
· 15 years ago
d28cff4
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
by Robin Getz
· 15 years ago
2a12c46
Blackfin: split kernel/traps.c
by Robin Getz
· 15 years ago
bb84dbf
Blackfin: punt Blackfin-specific GPIO wakeup API
by Michael Hennerich
· 15 years ago
f074e48
Blackfin: drop unused bad_page pages and move zero_page to the bss
by Mike Frysinger
· 16 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3971047
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
Next »