summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-03-09spi: dw-mid: clear ongoing DMA transfers on timeoutAndy Shevchenko
2015-03-09spi: dw-mid: take care of FIFO overrun/underrun when do DMAAndy Shevchenko
2015-03-09spi: dw-mid: split dma_setup() from dma_transfer()Andy Shevchenko
2015-03-09spi: dw-mid: convert value of dma_width to enum dma_slave_buswidthAndy Shevchenko
2015-03-09Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown
2015-03-07spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko
2015-03-06spi: dw: move to SPI core message handlingAndy Shevchenko
2015-03-06Merge branch 'topic/err' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2015-03-06spi: dw: program registers as soon as possibleAndy Shevchenko
2015-03-06spi: dw: make sure SPI controller is enabledAndy Shevchenko
2015-03-06spi: introduce master->handle_err() callbackAndy Shevchenko
2015-03-06spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko
2015-02-26spi: dw: revisit FIFO size detection againAndy Shevchenko
2015-02-24spi: dw: always reprogram CTRL0Andy Shevchenko
2015-02-24spi: dw: refactor code that handles clk_divAndy Shevchenko
2015-02-24spi: dw: get TX level without an additional variableAndy Shevchenko
2015-02-24spi: dw: move piece of code out of conditionAndy Shevchenko
2015-02-24spi: dw-pci: correct number of chip selectsAndy Shevchenko
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki
2015-02-20Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn
2015-02-20i2c: ocores: rework clk code to handle NULL cookieWolfram Sang
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-19clk: Only recalculate the rate if neededTomeu Vizoso
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause
2015-02-19ipmi: avoid gcc warningArnd Bergmann
2015-02-19ipmi: Update timespec usage to timespec64John Stultz