| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm | 2009-12-13 | 1 | -0/+10 |
| * | spi/mpc52xx-spi: minor cleanups | Wolfram Sang | 2009-12-08 | 1 | -10/+0 |
| * | xilinx_spi: add support for the DS570 IP. | Richard Röjfors | 2009-12-08 | 1 | -2/+4 |
| * | xilinx_spi: Switch to iomem functions and support little endian. | Richard Röjfors | 2009-12-08 | 1 | -0/+2 |
| * | xilinx_spi: Split into of driver and generic part. | Richard Röjfors | 2009-12-08 | 1 | -0/+16 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 1 | -0/+10 |
|\ \ |
|
| * \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| * | | powerpc/5200: Add mpc5200-spi (non-PSC) device driver | Grant Likely | 2009-11-04 | 1 | -0/+10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
| |/ |
|
* / | wl1251: add NVS in EEPROM support | David-John Willis | 2009-11-18 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-09-26 | 1 | -0/+28 |
|\ |
|
| * | backlight: spi driver for LMS283GF05 LCD | Marek Vasut | 2009-09-07 | 1 | -0/+28 |
* | | gpio: add MC33880 driver | Richard Röjfors | 2009-09-23 | 1 | -0/+10 |
* | | spi: handle TX-only/RX-only | David Brownell | 2009-09-23 | 1 | -36/+3 |
* | | spi: add support for device table matching | Anton Vorontsov | 2009-09-23 | 1 | -2/+8 |
* | | spi.h: add missing kernel-doc for struct spi_master | Randy Dunlap | 2009-09-23 | 1 | -0/+2 |
|/ |
|
* | spi: add spi_master flag word | David Brownell | 2009-06-30 | 1 | -0/+4 |
* | spi: new spi->mode bits | David Brownell | 2009-06-30 | 2 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 | 1 | -0/+1 |
|\ |
|
| * | Input: ads7846 - support swapping x and y axes | Michael Roth | 2009-05-19 | 1 | -0/+1 |
* | | spi: move more spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -0/+3 |
* | | spi: move common spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -24/+1 |
* | | net/libertas: remove GPIO-CS handling in SPI interface code | Sebastian Andrzej Siewior | 2009-06-10 | 1 | -3/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-18 | 2 | -1/+7 |
|\| |
|
| * | spi: documentation: emphasise spi_master.setup() semantics | David Brownell | 2009-04-21 | 1 | -1/+6 |
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-16 | 1 | -0/+1 |
| |\ |
|
| | * | Input: ads7846 - introduce platform specific way to synchronize sampling | Eric Miao | 2009-04-11 | 1 | -0/+1 |
* | | | wl12xx: add driver | Kalle Valo | 2009-05-06 | 1 | -0/+31 |
|/ / |
|
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-08 | 1 | -0/+35 |
|\| |
|
| * | Input: add AD7879 Touchscreen driver | Michael Hennerich | 2009-03-09 | 1 | -0/+35 |
* | | SPI: add dma_alignment field to spi_master | Mike Rapoport | 2009-04-07 | 1 | -0/+6 |
* | | spi-gpio: allow operation without CS signal | Michael Buesch | 2009-04-02 | 1 | -0/+6 |
* | | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs | David Brownell | 2009-04-02 | 1 | -0/+6 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 1 | -0/+7 |
|\| |
|
| * | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 2009-02-20 | 1 | -0/+7 |
* | | libertas: if_spi: add ability to call board specific setup/teardown methods | Mike Rapoport | 2009-02-09 | 1 | -0/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-03 | 1 | -0/+25 |
|\ \
| |/
|/| |
|
| * | libertas: if_spi, driver for libertas GSPI devices | Colin McCabe | 2009-01-29 | 1 | -0/+25 |
* | | headers_check fix: spi/spidev.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -0/+1 |
|/ |
|
* | backlight: add support for Toppoly TDO35S series to tdo24m lcd driver | Mike Rapoport | 2009-01-08 | 1 | -0/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -2/+2 |
|\ |
|
| * | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -2/+2 |
* | | spi_gpio driver | David Brownell | 2009-01-06 | 1 | -0/+60 |
|/ |
|
* | spi.h uses/needs device.h | Randy Dunlap | 2009-01-04 | 1 | -0/+2 |
* | mmc_spi: Add support for OpenFirmware bindings | Anton Vorontsov | 2008-12-31 | 1 | -1/+14 |
* | spi: fix compile error | Fernando Luis Vazquez Cao | 2008-10-30 | 1 | -0/+3 |
* | orion_spi: handle 88F6183 erratum | Lennert Buytenhek | 2008-10-16 | 1 | -0/+1 |
* | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 2008-09-25 | 1 | -0/+3 |
* | lcd: add corgibl_limit_intensity() to corgi_lcd | Eric Miao | 2008-09-23 | 1 | -0/+1 |