| Commit message (Expand) | Author | Files | Lines |
2012-08-16 | HID: picolcd: using vmalloc() requires the include of vmalloc.h | Stephen Rothwell | 1 | -0/+1 |
2012-08-15 | HID: picoLCD: add myself to MAINTAINERS | Bruno Prémont | 1 | -0/+6 |
2012-08-15 | HID: picoLCD: Improve unplug handling | Bruno Prémont | 5 | -25/+46 |
2012-08-15 | HID: picoLCD: satify some checkpatch warnings | Bruno Prémont | 1 | -2/+2 |
2012-08-15 | HID: picoLCD: prevent NULL pointer dereference on unplug | Bruno Prémont | 1 | -0/+2 |
2012-08-15 | HID: picoLCD: Replace own refcounting with fbdev's | Bruno Prémont | 3 | -103/+18 |
2012-08-15 | HID: picoLCD: split driver code | Bruno Prémont | 11 | -2748/+3069 |
2012-07-24 | genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP | WANG Cong | 2 | -2/+2 |
2012-07-24 | bf60x: fix build warning | Bob Liu | 4 | -10/+9 |
2012-07-24 | PM: add BF60x flash suspend and resume support | Steven Miao | 1 | -1/+16 |
2012-07-24 | blackfin: twi: read twi mmr via bfin_read macro | Sonic Zhang | 1 | -2/+2 |
2012-07-24 | dpm: deepsleep: reserve stack | Steven Miao | 1 | -1/+1 |
2012-07-24 | bf60x: cpufreq: fix anomaly 05000273 | Sonic Zhang | 1 | -1/+2 |
2012-07-24 | bf609: add adv7511 display support | Scott Jiang | 1 | -11/+90 |
2012-07-24 | blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit | Bob Liu | 1 | -0/+8 |
2012-07-24 | bf60x: Add double fault, hardware error and NMI SEC handler | Sonic Zhang | 2 | -1/+35 |
2012-07-24 | bf60x: update anomaly id in serial and twi driver headers. | Sonic Zhang | 2 | -2/+2 |
2012-07-24 | bf60x: vs6624 pin update | Vivi Li | 1 | -1/+3 |
2012-07-24 | bf60x: add default anomaly setting. | Sonic Zhang | 1 | -0/+2 |
2012-07-24 | bf60x: update bf60x anomaly list. | Sonic Zhang | 1 | -88/+56 |
2012-07-24 | bf60x: sec: Enable sec interrupt source priority configuration. | Sonic Zhang | 5 | -1/+190 |
2012-07-24 | bf60x: sec: Clean up interrupt initialization code for SEC. | Sonic Zhang | 3 | -87/+125 |
2012-07-24 | bf609: reuse bf5xx-i2s-pcm.c as i2s pcm driver | Scott Jiang | 1 | -2/+2 |
2012-07-24 | bf561: add capabilities in adv7183_inputs | Scott Jiang | 1 | -0/+3 |
2012-07-24 | bf609: convert vs6624 blank_clocks to black_pixels | Scott Jiang | 1 | -1/+1 |
2012-07-24 | blackfin: fix musb macro name | Bob Liu | 2 | -4/+4 |
2012-07-24 | cleanup: sec and linkport only built on bf60x | Steven Miao | 1 | -0/+2 |
2012-07-24 | bfin: pint: add pint suspend and resume | Steven Miao | 1 | -0/+4 |
2012-07-24 | bf60x: pm: add pint suspend and resume support | Steven Miao | 5 | -21/+76 |
2012-07-24 | bf609: add HDMI support for adv7842 | Scott Jiang | 1 | -7/+20 |
2012-07-24 | bf609: add CVBS and S-Video support for adv7842 | Scott Jiang | 1 | -5/+18 |
2012-07-24 | gpiokeys: add gpio keyboard platform device | Steven Miao | 1 | -0/+22 |
2012-07-24 | bf60x: pm: pass wakeup param | Steven Miao | 1 | -9/+10 |
2012-07-24 | bf60x: pm: add smc nor flash syscore ops | Steven Miao | 2 | -1/+25 |
2012-07-24 | bfin: simple_timer: add READ_COUNTER ioctl and add NOIRQ timer mode | Steven Miao | 1 | -0/+6 |
2012-07-24 | blackfin: bf609-ezkit: add probe_type for norflash | Bob Liu | 1 | -0/+3 |
2012-07-24 | i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro. | Sonic Zhang | 1 | -2/+2 |
2012-07-24 | bf609: add ssm2602 support on bf609 platform | Scott Jiang | 1 | -0/+5 |
2012-07-24 | blackfin: mach-common: ints-priority add irq_set_wake | Bob Liu | 1 | -1/+5 |
2012-07-24 | v4l2: add adv7842 video decoder driver | Scott Jiang | 1 | -0/+99 |
2012-07-24 | cache: enable L2 sram icache in menuconfig | Steven Miao | 1 | -1/+1 |
2012-07-24 | cpufreq: change debug message level to show clock change error | Steven Miao | 2 | -2/+3 |
2012-07-24 | bf60x: Add wake up latency bench for deep sleep mode. | Sonic Zhang | 1 | -0/+2 |
2012-07-24 | bfin: pm: add deepsleep for bf60x | Sonic Zhang | 7 | -127/+197 |
2012-07-24 | irq: set cgu event handle to fasteoi handle | Steven Miao | 1 | -1/+1 |
2012-07-24 | blackfin: Kconfig: fix ROM range for bf60x | Bob Liu | 1 | -1/+2 |
2012-07-24 | bfin: reorg clock init steps for bf609 | Bob Liu | 4 | -133/+224 |
2012-07-24 | bfin-dma: only use MDMA3 on bf609 | Steven Miao | 1 | -2/+2 |
2012-07-24 | bf609: bfin_crc: Remove unused CRC TX DMA platform resources. | Sonic Zhang | 1 | -5/+0 |
2012-07-24 | pm: dpmc macro typo fix | Steven Miao | 1 | -1/+1 |