Age | Commit message (Expand) | Author | Files | Lines |
2009-12-01 | [ARM] pxa: use platform_device_id table for SSP driver | Eric Miao | 1 | -58/+15 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 1 | -1/+0 |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 1 | -1/+1 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-13 | Merge branch 'pxa-devel' into pxa | Russell King | 1 | -9/+4 |
2008-07-10 | [ARM] 5112/1: PXA SSP: Strip in-code changelog | Mark Brown | 1 | -7/+0 |
2008-07-10 | [ARM] 5110/1: PXA SSP: Remember the platform device on probe() | Mark Brown | 1 | -0/+1 |
2008-07-10 | [ARM] 5108/2: PXA SSP: Don't unconditionally free interrupt | Mark Brown | 1 | -2/+3 |
2008-06-12 | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver | Guennadi Liakhovetski | 1 | -1/+1 |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King | 1 | -84/+300 |
2008-01-26 | [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx | eric miao | 1 | -0/+10 |
2008-01-26 | [ARM] pxa: initialise SSP earlier | Russell King | 1 | -1/+1 |
2008-01-26 | [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() | eric miao | 1 | -28/+49 |
2008-01-26 | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao | 1 | -0/+1 |
2008-01-26 | [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() | eric miao | 1 | -56/+240 |
2008-01-26 | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 1 | -1/+1 |
2007-11-26 | [ARM] PXA ssp: unlock when ssp tries to close an invalid port | Roel Kluin | 1 | -0/+1 |
2007-04-22 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 1 | -6/+6 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 1 | -1/+1 |
2006-08-27 | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such... | Paul Sokolovsky | 1 | -7/+28 |
2006-01-12 | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven | 1 | -8/+9 |
2005-11-10 | [ARM] 3098/1: pxa2xx disable ssp irq | Liam Girdwood | 1 | -88/+40 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+363 |