summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-03-21Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka1-1/+0
2012-03-21bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang1-0/+7
2012-03-21arch: blackfin: udpate defconfigBob Liu3-0/+9
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells16-196/+233
2012-03-21arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka13-25/+26
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger2-1/+5
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu1-24/+20
2012-03-21blackfin: update default defconfigBob Liu10-125/+125
2012-03-21blackfin: thread_info: add suspend flagBob Liu1-0/+2
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu1-0/+20
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu1-2/+2
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu1-0/+1
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang1-0/+2
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu1-0/+7
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger1-1/+0
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song1-0/+2
2012-03-21blackfin: restore L1 base address and lengthBarry Song1-1/+4
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao1-4/+6
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao1-110/+110
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu1-0/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+0
2012-01-09blackfin: bf561: add adv7183 capture supportBob Liu1-0/+95
2012-01-09blackfin: bf537: add capture supportBob Liu1-0/+70
2012-01-09blackfin: bf548: add capture supportScott Jiang1-0/+69
2012-01-09blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu1-18/+0
2012-01-09blackfin: i2c-lcd: change default clock rateAaron Wu2-2/+2
2012-01-09blackfin: mac: dsa: add vlan mask in board fileSteven Miao1-0/+2
2012-01-09blackfin: bf537: change num_chipselect for spi-sportScott Jiang1-2/+2
2012-01-09blackfin: serial: bfin-uart: remove unused fieldSonic Zhang1-3/+0
2012-01-09bf54x: get mem size: missing break in switchSteven Miao1-4/+12
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao1-5/+3
2012-01-09blackfin: config: update macro SPI_BFIN in board fileSonic Zhang26-64/+64
2012-01-09blackfin: config: update def config for all boardsScott Jiang27-27/+27
2012-01-09blackfin: smp: cleanup smp codeBob Liu6-16/+77
2012-01-09blackfin: smp: add suspend and wakeup irq flagsBob Liu1-1/+2
2012-01-09blackfin: bf533-stamp: add missed patches for new asoc driverBob Liu1-8/+160
2012-01-09blackfin: bf533-stamp: fix ad1836 nameBob Liu1-2/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-4/+0
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-10-31blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker16-0/+16
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang8-11/+8