Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for older kernel versions | Lars-Peter Clausen | 2011-01-06 | 28 | -29114/+0 |
| | | | | SVN-Revision: 24915 | ||||
* | udc: Fix recursive spinlocks | Lars-Peter Clausen | 2010-05-29 | 1 | -14/+13 |
| | | | | | | | | | | | | Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done() is called in chain: jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and it tries to acquire same lock. 3. Deadlock. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> SVN-Revision: 21619 | ||||
* | ASoC: Fix and cleaup dma config | Lars-Peter Clausen | 2010-05-29 | 1 | -95/+91 |
| | | | | SVN-Revision: 21618 | ||||
* | core fixes * Mask timer irq on startup * Fix dma width constants * Do not ↵ | Lars-Peter Clausen | 2010-05-29 | 2 | -59/+55 |
| | | | | | | try to ack intc irqs SVN-Revision: 21617 | ||||
* | jzcodec: Enable support for S8 format | Lars-Peter Clausen | 2010-05-29 | 1 | -7/+7 |
| | | | | SVN-Revision: 21615 | ||||
* | fb: Fix pseudo palette for non 32bit color depth. | Lars-Peter Clausen | 2010-05-29 | 1 | -20/+32 |
| | | | | SVN-Revision: 21614 | ||||
* | rtc: Put rtc Kconfig entry into the correct section | Lars-Peter Clausen | 2010-05-29 | 1 | -9/+7 |
| | | | | SVN-Revision: 21613 | ||||
* | Add 2.6.34 patches | Lars-Peter Clausen | 2010-05-12 | 28 | -0/+29113 |
SVN-Revision: 21438 |