https://github.com/torvalds/linux
Revision cf7d8a5550779486524f775c8cf4be9b91365d23 authored by Linus Torvalds on 13 April 2012, 19:17:45 UTC, committed by Linus Torvalds on 13 April 2012, 19:17:45 UTC
Pull SPI bug fixes from Grant Likely:
 "Miscellaneous driver bug fixes.  No major changes in this branch."

* tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6:
  spi/imx: prevent NULL pointer dereference in spi_imx_probe()
  spi/imx: mark base member in spi_imx_data as __iomem
  spi/mpc83xx: fix NULL pdata dereference bug
  spi/davinci: Fix DMA API usage in davinci
  spi/pL022: include types.h to remove compilation warnings
2 parent s 4166fb6 + 39ec0d3
History
Tip revision: cf7d8a5550779486524f775c8cf4be9b91365d23 authored by Linus Torvalds on 13 April 2012, 19:17:45 UTC
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Tip revision: cf7d8a5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.5 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top