Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e61467e9b6c88e97560873603cf9aceaf7435480
/
include
/
linux
/
spi
effdb94
spi: fix compile error
by Fernando Luis Vazquez Cao
· 16 years ago
2bec19f
orion_spi: handle 88F6183 erratum
by Lennert Buytenhek
· 16 years ago
ff7a4c7
[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT
by Eric Miao
· 16 years ago
bfdcaa3
lcd: add corgibl_limit_intensity() to corgi_lcd
by Eric Miao
· 16 years ago
b18250a
lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz
by Eric Miao
· 16 years ago
6ae19b0
Input: ads7846 - introduce .gpio_pendown to get pendown state
by Eric Miao
· 16 years ago
60cadec
spi: new orion_spi driver
by Shadi Ammouri
· 16 years ago
dc87c98
spi: split up spi_new_device() to allow two stage registration.
by Grant Likely
· 17 years ago
8f1cc3b
gpio: mcp23s08 handles multiple chips per chipselect
by David Brownell
· 16 years ago
53e84b6
rtc: ds1305/ds1306 driver
by David Brownell
· 16 years ago
102eb97
spi: make spi_board_info.modalias a char array
by Grant Likely
· 16 years ago
53baaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
0c36ec3
gpio: gpio driver for max7301 SPI GPIO expander
by Juergen Beisert
· 16 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
619ef4b
mmc_spi: add support for card-detection polling
by Anton Vorontsov
· 16 years ago
63e1462
mmc_spi: mmc_spi.h should include linux/interrupts.h
by Anton Vorontsov
· 17 years ago
7c6d0ee
Input: ads7846 - simplify support of external vREF (and ads7843)
by David Brownell
· 17 years ago
e58b9e2
mcp23s08 spi gpio expander support
by David Brownell
· 17 years ago
fc8a327
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 17 years ago
49dce68
spi doesn't need class_device
by Tony Jones
· 17 years ago
eafe570
[ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driver
by Hans-Christian Egtvedt
· 17 years ago
15a0580
mmc_spi host driver
by David Brownell
· 17 years ago
2604288
spi kerneldoc update
by David Brownell
· 17 years ago
6f166e3
spidev supports more communications modes
by Anton Vorontsov
· 17 years ago
4ef7af5
SPI loopback mode definition
by Anton Vorontsov
· 17 years ago
1d25891
Input: ads7846 - re-check pendown status before reporting events
by Semih Hazar
· 17 years ago
e4f4886
Input: ads7846 - introduce sample settling delay
by Semih Hazar
· 17 years ago
447aef1
SPI: tle620x power switch driver
by Ben Dooks
· 17 years ago
c06e677
SPI: add 3wire mode flag
by David Brownell
· 17 years ago
dccd573
SPI controller drivers: check for unsupported modes
by David Brownell
· 17 years ago
f5a9c77
spi doc updates
by David Brownell
· 17 years ago
33e34dc
SPI kerneldoc
by David Brownell
· 18 years ago
814a8d5
/dev/spidevB.C interface
by Andrea Paterniani
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
a836f58
[PATCH] spi: destroy workqueue after spi_unregister_master
by Chris Lesiak
· 18 years ago
b587b13
[PATCH] SPI eeprom driver
by David Brownell
· 18 years ago
8022456
[PATCH] SPI doc clarifications
by David Brownell
· 18 years ago
0ffa028
[PATCH] SPI cleanup() method param becomes non-const
by Hans-Peter Nilsson
· 18 years ago
ddc1e97
[PATCH] spi: remove return in spi_unregister_driver()
by Ben Dooks
· 18 years ago
9b40ff4
[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
by Ben Dooks
· 18 years ago
b22364c
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
07b2463
Revert "Driver core: convert SPI code to use struct device"
by Greg Kroah-Hartman
· 18 years ago
2943ecf
Driver core: convert SPI code to use struct device
by Greg Kroah-Hartman
· 18 years ago
de2defd
Input: ads7846 - optionally leave Vref on during differential measurements
by Imre Deak
· 18 years ago
da970e6
Input: ads7846 - pluggable filtering logic
by Imre Deak
· 18 years ago
4b1badf
[PATCH] SPI: define null tx_buf to mean "shift out zeroes"
by David Brownell
· 18 years ago
980a01c
[PATCH] SPI: infrastructure to initialize spi_device.mode early
by David Brownell
· 18 years ago
a020ed7
[PATCH] SPI: busnum == 0 needs to work
by David Brownell
· 19 years ago
ccf77cc
[PATCH] SPI: devices can require LSB-first encodings
by David Brownell
· 19 years ago
ff9f477
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it
by Kumar Gala
· 19 years ago
747d844
[PATCH] SPI: spi whitespace fixes
by David Brownell
· 19 years ago
4cff33f
[PATCH] SPI: per-transfer overrides for wordsize and clocking
by Imre Deak
· 19 years ago
d5b415c
Input: ads7846 - improve filtering for thumb press accuracy
by Imre Deak
· 19 years ago
c9e617a
Input: ads7846 - handle IRQs that were latched during disabled IRQs
by Imre Deak
· 19 years ago
0b7018a
Input: ads7846 - debouncing and rudimentary sample filtering
by Imre Deak
· 19 years ago
5d870c8
[PATCH] spi: remove fastcall crap
by Andrew Morton
· 19 years ago
8275c64
[PATCH] spi: use linked lists rather than an array
by Vitaly Wool
· 19 years ago
2f9f762
[PATCH] spi: M25 series SPI flash
by Mike Lavender
· 19 years ago
9904f22
[PATCH] spi: add spi_bitbang driver
by David Brownell
· 19 years ago
2e5a7bd
[PATCH] spi: ads7836 uses spi_driver
by David Brownell
· 19 years ago
0c86846
[PATCH] SPI core tweaks, bugfix
by David Brownell
· 19 years ago
b885244
[PATCH] spi: add spi_driver to SPI framework
by David Brownell
· 19 years ago
1d6432f
[PATCH] spi: mtd dataflash driver
by David Brownell
· 19 years ago
ffa458c
[PATCH] spi: ads7846 driver
by David Brownell
· 19 years ago
8ae12a0
[PATCH] spi: simple SPI framework
by David Brownell
· 19 years ago