Linux Kernel Markers - Samples
[safe/jmp/linux-2.6] / include / linux / spi /
2007-10-16 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16 Tony Jonesspi doesn't need class_device
2007-10-16 Hans-Christian Egtvedt[ALSA] ALSA sound driver for the AT73C213 DAC using...
2007-09-23 David Brownellmmc_spi host driver
2007-07-31 David Brownellspi kerneldoc update
2007-07-31 Anton Vorontsovspidev supports more communications modes
2007-07-31 Anton VorontsovSPI loopback mode definition
2007-07-18 Semih HazarInput: ads7846 - re-check pendown status before reporti...
2007-07-18 Semih HazarInput: ads7846 - introduce sample settling delay
2007-07-17 Ben DooksSPI: tle620x power switch driver
2007-07-17 David BrownellSPI: add 3wire mode flag
2007-07-17 David BrownellSPI controller drivers: check for unsupported modes
2007-06-16 David Brownellspi doc updates
2007-05-08 David BrownellSPI kerneldoc
2007-05-08 Andrea Paterniani/dev/spidevB.C interface
2007-05-07 Bryan Wublackfin architecture
2007-03-17 Chris Lesiak[PATCH] spi: destroy workqueue after spi_unregister_master
2007-02-12 David Brownell[PATCH] SPI eeprom driver
2007-02-12 David Brownell[PATCH] SPI doc clarifications
2007-02-12 Hans-Peter Nilsson[PATCH] SPI cleanup() method param becomes non-const
2007-02-12 Ben Dooks[PATCH] spi: remove return in spi_unregister_driver()
2007-02-12 Ben Dooks[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
2007-02-10 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-02-08 Greg Kroah-HartmanRevert "Driver core: convert SPI code to use struct...
2007-02-07 Greg Kroah-HartmanDriver core: convert SPI code to use struct device
2007-01-18 Imre DeakInput: ads7846 - optionally leave Vref on during differ...
2007-01-18 Imre DeakInput: ads7846 - pluggable filtering logic
2006-12-30 David Brownell[PATCH] SPI: define null tx_buf to mean "shift out...
2006-06-28 David Brownell[PATCH] SPI: infrastructure to initialize spi_device...
2006-05-16 David Brownell[PATCH] SPI: busnum == 0 needs to work
2006-05-16 David Brownell[PATCH] SPI: devices can require LSB-first encodings
2006-05-16 Kumar Gala[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitb...
2006-05-16 David Brownell[PATCH] SPI: spi whitespace fixes
2006-05-16 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
2006-04-26 Imre DeakInput: ads7846 - improve filtering for thumb press...
2006-04-12 Imre DeakInput: ads7846 - handle IRQs that were latched during...
2006-04-12 Imre DeakInput: ads7846 - debouncing and rudimentary sample...
2006-01-14 Andrew Morton[PATCH] spi: remove fastcall crap
2006-01-14 Vitaly Wool[PATCH] spi: use linked lists rather than an array
2006-01-14 Mike Lavender[PATCH] spi: M25 series SPI flash
2006-01-14 David Brownell[PATCH] spi: add spi_bitbang driver
2006-01-14 David Brownell[PATCH] spi: ads7836 uses spi_driver
2006-01-14 David Brownell[PATCH] SPI core tweaks, bugfix
2006-01-14 David Brownell[PATCH] spi: add spi_driver to SPI framework
2006-01-14 David Brownell[PATCH] spi: mtd dataflash driver
2006-01-14 David Brownell[PATCH] spi: ads7846 driver
2006-01-14 David Brownell[PATCH] spi: simple SPI framework