aboutsummaryrefslogtreecommitdiff
path: root/include/linux/spi/spi.h
AgeCommit message (Expand)Author
2009-02-26Subject: spi_supoport_non_blocking_sync_transfers.patchBalaji Rao
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-25spi: split up spi_new_device() to allow two stage registration.Grant Likely
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2007-10-16spi doesn't need class_deviceTony Jones
2007-07-31spi kerneldoc updateDavid Brownell
2007-07-31SPI loopback mode definitionAnton Vorontsov
2007-07-17SPI: add 3wire mode flagDavid Brownell
2007-06-16spi doc updatesDavid Brownell
2007-05-08SPI kerneldocDavid Brownell
2007-02-12[PATCH] SPI doc clarificationsDavid Brownell
2007-02-12[PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson
2007-02-12[PATCH] spi: remove return in spi_unregister_driver()Ben Dooks
2007-02-12[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-01-13[PATCH] spi: remove fastcall crapAndrew Morton
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] SPI core tweaks, bugfixDavid Brownell
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell