aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()Wei Yongjun2013-04-01
* spi: spi-sh-msiof: Use of_match_ptr() macroSachin Kamat2013-04-01
* spi: spi-oc-tiny: Use of_match_ptr() macroSachin Kamat2013-04-01
* spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior2013-04-01
* spi/s3c64xx: Convert to bits_per_word_maskMark Brown2013-04-01
* spi: bcm2835: make use of new bits_per_word_mask core featureStephen Warren2013-04-01
* spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren2013-04-01
* spi: spi-s3c64xx.c Remove unused argument.Matthias Brugger2013-03-26
* spi/bcm63xx: use devm_ioremap_resource()Jonas Gorski2013-03-12
* spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transferJonas Gorski2013-03-12
* spi/bcm63xx: inline bcm63xx_spi_check_transferJonas Gorski2013-03-12
* spi/bcm63xx: remove spi chip select validity checkJonas Gorski2013-03-12
* spi/bcm63xx: simplify bcm63xx_spi_check_transferJonas Gorski2013-03-12
* spi/bcm63xx: check spi bits_per_word in spi_setupJonas Gorski2013-03-12
* spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setupJonas Gorski2013-03-12
* spi/bcm63xx: remove unneeded debug messageJonas Gorski2013-03-12
* spi/bcm63xx: remove duplicated mode bits checkJonas Gorski2013-03-12
* spi/bcm63xx: properly prepare clocks before enabling themJonas Gorski2013-03-12
* Merge branch 'spi-fix' into spi-nextMark Brown2013-03-12
|\
| * spi/bcm63xx: don't disable non enabled clocks in probe error pathJonas Gorski2013-03-12
| * spi/bcm63xx: Remove unused variableKevin Cernekee2013-03-12
| * spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan2013-03-12
* | spi/pxa2xx: enable multiblock DMA transfers for LPSS devicesMika Westerberg2013-03-12
* | spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg2013-03-12
* | spi: add driver for BCM2835Chris Boot2013-03-12
* | spi: fix return value check in ce4100_spi_probe()Wei Yongjun2013-03-12
|/
* Linux 3.9-rc2Linus Torvalds2013-03-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-09
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-09
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-07
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-03
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-07
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-06
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-04
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-04
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-04
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-04
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-04
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-04
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-04
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-04
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-04
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-04
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-05
| |/ /
* | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-08
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-08