summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-17spi/bfin_spi: uninline fat queue funcsMike Frysinger1-4/+4
2011-06-17spi/bfin_spi: constify pin arrayMike Frysinger1-1/+1
2011-06-17spi/bfin_spi: use structs for accessing hardware regsMike Frysinger1-124/+84
2011-06-17Merge branch 'spi/merge' into spi/nextGrant Likely180-1369/+2383
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger1-3/+4
2011-06-17spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA1-1/+4
2011-06-16spi/pl022: strengthen FIFO watermark level checksLinus Walleij1-4/+44
2011-06-16spi/pl022: support runtime PMRabin Vincent1-0/+6
2011-06-16spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij1-2/+53
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely1-0/+12
2011-06-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+9
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+11
2011-06-13Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-13spi-pl022: Add missing return value updateVirupax Sadashivpetimath1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+2
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-11/+29
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds34-361/+307
2011-06-12ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-06-12net: ep93xx_eth: fix DMA API violationsMika Westerberg1-5/+13
2011-06-12net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg1-1/+1
2011-06-12net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg1-31/+20
2011-06-12net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg1-10/+13
2011-06-12dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom1-1/+1
2011-06-12NET: am79c961: fix assembler warningsRussell King - ARM Linux1-17/+18
2011-06-12NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux1-37/+40
2011-06-12NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux1-7/+7
2011-06-12ide-cd: signedness warning fix againConnor Hansen1-1/+2
2011-06-11spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches5-14/+14
2011-06-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+8
2011-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2011-06-10gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij1-11/+29
2011-06-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-45/+133
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+9
2011-06-09Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2011-06-09Merge branch 'ep93xx-dma' into spi/nextGrant Likely75-348/+2097
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-75/+65
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao3-0/+369
2011-06-09Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar1-10/+11
2011-06-09gianfar:localized filer tableWu Jiajun-B063783-50/+51
2011-06-09Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-9/+9
2011-06-09spi/topcliff_pch: DMA supportTomoya MORINAGA1-106/+488
2011-06-09spi/topcliff_pch: support new device ML7213 IOHTomoya MORINAGA2-280/+312
2011-06-09spi/ep93xx: add DMA supportMika Westerberg1-12/+291
2011-06-09Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-48/+186
2011-06-09dmaengine: add ep93xx DMA supportMika Westerberg3-0/+1363
2011-06-09Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+2
2011-06-09Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman79-857/+1294