Age | Commit message (Expand) | Author |
2010-11-01 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-27 | gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register | Miguel Gaio |
2010-10-21 | spi: enable spi_board_info to be registered after spi_master | Feng Tang |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-21 | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-08 | spi/dw_spi: clean the cs_control code | Feng Tang |
2010-09-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-25 | wl12xx: change contact person for the include file | Kalle Valo |
2010-08-17 | spi.h: missing kernel-doc notation, please fix | Ernst Schwab |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-11 | gpio: max730x: make pullups configurable via platformdata | Marc Kleine-Budde |
2010-07-03 | spi/spi-gpio: add support for controllers without MISO or MOSI pin | Marek Szyprowski |
2010-07-03 | Input: ads7846 - do not allow altering platform data | Dmitry Torokhov |
2010-06-28 | spi/mmc_spi: SPI bus locking API, using mutex | Ernst Schwab |
2010-06-28 | Input: ads7846 - allow specifying irq trigger type in platform data | Anatolij Gustschin |
2010-05-25 | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely |
2010-05-25 | spi: move bitbang txrx utility functions to private header | hartleys |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-16 | wl1251: add support for dedicated IRQ line | Grazvydas Ignotas |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Add Epson L4F00242T03 LCD driver | Alberto Panizzo |
2010-03-11 | Input: ads7846 - add wakeup support | Ranjith Lohithakshan |
2010-03-09 | Input: ads7846 - add support for AD7843 parts | Michael Hennerich |
2010-03-06 | gpio: add driver for MAX7300 I2C GPIO extender | Wolfram Sang |
2010-02-02 | Merge commit 'v2.6.33-rc6' into secretlab/next-spi | Grant Likely |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-01-21 | spi/dw_spi: enable platform specific chipselect. | George Shore |
2010-01-20 | spi/dw_spi: refine the IRQ mode working flow | Feng Tang |
2010-01-19 | Input: ad7879 - support auxiliary GPIOs via gpiolib | Michael Hennerich |
2009-12-17 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-17 | spi: controller driver for Designware SPI core | Feng Tang |
2009-12-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2009-12-13 | spi: SuperH MSIOF SPI Master driver V2 | Magnus Damm |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-08 | spi/mpc52xx-spi: minor cleanups | Wolfram Sang |
2009-12-08 | xilinx_spi: add support for the DS570 IP. | Richard Röjfors |
2009-12-08 | xilinx_spi: Switch to iomem functions and support little endian. | Richard Röjfors |
2009-12-08 | xilinx_spi: Split into of driver and generic part. | Richard Röjfors |
2009-11-18 | wl1251: add NVS in EEPROM support | David-John Willis |
2009-11-09 | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König |
2009-11-04 | powerpc/5200: Add mpc5200-spi (non-PSC) device driver | Grant Likely |
2009-09-26 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-09-23 | gpio: add MC33880 driver | Richard Röjfors |
2009-09-23 | spi: handle TX-only/RX-only | David Brownell |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov |
2009-09-23 | spi.h: add missing kernel-doc for struct spi_master | Randy Dunlap |