summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi/bfin_spi: namespace local structsMike Frysinger2010-10-181-58/+61
* spi/bfin_spi: init earlyMichael Hennerich2010-10-181-1/+1
* spi/bfin_spi: check per-transfer bits_per_wordBob Liu2010-10-181-1/+6
* spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)Barry Song2010-10-181-2/+7
* spi/bfin_spi: cs should be always low when a new transfer beginsRob Maris2010-10-181-2/+1
* spi/bfin_spi: fix typo in commentRob Maris2010-10-181-1/+1
* spi/bfin_spi: reject unsupported SPI modesMike Frysinger2010-10-181-0/+4
* spi/bfin_spi: use dma_disable_irq_nosync() in irq handlerBarry Song2010-10-181-1/+1
* spi/bfin_spi: combine duplicate SPI_CTL read/write logicMike Frysinger2010-10-182-90/+18
* spi/bfin_spi: reset ctl_reg bits when setup is run again on a deviceMike Frysinger2010-10-181-3/+9
* spi/bfin_spi: push all size checks into the transfer functionMike Frysinger2010-10-181-43/+14
* spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handlerYi Li2010-10-181-1/+1
* spi/bfin_spi: sync hardware state before reprogramming everythingBarry Song2010-10-181-0/+2
* spi/bfin_spi: save/restore state when suspending/resumingBarry Song2010-10-181-4/+13
* spi/bfin_spi: redo GPIO CS handlingBarry Song2010-10-182-20/+23
* Blackfin: SPI: expand SPI bitmasksMike Frysinger2010-10-181-4/+7
* spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger2010-10-181-10/+11
* spi/bfin_spi: drop extra memory we don't needMike Frysinger2010-10-181-2/+2
* spi/bfin_spi: convert struct names to something more logicalMike Frysinger2010-10-181-50/+50
* spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger2010-10-181-26/+32
* spi/bfin_spi: convert queue run state to true/falseMike Frysinger2010-10-181-10/+8
* spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger2010-10-181-6/+2
* spi/bfin_spi: punt useless null read/write funcsMike Frysinger2010-10-181-42/+5
* spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger2010-10-182-137/+12
* spi/bfin_spi: fix CS handlingBarry Song2010-10-181-6/+27
* spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li2010-10-181-50/+185
* spi/bfin_spi: force sane master-mode state at bootWolfgang Muees2010-10-181-0/+6
* spi/bfin_spi: work around anomaly 05000119Sonic Zhang2010-10-181-4/+0
* spi/bfin_spi: fix resources leakageDaniel Mack2010-10-181-45/+75
* Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-171-1/+3
|\
| * ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
* | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-151-2/+2
* | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-151-0/+1
* | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-151-1/+1
* | m32r: restore _BLOCKABLEKyle McMartin2010-10-151-0/+2
* | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
* | uml: fix buildFUJITA Tomonori2010-10-151-9/+5
* | sysctl: min/max bounds are optionalEric Dumazet2010-10-151-9/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
|\ \
| * | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
* | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-151-2/+11
|\ \ \
| * | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-141-2/+11
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
|\ \ \ \
| * | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| * | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| * | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| * | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-152-5/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-151-4/+5
| * | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
OpenPOWER on IntegriCloud