Age | Commit message (Expand) | Author |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-16 | spi: core and gpio expanders use subsys_init | David Brownell |
2008-10-16 | orion_spi: handle 88F6183 erratum | Lennert Buytenhek |
2008-10-16 | pxa2xx_spi: fix chip_info defaults and documentation. | Vernon Sauder |
2008-10-16 | pxa2xx_spi: minor cleanup | Guennadi Liakhovetski |
2008-10-16 | spi_s3c24xx: pin configuration updates | Ben Dooks |
2008-10-16 | spi: simplify spi_write_then_read() | Vernon Sauder |
2008-10-16 | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-14 | Merge branch 's3c-move' into devel | Russell King |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King |
2008-10-08 | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver | Grant Likely |
2008-10-03 | orion_spi: fix handling of default transfer speed | Lennert Buytenhek |
2008-10-01 | pxa2xx_spi: fix build breakage | Mike Rapoport |
2008-09-13 | spi_s3c24xx: fix section warning | Ben Dooks |
2008-09-13 | pxa2xx_spi: dma bugfixes | Ned Forrester |
2008-09-13 | pxa2xx_spi: chipselect bugfixes | Ned Forrester |
2008-09-13 | spi_mpc83xx: reject invalid transfer sizes | Peter Korsgaard |
2008-09-13 | spi_mpc83xx: fix clockrate calculation for low speed | Peter Korsgaard |
2008-09-05 | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King |
2008-09-05 | [ARM] omap: remove an io_v2p() usage | Russell King |
2008-08-15 | spi: bugfix spi_add_device() with duplicate chipselects | David Brownell |
2008-08-07 | [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 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-05 | spi: new orion_spi driver | Shadi Ammouri |
2008-08-04 | atmel_spi: fix hang due to missed interrupt | Gerard Kam |
2008-08-04 | spi: S3C24XX: reset register status on resume. | Ben Dooks |
2008-07-28 | 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-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | spi: split up spi_new_device() to allow two stage registration. | Grant Likely |
2008-07-24 | 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-21 | Driver Core: add ability for class_find_device to start in middle of list | Greg Kroah-Hartman |
2008-07-21 | device create: spi: convert device_create to device_create_drvdata | David Brownell |
2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt |
2008-07-15 | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-12 | powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm | Stephen Rothwell |
2008-07-10 | Merge branch 'imx' into devel | Russell King |