summaryrefslogtreecommitdiffstats
path: root/Documentation/misc-devices (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18spi/bfin_spi: init earlyMichael Hennerich1-1/+1
2010-10-18spi/bfin_spi: check per-transfer bits_per_wordBob Liu1-1/+6
2010-10-18spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)Barry Song1-2/+7
2010-10-18spi/bfin_spi: cs should be always low when a new transfer beginsRob Maris1-2/+1
2010-10-18spi/bfin_spi: fix typo in commentRob Maris1-1/+1
2010-10-18spi/bfin_spi: reject unsupported SPI modesMike Frysinger1-0/+4
2010-10-18spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song1-1/+1
2010-10-18spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger2-90/+18
2010-10-18spi/bfin_spi: reset ctl_reg bits when setup is run again on a deviceMike Frysinger1-3/+9
2010-10-18spi/bfin_spi: push all size checks into the transfer functionMike Frysinger1-43/+14
2010-10-18spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li1-1/+1
2010-10-18spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song1-0/+2
2010-10-18spi/bfin_spi: save/restore state when suspending/resumingBarry Song1-4/+13
2010-10-18spi/bfin_spi: redo GPIO CS handlingBarry Song2-20/+23
2010-10-18Blackfin: SPI: expand SPI bitmasksMike Frysinger1-4/+7
2010-10-18spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger1-10/+11
2010-10-18spi/bfin_spi: drop extra memory we don't needMike Frysinger1-2/+2
2010-10-18spi/bfin_spi: convert struct names to something more logicalMike Frysinger1-50/+50
2010-10-18spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger1-26/+32
2010-10-18spi/bfin_spi: convert queue run state to true/falseMike Frysinger1-10/+8
2010-10-18spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger1-6/+2
2010-10-18spi/bfin_spi: punt useless null read/write funcsMike Frysinger1-42/+5
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger2-137/+12
2010-10-18spi/bfin_spi: fix CS handlingBarry Song1-6/+27
2010-10-18spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li1-50/+185
2010-10-18spi/bfin_spi: force sane master-mode state at bootWolfgang Muees1-0/+6
2010-10-18spi/bfin_spi: work around anomaly 05000119Sonic Zhang1-4/+0
2010-10-18spi/bfin_spi: fix resources leakageDaniel Mack1-45/+75
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-16m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2