summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-10-28spi: dw: replace magic constant by DW_SPI_DRAndy Shevchenko
2015-10-20spi: dw: remove a NULL check when call ->remove()Andy Shevchenko
2015-10-20spi: dw: explicitly free IRQ handler in dw_spi_remove_host()Andy Shevchenko
2015-10-19spi: dw-mmio: convert to unified device property APIAndy Shevchenko
2015-10-19spi: dw-pci: remove unused pdev member from struct dw_spi_pciAndy Shevchenko
2015-10-19spi: dw: introduce spi_shutdown_chip()Andy Shevchenko
2015-10-19spi: dw: eliminate unused threshold variablesAndy Shevchenko
2015-10-19spi: dw: eliminate speed variable in ->transfer_one()Andy Shevchenko
2015-10-19spi: dw: remove bits_per_word member of struct chip_dataAndy Shevchenko
2015-10-19spi: dw: remove unneeded cr0 member of struct chip_dataAndy Shevchenko
2015-10-19spi: dw: use plain struct device * at earlier ->probe()Andy Shevchenko
2015-09-17spi: dw: Remove test for non-zero spi->max_speed_hzJarkko Nikula
2015-09-17spi: dw: Remove needless if statementsJarkko Nikula
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton
2015-09-11mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells
2015-09-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-09-11Revert "writeback: plug writeback at a high level"Linus Torvalds
2015-09-11Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig
2015-09-11Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover