aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMAIlkka Koskinen2010-10-20
* spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO modeJason Wang2010-10-20
* Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely2010-10-18
|\
| * spi/bfin_spi: namespace local structsMike Frysinger2010-10-18
| * spi/bfin_spi: init earlyMichael Hennerich2010-10-18
| * spi/bfin_spi: check per-transfer bits_per_wordBob Liu2010-10-18
| * spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)Barry Song2010-10-18
| * spi/bfin_spi: cs should be always low when a new transfer beginsRob Maris2010-10-18
| * spi/bfin_spi: fix typo in commentRob Maris2010-10-18
| * spi/bfin_spi: reject unsupported SPI modesMike Frysinger2010-10-18
| * spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song2010-10-18
| * spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger2010-10-18
| * spi/bfin_spi: reset ctl_reg bits when setup is run again on a deviceMike Frysinger2010-10-18
| * spi/bfin_spi: push all size checks into the transfer functionMike Frysinger2010-10-18
| * spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li2010-10-18
| * spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song2010-10-18
| * spi/bfin_spi: save/restore state when suspending/resumingBarry Song2010-10-18
| * spi/bfin_spi: redo GPIO CS handlingBarry Song2010-10-18
| * spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger2010-10-18
| * spi/bfin_spi: drop extra memory we don't needMike Frysinger2010-10-18
| * spi/bfin_spi: convert struct names to something more logicalMike Frysinger2010-10-18
| * spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger2010-10-18
| * spi/bfin_spi: convert queue run state to true/falseMike Frysinger2010-10-18
| * spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger2010-10-18
| * spi/bfin_spi: punt useless null read/write funcsMike Frysinger2010-10-18
| * spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger2010-10-18
| * spi/bfin_spi: fix CS handlingBarry Song2010-10-18
| * spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li2010-10-18
| * spi/bfin_spi: force sane master-mode state at bootWolfgang Muees2010-10-18
| * spi/bfin_spi: work around anomaly 05000119Sonic Zhang2010-10-18
| * spi/bfin_spi: fix resources leakageDaniel Mack2010-10-18
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-15
| |\
| | * mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-15
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-15
| |\ \
| | * | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-13
| | * | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-12
| | * | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-06
| | * | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-06
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-15
| |\ \ \ | | |_|/ | |/| |
| | * | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-14
| |\ \ \
| | * | | ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-13
| | * | | net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-13
| | * | | tg3: restore rx_dropped accountingEric Dumazet2010-10-11
| | * | | b44: fix carrier detection on bindPaul Fertser2010-10-11
| | * | | NET: wimax, fix use after freeJiri Slaby2010-10-11
| | * | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-11
| | * | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
| | * | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| | * | | r8169: use device model DMA APIStanislaw Gruszka2010-10-09