Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6376eda5dceaa683ad90a62e3beb2fbbc9549fdd
/
arch
/
blackfin
fa83af7
blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c
by Paul Gortmaker
· 13 years ago
35fe2e7
blackfin: update defconfig for bf527-ezkit
by Bob Liu
· 13 years ago
e8c5c6d
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
by Bob Liu
· 13 years ago
95fc2d8
blackfin: fix L1 data A overflow link issue
by Mike Frysinger
· 13 years ago
1512cdc
blackfin: fix cmpxchg build fails from system.h fallout
by Paul Gortmaker
· 13 years ago
8bb1f22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
39429c5
new helper: ext2_image_size()
by Al Viro
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
e339364
Kbuild: centralize MKIMAGE and cmd_uimage definitions
by Stephen Warren
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
1762275
blackfin: clean up string bfin_dma_5xx after rename.
by Sonic Zhang
· 13 years ago
5ddebe5
blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.c
by Bob Liu
· 13 years ago
eeec0a1
bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.
by Sonic Zhang
· 13 years ago
ce6da7c
Blackfin: s/#if CONFIG/#ifdef CONFIG/
by Geert Uytterhoeven
· 13 years ago
0e233fb
Blackfin: pnav: delete duplicate linux/export.h include
by Danny Kukawka
· 13 years ago
1957b66
bf561: add ppi DLEN macro for 10bits to 16bits
by Scott Jiang
· 13 years ago
45a9331
arch: blackfin: udpate defconfig
by Bob Liu
· 13 years ago
3bed8d6
Disintegrate asm/system.h for Blackfin [ver #2]
by David Howells
· 13 years ago
0eceb82
arch/blackfin: don't generate random mac in bfin_get_ether_addr()
by Danny Kukawka
· 13 years ago
dd47ba1
Blackfin: wire up new process_vm syscalls
by Mike Frysinger
· 13 years ago
0db07a9
blackfin: cleanup anomaly workarounds
by Bob Liu
· 13 years ago
ff4db3b
blackfin: update default defconfig
by Bob Liu
· 13 years ago
563c76f
blackfin: thread_info: add suspend flag
by Bob Liu
· 13 years ago
3268968
bfin: add bfin_ad73311_machine platform device
by Bob Liu
· 13 years ago
57084ed
blackfin: bf537: stamp: update board file for 193x
by Bob Liu
· 13 years ago
a5b44ee
blackfin: kgdb: skip hardware watchpoint test
by Bob Liu
· 13 years ago
4e937ac
bf548: add ppi interrupt mask and blanking clocks
by Scott Jiang
· 13 years ago
a5e0d86
blackfin: bf561: forgot CSYNC in get_core_lock_noflush
by Bob Liu
· 13 years ago
5d002cc
spi/bfin_spi: drop bits_per_word from client data
by Mike Frysinger
· 13 years ago
4936afc
blackfin: cplb-mpu: fix page mask table overflow
by Barry Song
· 15 years ago
edd8a97
blackfin: restore L1 base address and length
by Barry Song
· 14 years ago
f7899f7
blackfin: timer: refine bfin simple timer driver
by Steven Miao
· 13 years ago
c72df80
BF561 MDMA : fixed BF561 DMA MMRs definition mismatch
by Steven Miao
· 14 years ago
7160fc1
bfin_sport: add support for ADC/DAC.
by Bob Liu
· 14 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
dda6779
blackfin: bf561: add adv7183 capture support
by Bob Liu
· 13 years ago
bd5fd09
blackfin: bf537: add capture support
by Bob Liu
· 13 years ago
df864c3
blackfin: bf548: add capture support
by Scott Jiang
· 13 years ago
e6171bb
blackfin: time-ts: rm unused func broadcast_timer_setup()
by Bob Liu
· 13 years ago
7c8e62d
blackfin: i2c-lcd: change default clock rate
by Aaron Wu
· 13 years ago
1247f2f
blackfin: mac: dsa: add vlan mask in board file
by Steven Miao
· 13 years ago
8ded970
blackfin: bf537: change num_chipselect for spi-sport
by Scott Jiang
· 13 years ago
6f2efbd
blackfin: serial: bfin-uart: remove unused field
by Sonic Zhang
· 13 years ago
4dbeccd
bf54x: get mem size: missing break in switch
by Steven Miao
· 13 years ago
a2eff9d
blackfin: smp: fix msg queue overflow issue
by Steven Miao
· 13 years ago
7d157fb
blackfin: config: update macro SPI_BFIN in board file
by Sonic Zhang
· 13 years ago
5ef835e
blackfin: config: update def config for all boards
by Scott Jiang
· 13 years ago
d0014be
blackfin: smp: cleanup smp code
by Bob Liu
· 13 years ago
16df366
blackfin: smp: add suspend and wakeup irq flags
by Bob Liu
· 13 years ago
e7da266
blackfin: bf533-stamp: add missed patches for new asoc driver
by Bob Liu
· 13 years ago
1f11a10
blackfin: bf533-stamp: fix ad1836 name
by Bob Liu
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
96c5590
PCI: Pull PCI 'latency timer' setup up into the core
by Myron Stowe
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
9059054
blackfin: Fixup export.h includes
by Lars-Peter Clausen
· 13 years ago
edb0a64
Blackfin: add serial TX IRQ in individual platform resource
by Sonic Zhang
· 13 years ago
6a550b9
blackfin: add module.h to files implicitly expecting to use it.
by Paul Gortmaker
· 13 years ago
8dc7a9c
blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
7832bb5
Blackfin: irq: remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
23405b0
Blackfin: boards: clean up i2c_board_info
by Michael Hennerich
· 13 years ago
5101ea9
Blackfin: drop unused Kconfig symbol
by Paul Bolle
· 13 years ago
af80d0d
Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driver
by Lars-Peter Clausen
· 13 years ago
080ae07
Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driver
by Lars-Peter Clausen
· 13 years ago
2fba06f
Blackfin: bf537-stamp: register adau1701 codec and asoc machine driver
by Lars-Peter Clausen
· 13 years ago
2db1f97
Blackfin: merge asm/mutex.h into kbuild too
by Mike Frysinger
· 13 years ago
e0754d8
Blackfin: bf537-stamp: fix ad73311 codec config macro
by Scott Jiang
· 13 years ago
d055636
Blackfin: bf537-stamp: fix ad1836 name
by Scott Jiang
· 13 years ago
a9930fd
Blackfin: kgdb_test: rework code to avoid -O0 usage
by Sonic Zhang
· 13 years ago
c91e09b
Blackfin: fix sparse warnings in copy_to/from_user
by Mikhail Gruzdev
· 13 years ago
f8b4392
Blackfin: bf548-ezkit: update defconfig
by Sonic Zhang
· 13 years ago
0b2b06e
Blackfin: SMP: fix scheduling deadlock
by Steven Miao
· 13 years ago
74b6541
Blackfin: H8606: fixup bogus ioresource init
by Thomas Gleixner
· 13 years ago
ae41f32
Blackfin: SMP: convert to common asm-generic/atomic.h
by Mike Frysinger
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 13 years ago
2b6678c5
Blackfin: boards: fix pcm device name
by Scott Jiang
· 13 years ago
6ebc2bb
Blackfin: SMP: punt unused atomic_test_mask helper
by Mike Frysinger
· 13 years ago
a2de3f7
Blackfin: irqs: do not trace arch_local_{*,irq_*} functions
by Steven Rostedt
· 13 years ago
b0d3dc1
Blackfin: bf526: restrict reboot workaround to 0.0 silicon
by Mike Frysinger
· 13 years ago
65cd3b5
Blackfin: bf51x: fix alternative portmux options
by Mike Frysinger
· 13 years ago
fdfb0be
Blackfin: bf54x: fix GPIO resume code
by Mike Frysinger
· 13 years ago
9e770f7
Blackfin: dpmc: optimize SDRAM programming slightly
by Mike Frysinger
· 13 years ago
da31d6f
Blackfin: dpmc: don't save/restore scratch registers
by Mike Frysinger
· 13 years ago
9466a05
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
by Mike Frysinger
· 13 years ago
eed7b83
Blackfin: dpmc: optimize hibernate/resume path
by Mike Frysinger
· 13 years ago
d7228e7
Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating
by Mike Frysinger
· 13 years ago
584ecba
Blackfin: dpmc: relocate hibernate helper macros
by Mike Frysinger
· 13 years ago
429e257
Blackfin: dpmc: omit RETE/RETN when hibernating
by Mike Frysinger
· 13 years ago
4705a25
Blackfin: dpmc: optimize SIC_IWR programming a little
by Mike Frysinger
· 13 years ago
01f8e34
Blackfin: gpio/ints: generalize pint logic
by Mike Frysinger
· 13 years ago
Next »