summaryrefslogtreecommitdiff
path: root/drivers
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-04spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard
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-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 branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath
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-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl
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-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom
2011-06-11NET: am79c961: fix assembler warningsRussell King - ARM Linux
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux
2011-06-11NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux
2011-06-11ide-cd: signedness warning fix againConnor Hansen
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches
2011-06-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-06-09Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-09Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2011-06-09Merge branch 'ep93xx-dma' into spi/nextGrant Likely
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge
2011-06-09Staging: mei: fix debug codeDan Carpenter
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao
2011-06-09Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar