···1515 * but WITHOUT ANY WARRANTY; without even the implied warranty of1616 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1717 * GNU General Public License for more details.1818- *1919- * You should have received a copy of the GNU General Public License2020- * along with this program; if not, write to the Free Software2121- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA2218 */23192420#include <linux/init.h>
-4
drivers/spi/spi-bcm2835.c
···1717 * but WITHOUT ANY WARRANTY; without even the implied warranty of1818 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1919 * GNU General Public License for more details.2020- *2121- * You should have received a copy of the GNU General Public License2222- * along with this program; if not, write to the Free Software2323- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.2420 */25212622#include <linux/clk.h>
-4
drivers/spi/spi-bcm63xx.c
···1313 * but WITHOUT ANY WARRANTY; without even the implied warranty of1414 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1515 * GNU General Public License for more details.1616- *1717- * You should have received a copy of the GNU General Public License1818- * along with this program; if not, write to the1919- * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,2016 */21172218#include <linux/kernel.h>
-4
drivers/spi/spi-bitbang.c
···1010 * but WITHOUT ANY WARRANTY; without even the implied warranty of1111 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1212 * GNU General Public License for more details.1313- *1414- * You should have received a copy of the GNU General Public License1515- * along with this program; if not, write to the Free Software1616- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1713 */18141915#include <linux/spinlock.h>
-4
drivers/spi/spi-butterfly.c
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1915 */2016#include <linux/kernel.h>2117#include <linux/init.h>
-5
drivers/spi/spi-coldfire-qspi.c
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA1919- *2015*/21162217#include <linux/kernel.h>
-4
drivers/spi/spi-davinci.c
···1111 * but WITHOUT ANY WARRANTY; without even the implied warranty of1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414- *1515- * You should have received a copy of the GNU General Public License1616- * along with this program; if not, write to the Free Software1717- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1814 */19152016#include <linux/interrupt.h>
-4
drivers/spi/spi-gpio.c
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1915 */2016#include <linux/kernel.h>2117#include <linux/module.h>
-4
drivers/spi/spi-lm70llp.c
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1915 */20162117#include <linux/init.h>
-5
drivers/spi/spi-omap-100k.c
···1616 * but WITHOUT ANY WARRANTY; without even the implied warranty of1717 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1818 * GNU General Public License for more details.1919- *2020- * You should have received a copy of the GNU General Public License2121- * along with this program; if not, write to the Free Software2222- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA2323- *2419 */2520#include <linux/kernel.h>2621#include <linux/init.h>
-4
drivers/spi/spi-omap-uwire.c
···2828 * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT2929 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF3030 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.3131- *3232- * You should have received a copy of the GNU General Public License along3333- * with this program; if not, write to the Free Software Foundation, Inc.,3434- * 675 Mass Ave, Cambridge, MA 02139, USA.3531 */3632#include <linux/kernel.h>3733#include <linux/init.h>
-5
drivers/spi/spi-omap2-mcspi.c
···1414 * but WITHOUT ANY WARRANTY; without even the implied warranty of1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1616 * GNU General Public License for more details.1717- *1818- * You should have received a copy of the GNU General Public License1919- * along with this program; if not, write to the Free Software2020- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA2121- *2217 */23182419#include <linux/kernel.h>
-4
drivers/spi/spi-pxa2xx-pxadma.c
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1915 */20162117#include <linux/delay.h>
-4
drivers/spi/spi-pxa2xx.c
···1111 * but WITHOUT ANY WARRANTY; without even the implied warranty of1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414- *1515- * You should have received a copy of the GNU General Public License1616- * along with this program; if not, write to the Free Software1717- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1814 */19152016#include <linux/init.h>
-5
drivers/spi/spi-rspi.c
···1515 * but WITHOUT ANY WARRANTY; without even the implied warranty of1616 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1717 * GNU General Public License for more details.1818- *1919- * You should have received a copy of the GNU General Public License2020- * along with this program; if not, write to the Free Software2121- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA2222- *2318 */24192520#include <linux/module.h>
-4
drivers/spi/spi-s3c64xx.c
···1111 * but WITHOUT ANY WARRANTY; without even the implied warranty of1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414- *1515- * You should have received a copy of the GNU General Public License1616- * along with this program; if not, write to the Free Software1717- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1814 */19152016#include <linux/init.h>
-4
drivers/spi/spi-sc18is602.c
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1915 */20162117#include <linux/kernel.h>
-5
drivers/spi/spi-sh-hspi.c
···1616 * but WITHOUT ANY WARRANTY; without even the implied warranty of1717 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1818 * GNU General Public License for more details.1919- *2020- * You should have received a copy of the GNU General Public License2121- * along with this program; if not, write to the Free Software2222- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA2323- *2419 */25202621#include <linux/clk.h>
-5
drivers/spi/spi-sh.c
···1414 * but WITHOUT ANY WARRANTY; without even the implied warranty of1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1616 * GNU General Public License for more details.1717- *1818- * You should have received a copy of the GNU General Public License1919- * along with this program; if not, write to the Free Software2020- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA2121- *2217 */23182419#include <linux/module.h>
-4
drivers/spi/spi-topcliff-pch.c
···1111 * but WITHOUT ANY WARRANTY; without even the implied warranty of1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414- *1515- * You should have received a copy of the GNU General Public License1616- * along with this program; if not, write to the Free Software1717- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.1814 */19152016#include <linux/delay.h>
-4
drivers/spi/spi.c
···1313 * but WITHOUT ANY WARRANTY; without even the implied warranty of1414 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1515 * GNU General Public License for more details.1616- *1717- * You should have received a copy of the GNU General Public License1818- * along with this program; if not, write to the Free Software1919- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.2016 */21172218#include <linux/kernel.h>
-4
drivers/spi/spidev.c
···1414 * but WITHOUT ANY WARRANTY; without even the implied warranty of1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1616 * GNU General Public License for more details.1717- *1818- * You should have received a copy of the GNU General Public License1919- * along with this program; if not, write to the Free Software2020- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.2117 */22182319#include <linux/init.h>
-4
include/linux/spi/at86rf230.h
···1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414 *1515- * You should have received a copy of the GNU General Public License along1616- * with this program; if not, write to the Free Software Foundation, Inc.,1717- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.1818- *1915 * Written by:2016 * Dmitry Eremin-Solenikov <dmitry.baryshkov@siemens.com>2117 */
-4
include/linux/spi/l4f00242t03.h
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1915*/20162117#ifndef _INCLUDE_LINUX_SPI_L4F00242T03_H_
-4
include/linux/spi/lms283gf05.h
···1111 * but WITHOUT ANY WARRANTY; without even the implied warranty of1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414- *1515- * You should have received a copy of the GNU General Public License1616- * along with this program; if not, write to the Free Software1717- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1814*/19152016#ifndef _INCLUDE_LINUX_SPI_LMS283GF05_H_
-4
include/linux/spi/mxs-spi.h
···1515 * but WITHOUT ANY WARRANTY; without even the implied warranty of1616 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1717 * GNU General Public License for more details.1818- *1919- * You should have received a copy of the GNU General Public License along2020- * with this program; if not, write to the Free Software Foundation, Inc.,2121- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.2218 */23192420#ifndef __LINUX_SPI_MXS_SPI_H__
-4
include/linux/spi/pxa2xx_spi.h
···1010 * but WITHOUT ANY WARRANTY; without even the implied warranty of1111 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1212 * GNU General Public License for more details.1313- *1414- * You should have received a copy of the GNU General Public License1515- * along with this program; if not, write to the Free Software1616- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1713 */1814#ifndef __linux_pxa2xx_spi_h1915#define __linux_pxa2xx_spi_h
-5
include/linux/spi/rspi.h
···1111 * but WITHOUT ANY WARRANTY; without even the implied warranty of1212 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1313 * GNU General Public License for more details.1414- *1515- * You should have received a copy of the GNU General Public License1616- * along with this program; if not, write to the Free Software1717- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA1818- *1914 */20152116#ifndef __LINUX_SPI_RENESAS_SPI_H__
-4
include/linux/spi/sh_hspi.h
···99 * but WITHOUT ANY WARRANTY; without even the implied warranty of1010 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1111 * GNU General Public License for more details.1212- *1313- * You should have received a copy of the GNU General Public License1414- * along with this program; if not, write to the Free Software1515- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA1612 */1713#ifndef SH_HSPI_H1814#define SH_HSPI_H
-4
include/linux/spi/spi.h
···1010 * but WITHOUT ANY WARRANTY; without even the implied warranty of1111 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1212 * GNU General Public License for more details.1313- *1414- * You should have received a copy of the GNU General Public License1515- * along with this program; if not, write to the Free Software1616- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.1713 */18141915#ifndef __LINUX_SPI_H
-4
include/linux/spi/tle62x0.h
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1915*/20162117struct tle62x0_pdata {
-5
include/linux/spi/tsc2005.h
···1212 * but WITHOUT ANY WARRANTY; without even the implied warranty of1313 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the1414 * GNU General Public License for more details.1515- *1616- * You should have received a copy of the GNU General Public License1717- * along with this program; if not, write to the Free Software1818- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA1919- *2015 */21162217#ifndef _LINUX_SPI_TSC2005_H