aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Blackfin: SPI: expand SPI bitmasksMike Frysinger2010-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 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-17
|\
| * ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-17
* | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-15
* | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-15
* | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-15
* | m32r: restore _BLOCKABLEKyle McMartin2010-10-15
* | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-15
* | uml: fix buildFUJITA Tomonori2010-10-15
* | sysctl: min/max bounds are optionalEric Dumazet2010-10-15
* | 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 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-15
|\ \ \
| * | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-14
* | | | 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
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-15
| * | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-12
* | | | | Export dump_{write,seek} to binary loader modulesLinus Torvalds2010-10-14
| |_|_|/ |/| | |
* | | | Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-14
* | | | Un-inline the core-dump helper functionsLinus Torvalds2010-10-14
* | | | 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