summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo
2011-07-14spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo
2011-07-14spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo
2011-07-14spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo
2011-07-14spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo
2011-07-08spi/dw: Add spi number into spi irq descLiu, ShuoX
2011-07-05spi/tegra: Use engineering names in DT compatible propertyStephen Warren
2011-07-05spi/fsl_spi: fix CPM spi driverHolger Brunck
2011-07-04mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard
2011-07-04spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard
2011-07-04mach-gta2: remove unused spi-gpio.h includePeter Korsgaard
2011-07-04mach-qt2410: convert to spi_gpioPeter Korsgaard
2011-07-04mach-jive: convert to spi_gpioPeter Korsgaard
2011-06-18spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt
2011-06-17spi/bfin_spi: uninline fat queue funcsMike Frysinger
2011-06-17spi/bfin_spi: constify pin arrayMike Frysinger
2011-06-17spi/bfin_spi: use structs for accessing hardware regsMike Frysinger
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger
2011-06-16spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA
2011-06-16spi/pl022: strengthen FIFO watermark level checksLinus Walleij
2011-06-16spi/pl022: support runtime PMRabin Vincent
2011-06-16spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely
2011-06-13Linux 3.0-rc3v3.0-rc3Linus Torvalds
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-06-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds
2011-06-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl
2011-06-11netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter
2011-06-11net: ep93xx_eth: fix DMA API violationsMika Westerberg
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom
2011-06-11NET: am79c961: fix assembler warningsRussell King - ARM Linux