summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-01-23Merge commit 'spi/topic/sc18is602' into spi-linusMark Brown
2014-01-23Merge commit 'spi/fix/rcar' into spi-linusMark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...Mark Brown
2014-01-23Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs...Mark Brown
2014-01-23Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown
2014-01-23Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-01-21spi: core: Fix transfer failure when master->transfer_one returns positive valueAxel Lin
2014-01-21spi: Correct set_cs() documentationGeert Uytterhoeven
2014-01-21spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()Geert Uytterhoeven
2014-01-21spi: Spelling s/finised/finished/Geert Uytterhoeven
2014-01-17spi: sc18is602: Convert to use bits_per_word_maskAxel Lin
2014-01-17spi: Remove duplicate code to set default bits_per_word settingAxel Lin
2014-01-17Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub...Mark Brown
2014-01-16spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-14spi: clps711x: Add MODULE_ALIAS to support module auto-loadingAxel Lin
2014-01-14spi: rspi: Add missing clk_disable() calls in error and cleanup pathsGeert Uytterhoeven
2014-01-14Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2014-01-14spi: rspi: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-13spi: rspi: Add support for specifying CPHA/CPOLGeert Uytterhoeven
2014-01-13spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent matchMika Westerberg
2014-01-13spi: rspi: Add more QSPI register documentationGeert Uytterhoeven
2014-01-13spi: rspi: Add more RSPI register documentationGeert Uytterhoeven
2014-01-13spi: rspi: Remove dependency on DMAE for SHMOBILEGeert Uytterhoeven
2014-01-13spi/s3c64xx: Correct indentationGeert Uytterhoeven
2014-01-13spi: sh: Use spi_sh_clear_bit() instead of open-codedAxel Lin
2014-01-13spi: bitbang: Grammar s/make to make/to make/Geert Uytterhoeven
2014-01-13spi: sh-hspi: Spelling s/recive/receive/Geert Uytterhoeven
2014-01-13spi: core: Improve tx/rx_nbits check commentsGeert Uytterhoeven
2014-01-13spi: Kill superfluous cast in spi_w8r16()Geert Uytterhoeven
2014-01-13spi: ti-qspi: Fixup driver nameAxel Lin
2014-01-13spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementationAxel Lin
2014-01-13spi: Use bitfields for multiple data linesMark Brown
2014-01-13spi: altera: Remove unneeded NULL checking for hw->bitbang.masterAxel Lin
2014-01-12Linux 3.13-rc8Linus Torvalds
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang