| Commit message (Expand) | Author | Age |
* | spi: bugfix spi_add_device() with duplicate chipselects | David Brownell | 2008-08-15 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 |
|\ |
|
| * | spi: new orion_spi driver | Shadi Ammouri | 2008-08-05 |
| * | atmel_spi: fix hang due to missed interrupt | Gerard Kam | 2008-08-04 |
| * | spi: S3C24XX: reset register status on resume. | Ben Dooks | 2008-08-04 |
| * | spi_s3c24xx: really assign busnum | Ben Dooks | 2008-07-28 |
| * | mpc52xx_psc_spi: fix block transfer | Luotao Fu | 2008-07-28 |
| * | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-28 |
| |\ |
|
| | * | spi: split up spi_new_device() to allow two stage registration. | Grant Likely | 2008-07-25 |
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
|/ / |
|
* / | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
|/ |
|
* | spi: au1550_spi: improve pio transfer mode | Jan Nikitenko | 2008-07-24 |
* | spi: au1550_spi: proper platform device | Manuel Lauss | 2008-07-24 |
* | spidev: BKL removal | Alan Cox | 2008-07-24 |
* | spi: make spi_board_info.modalias a char array | Grant Likely | 2008-07-24 |
* | SPI Kconfig simplifications | Robert P. J. Day | 2008-07-24 |
* | xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() | Roel Kluin | 2008-07-24 |
* | spi: spi_mpc83xx clockrate fixes | Chen Gong | 2008-07-24 |
* | Driver Core: add ability for class_find_device to start in middle of list | Greg Kroah-Hartman | 2008-07-22 |
* | device create: spi: convert device_create to device_create_drvdata | David Brownell | 2008-07-22 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 |
| |\ |
|
| | * | Merge branch 'imx' into devel | Russell King | 2008-07-10 |
| | |\ |
|
| | | * | IMX: introduce clock API | Sascha Hauer | 2008-07-05 |
| | * | | [ARM] 5122/1: imx_dma_request_by_prio simpilfication | Paulius Zaleckas | 2008-07-03 |
| | |/ |
|
| * | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
| |\ \ |
|
| * | | | spidev: BKL pushdown | Jonathan Corbet | 2008-06-20 |
* | | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-14 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-07-12 |
| | |/
| |/| |
|
* / | | spi: fix the read path in spidev | Sebastian Siewior | 2008-07-04 |
|/ / |
|
* | | spi: fix refcount-related spidev oops-on-rmmod | David Brownell | 2008-06-06 |
* | | spi: remove some spidev oops-on-rmmod paths | David Brownell | 2008-05-24 |
|/ |
|
* | mpc5200_psc_spi: typo fix in header block | Grant Likely | 2008-05-14 |
* | spi_mpc83xx: much improved driver | Joakim Tjernlund | 2008-05-13 |
* | spi: pxa2xx_spi clock resume bugfix | Eric BENARD | 2008-05-13 |
* | spi_s3c24xx signedness fix | Matthew Wilcox | 2008-05-01 |
* | spi_bfin5xx: use PIO for full duplex, not DMA | Vitja Makarov | 2008-05-01 |
* | atmel_spi: clean up baud rate divisor calculation | Haavard Skinnemoen | 2008-04-30 |
* | spi: spi_imx updates | Andrea Paterniani | 2008-04-28 |
* | atmel_spi: support zero length transfer | Atsushi Nemoto | 2008-04-28 |
* | spi: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | spi: pxa2xx_spi "sparse" fixes | David Brownell | 2008-04-28 |
* | spi: use menuconfig for CONFIG_SPI | Alessandro Guido | 2008-04-28 |
* | spi: spi_s3c24xx must initialize num_chipselect | Ben Dooks | 2008-04-15 |
* | spi: spi_s3c24xx must initialize bus_num | Ben Dooks | 2008-04-15 |
* | spi: spi_s3c24xx driver must init completion | Ben Dooks | 2008-04-15 |
* | spi: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 |
* | spi: spi_bfin5xx: remove unused label | Michael Hennerich | 2008-04-08 |
* | spi: spi_bfin5xx: fix probe() sequencing | Vitja Makarov | 2008-04-08 |