index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-04
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
1
-1
/
+1
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-0
/
+1
2010-05-25
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
1
-0
/
+2
2010-05-25
spi: move bitbang txrx utility functions to private header
hartleys
1
-101
/
+0
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-0
/
+2
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Add Epson L4F00242T03 LCD driver
Alberto Panizzo
1
-0
/
+31
2010-03-11
Input: ads7846 - add wakeup support
Ranjith Lohithakshan
1
-0
/
+1
2010-03-10
Input: ads7846 - add support for AD7843 parts
Michael Hennerich
1
-1
/
+1
2010-03-06
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
1
-0
/
+18
2010-02-02
Merge commit 'v2.6.33-rc6' into secretlab/next-spi
Grant Likely
1
-4
/
+8
2010-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+8
2010-01-21
spi/dw_spi: enable platform specific chipselect.
George Shore
1
-0
/
+4
2010-01-20
spi/dw_spi: refine the IRQ mode working flow
Feng Tang
1
-0
/
+1
2010-01-19
Input: ad7879 - support auxiliary GPIOs via gpiolib
Michael Hennerich
1
-4
/
+8
2009-12-18
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+212
2009-12-17
spi: controller driver for Designware SPI core
Feng Tang
1
-0
/
+212
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-10
/
+30
2009-12-13
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
1
-0
/
+10
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+10
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+1
2009-12-09
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
1
-10
/
+0
2009-12-09
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
1
-2
/
+4
2009-12-09
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
1
-0
/
+2
2009-12-09
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
1
-0
/
+16
2009-11-19
wl1251: add NVS in EEPROM support
David-John Willis
1
-0
/
+1
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-11-05
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely
1
-0
/
+10
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-0
/
+28
2009-09-23
gpio: add MC33880 driver
Richard Röjfors
1
-0
/
+10
2009-09-23
spi: handle TX-only/RX-only
David Brownell
1
-36
/
+3
2009-09-23
spi: add support for device table matching
Anton Vorontsov
1
-2
/
+8
2009-09-23
spi.h: add missing kernel-doc for struct spi_master
Randy Dunlap
1
-0
/
+2
2009-09-07
backlight: spi driver for LMS283GF05 LCD
Marek Vasut
1
-0
/
+28
2009-07-01
spi: add spi_master flag word
David Brownell
1
-0
/
+4
2009-07-01
spi: new spi->mode bits
David Brownell
2
-0
/
+4
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2009-06-19
spi: move more spi_setup() functionality into core
David Brownell
1
-0
/
+3
2009-06-19
spi: move common spi_setup() functionality into core
David Brownell
1
-24
/
+1
2009-06-10
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
1
-3
/
+0
2009-05-20
Input: ads7846 - support swapping x and y axes
Michael Roth
1
-0
/
+1
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+7
2009-05-06
wl12xx: add driver
Kalle Valo
1
-0
/
+31
2009-04-22
spi: documentation: emphasise spi_master.setup() semantics
David Brownell
1
-1
/
+6
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+1
2009-04-12
Input: ads7846 - introduce platform specific way to synchronize sampling
Eric Miao
1
-0
/
+1
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+35
2009-04-07
SPI: add dma_alignment field to spi_master
Mike Rapoport
1
-0
/
+6
[next]