aboutsummaryrefslogtreecommitdiff
path: root/include/linux/spi
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-23gpio: add MC33880 driverRichard Röjfors
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap
2009-09-07backlight: spi driver for LMS283GF05 LCDMarek Vasut
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-30spi: new spi->mode bitsDavid Brownell
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior
2009-05-19Input: ads7846 - support swapping x and y axesMichael Roth
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06wl12xx: add driverKalle Valo
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov
2009-04-11Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov
2009-04-07SPI: add dma_alignment field to spi_masterMike Rapoport
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-03-09Input: add AD7879 Touchscreen driverMichael Hennerich
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-30headers_check fix: spi/spidev.hJaswinder Singh Rajput
2009-01-29libertas: if_spi, driver for libertas GSPI devicesColin McCabe
2009-01-08backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06spi_gpio driverDavid Brownell
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-04spi.h uses/needs device.hRandy Dunlap
2008-12-31mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao
2008-09-23lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao
2008-09-23lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao
2008-08-05spi: new orion_spi driverShadi Ammouri
2008-07-25spi: split up spi_new_device() to allow two stage registration.Grant Likely
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds