summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang2012-03-211-1/+1
* blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
* bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang2012-03-211-6/+41
* Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
* Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka2012-03-211-1/+0
* bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang2012-03-211-0/+7
* arch: blackfin: udpate defconfigBob Liu2012-03-213-0/+9
* Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-2116-196/+233
* arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-03-2113-25/+26
* Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-212-1/+5
* blackfin: cleanup anomaly workaroundsBob Liu2012-03-211-24/+20
* blackfin: update default defconfigBob Liu2012-03-2110-125/+125
* blackfin: thread_info: add suspend flagBob Liu2012-03-211-0/+2
* bfin: add bfin_ad73311_machine platform deviceBob Liu2012-03-211-0/+20
* blackfin: bf537: stamp: update board file for 193xBob Liu2012-03-211-2/+2
* blackfin: kgdb: skip hardware watchpoint testBob Liu2012-03-211-0/+1
* bf548: add ppi interrupt mask and blanking clocksScott Jiang2012-03-211-0/+2
* blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu2012-03-211-0/+7
* spi/bfin_spi: drop bits_per_word from client dataMike Frysinger2012-03-211-1/+0
* blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
* blackfin: restore L1 base address and lengthBarry Song2012-03-211-1/+4
* blackfin: timer: refine bfin simple timer driverSteven Miao2012-03-211-4/+6
* BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao2012-03-211-110/+110
* bfin_sport: add support for ADC/DAC.Bob Liu2012-03-211-0/+3
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-209-45/+76
|\
| * USB: use generic platform driver on ath79Hauke Mehrtens2012-03-151-6/+25
| * Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-128-39/+51
| |\
| | * Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-018-39/+51
| | |\
| | | * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-4/+4
| | | * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-2/+2
| | | * arm: imx: Start using struct usb_otgHeikki Krogerus2012-02-132-16/+28
| | | * usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus2012-02-133-5/+5
| | | * usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-137-16/+16
* | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-2010-700/+245
|\ \ \ \
| * | | | TTY: pdc_cons, use tty_portJiri Slaby2012-03-081-7/+12
| * | | | TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby2012-03-081-16/+13
| * | | | TTY: pdc_cons, fix open vs timer raceJiri Slaby2012-03-081-5/+2
| * | | | TTY: pdc_cons, fix racy tty testJiri Slaby2012-03-081-2/+2
| * | | | TTY: simserial, final cleanupJiri Slaby2012-03-081-16/+5
| * | | | TTY: simserial, reindent some codeJiri Slaby2012-03-081-76/+44
| * | | | TTY: simserial, fix includesJiri Slaby2012-03-081-5/+2
| * | | | TTY: simserial, remove useless commentsJiri Slaby2012-03-081-28/+1
| * | | | TTY: simserial, use tty_port_hangupJiri Slaby2012-03-081-57/+7
| * | | | TTY: simserial, use tty_port_openJiri Slaby2012-03-081-59/+5
| * | | | TTY: simserial, properly refcount tty_port->ttyJiri Slaby2012-03-081-4/+5
| * | | | TTY: simserial, use tty_port_close_startJiri Slaby2012-03-081-35/+1
| * | | | TTY: simserial, use tty_port_close_endJiri Slaby2012-03-081-7/+6
| * | | | TTY: simserial, remove some tty opsJiri Slaby2012-03-081-38/+1
| * | | | TTY: simserial, define local tty_port pointerJiri Slaby2012-03-081-40/+44
| * | | | TTY: simserial no longer needs serialPJiri Slaby2012-03-081-1/+8