| Commit message (Expand) | Author | Age | Files | Lines |
* | SPI: Add helper macro for spi_driver boilerplate | Lars-Peter Clausen | 2011-11-17 | 1 | -0/+11 |
* | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 2011-10-31 | 1 | -2/+0 |
* | mcp23s08: get rid of setup/teardown callbacks | Peter Korsgaard | 2011-07-15 | 1 | -9/+0 |
* | gpio/74x164: remove unnecessary defines and prototype | H Hartley Sweeten | 2011-06-03 | 1 | -2/+0 |
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 | 1 | -4/+4 |
|\ |
|
| * | spi: Use void pointers for data in simple SPI I/O operations | Mark Brown | 2011-05-20 | 1 | -4/+4 |
* | | Input: ads7846 - add possibility to use external vref on ads7846 | Alexander Stein | 2011-05-12 | 1 | -1/+2 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-03-19 | 1 | -0/+41 |
|\ |
|
| * | Merge branch 'tsc2005' into next | Dmitry Torokhov | 2011-03-16 | 1 | -0/+41 |
| |\ |
|
| | * | Input: introduce tsc2005 driver | Lauri Leukkunen | 2011-03-16 | 1 | -0/+41 |
* | | | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely | 2011-03-18 | 1 | -234/+0 |
* | | | spi/dw_spi: Fix missing header | Jiri Slaby | 2011-03-18 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 | 1 | -7/+12 |
|\ \ \ |
|
| * | | | serial: ifx6x60: expanded info available from platform data | Russ Gorby | 2011-02-03 | 1 | -7/+12 |
| |/ / |
|
* | | | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard | 2011-03-12 | 1 | -6/+9 |
* | | | spi: add OpenCores tiny SPI driver | Thomas Chou | 2011-02-22 | 1 | -0/+20 |
|/ / |
|
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-07 | 2 | -5/+171 |
|\ \ |
|
| * \ | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely | 2010-12-29 | 1 | -0/+152 |
| |\ \ |
|
| | * | | spi/pxa2xx: Add CE4100 support | Sebastian Andrzej Siewior | 2010-12-01 | 1 | -1/+104 |
| | * | | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 2010-12-01 | 1 | -0/+49 |
| | |/ |
|
| * | | spi/dw_spi: add DMA support | Feng Tang | 2010-12-24 | 1 | -5/+19 |
| |/ |
|
* | | ifx6x60: SPI protocol driver for Infineon 6x60 modem | Russ Gorby | 2010-11-11 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-11-01 | 1 | -0/+3 |
|\ |
|
| * | spi: enable spi_board_info to be registered after spi_master | Feng Tang | 2010-10-21 | 1 | -0/+3 |
* | | gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register | Miguel Gaio | 2010-10-27 | 1 | -0/+11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | spi/dw_spi: clean the cs_control code | Feng Tang | 2010-09-08 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-21 | 1 | -34/+0 |
|\ \ |
|
| * | | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen | 2010-09-21 | 1 | -34/+0 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | spi.h: missing kernel-doc notation, please fix | Ernst Schwab | 2010-08-17 | 1 | -0/+3 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-02 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | wl12xx: change contact person for the include file | Kalle Valo | 2010-08-25 | 1 | -1/+1 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-14 | 2 | -0/+17 |
|\ \ |
|
| * | | spi/spi-gpio: add support for controllers without MISO or MOSI pin | Marek Szyprowski | 2010-07-03 | 1 | -0/+5 |
| * | | spi/mmc_spi: SPI bus locking API, using mutex | Ernst Schwab | 2010-06-28 | 1 | -0/+12 |
* | | | gpio: max730x: make pullups configurable via platformdata | Marc Kleine-Budde | 2010-08-11 | 1 | -0/+8 |
| |/
|/| |
|
* | | Input: ads7846 - do not allow altering platform data | Dmitry Torokhov | 2010-07-03 | 1 | -1/+1 |
* | | Input: ads7846 - allow specifying irq trigger type in platform data | Anatolij Gustschin | 2010-06-28 | 1 | -0/+1 |
|/ |
|
* | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 2010-05-25 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -0/+2 |
| |\ |
|
| | * | wl1251: add support for dedicated IRQ line | Grazvydas Ignotas | 2010-04-16 | 1 | -0/+2 |
* | | | spi: move bitbang txrx utility functions to private header | hartleys | 2010-05-25 | 1 | -101/+0 |
|/ / |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | backlight: Add Epson L4F00242T03 LCD driver | Alberto Panizzo | 2010-03-16 | 1 | -0/+31 |
* | | Input: ads7846 - add wakeup support | Ranjith Lohithakshan | 2010-03-11 | 1 | -0/+1 |
* | | Input: ads7846 - add support for AD7843 parts | Michael Hennerich | 2010-03-09 | 1 | -1/+1 |
* | | gpio: add driver for MAX7300 I2C GPIO extender | Wolfram Sang | 2010-03-06 | 1 | -0/+18 |
|/ |
|
* | Merge commit 'v2.6.33-rc6' into secretlab/next-spi | Grant Likely | 2010-02-02 | 1 | -4/+8 |
|\ |
|