summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-261-0/+28
|\
| * backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-071-0/+28
* | gpio: add MC33880 driverRichard Röjfors2009-09-231-0/+10
* | spi: handle TX-only/RX-onlyDavid Brownell2009-09-231-36/+3Star
* | spi: add support for device table matchingAnton Vorontsov2009-09-231-2/+8
* | spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap2009-09-231-0/+2
|/
* spi: add spi_master flag wordDavid Brownell2009-07-011-0/+4
* spi: new spi->mode bitsDavid Brownell2009-07-012-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-201-0/+1
|\
| * Input: ads7846 - support swapping x and y axesMichael Roth2009-05-201-0/+1
* | spi: move more spi_setup() functionality into coreDavid Brownell2009-06-181-0/+3
* | spi: move common spi_setup() functionality into coreDavid Brownell2009-06-181-24/+1Star
* | net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-101-3/+0Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-192-1/+7
|\|
| * spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-211-1/+6
| * Merge branch 'next' into for-linusDmitry Torokhov2009-04-161-0/+1
| |\
| | * Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-121-0/+1
* | | wl12xx: add driverKalle Valo2009-05-061-0/+31
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2009-04-081-0/+35
|\|
| * Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-101-0/+35
* | SPI: add dma_alignment field to spi_masterMike Rapoport2009-04-071-0/+6
* | spi-gpio: allow operation without CS signalMichael Buesch2009-04-031-0/+6
* | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-031-0/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-0/+7
|\|
| * spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-211-0/+7
* | libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport2009-02-091-0/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-031-0/+25
|\ \ | |/ |/|
| * libertas: if_spi, driver for libertas GSPI devicesColin McCabe2009-01-291-0/+25
* | headers_check fix: spi/spidev.hJaswinder Singh Rajput2009-01-301-0/+1
|/
* backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-081-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-2/+2
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* | spi_gpio driverDavid Brownell2009-01-071-0/+60
|/
* spi.h uses/needs device.hRandy Dunlap2009-01-041-0/+2
* mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-311-1/+14
* spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
* orion_spi: handle 88F6183 erratumLennert Buytenhek2008-10-161-0/+1
* [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao2008-09-251-0/+3
* lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao2008-09-231-0/+1
* lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao2008-09-231-0/+16
* Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-171-0/+3
* spi: new orion_spi driverShadi Ammouri2008-08-051-0/+17
* spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-261-0/+12
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-251-9/+16
* rtc: ds1305/ds1306 driverDavid Brownell2008-07-241-0/+35
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-221-1/+1
|\
| * driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-221-1/+1
* | gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert2008-07-221-0/+9
|/
* mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-151-0/+9