- 5a1b11c Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm2835-code', 'spi/fix/bitbang', 'spi/fix/fsl-cpm' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 10 years ago
- 334c40b Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 10 years ago
- c5a06e7 spi/omap2-mcpsi: Always call spi_finalize_current_message() by Fionn Cleary · 10 years ago
- 575bec5 spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1 by Christophe Leroy · 10 years ago
- 7d0ec8b spi: bitbang: Make setup_transfer() callback optional by Pelle Nilsson · 10 years ago
- f8bb820 spi: check tx_buf and rx_buf in spi_unmap_msg by Robin Gong · 10 years ago
- 145367b spi: bcm2835: change timeout of polling driver to 1s by Martin Sperl · 10 years ago
- 8844d0f spi: bcm2835: Add GPIOLIB dependency by Guenter Roeck · 10 years ago
- 39a8804 Linux 4.0 by Linus Torvalds · 10 years ago
- 6a23b45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 54d8ccc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
- 56fd85b Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 10 years ago
- 56afdb7 Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test' into spi-next by Mark Brown · 10 years ago
- 165f228 Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next by Mark Brown · 10 years ago
- 8afba18 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 10 years ago
- 35fbf84 Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/of-id' into spi-next by Mark Brown · 10 years ago
- 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 10 years ago
- f9de734 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 10 years ago
- 19655dd Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next by Mark Brown · 10 years ago
- e897f79 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 10 years ago
- 31d25e5 Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 10 years ago
- 68a595c Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linus by Mark Brown · 10 years ago
- 14f0413c ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4 by Howard Mitchell · 10 years ago
- 12522ee Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval" by Linus Torvalds · 10 years ago
- ac21117 blk-mq: initialize 'struct request' and associated data to zero by Linus Torvalds · 10 years ago
- 8fa5975 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- 545124e Merge tag 'for-linus-4.0-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
- ffeb13a dmaengine: cppi41: add missing bitfields by Felipe Balbi · 10 years ago
- d0acf73 ipmi_ssif: Use interruptible completion for waiting in the thread by Corey Minyard · 10 years ago
- ad1ed2a ipmi/powernv: Fix minor locking bug by Alistair Popple · 10 years ago
- 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 10 years ago
- 3259b12 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 49850a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- b815fc1 iscsi target: fix oops when adding reject pdu by Mike Christie · 10 years ago
- 704f32d spi: bcm2835: enabling polling mode for transfers shorter than 30us by Martin Sperl · 10 years ago
- a30a555 spi: bcm2835: transform native-cs to gpio-cs on first spi_setup by Martin Sperl · 10 years ago
- cfc4957 Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 6fb805f Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
- 4a89c30 nios2: fix cache coherency issue when debug with gdb by Ley Foon Tan · 10 years ago
- e5e02de Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- b2d5fb9 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
- 3cfb2f7 Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 3dc8523 ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support by Dmitry M. Fedin · 10 years ago
- 64b4e25 ocfs2: _really_ sync the right range by Al Viro · 10 years ago
- e3e29f9 nios2: add missing ptrace registers defines by Ley Foon Tan · 10 years ago
- 20624d1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- 9a08da1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- b97fdef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 3afe9f8 Copy the kernel module data from user space in chunks by Linus Torvalds · 10 years ago
- cae2a17 x86: clean up/fix 'copy_in_user()' tail zeroing by Linus Torvalds · 10 years ago
- f4274e2 Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
- 9ce5a23 ocfs2_file_write_iter: keep return value and current position update in sync by Al Viro · 10 years ago
- cf1b5ea [regression] ocfs2: do *not* increment ->ki_pos twice by Al Viro · 10 years ago
- 8c2c8c0 spi: img-spfi: Control CS lines with GPIO by Ezequiel Garcia · 10 years ago
- a25202b Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-img-spfi by Mark Brown · 10 years ago
- ba33d8a spi: img-spfi: Reset controller after each message by Andrew Bresticker · 10 years ago
- 824ab37 spi: img-spfi: Implement a handle_err() callback by Ezequiel Garcia · 10 years ago
- 89cda06 Merge tag 'v4.0-rc7' into spi-img-spfi by Mark Brown · 10 years ago
- cc7016a ALSA: hda - Fix headphone pin config for Lifebook T731 by Takashi Iwai · 10 years ago
- bba0bdd Defer processing of REQ_PREEMPT requests for blocked devices by Bart Van Assche · 10 years ago
- 2e7cee0 be2iscsi: Fix kernel panic when device initialization fails by John Soni Jose · 10 years ago
- a053fc3 ALSA: bebob: fix to processing in big-endian machine for sending cue by Takashi Sakamoto · 10 years ago
- d10b730 Revert "sparc/PCI: Clip bridge windows to fit in upstream windows" by Bjorn Helgaas · 10 years ago
- 8647ca9 PCI: Don't look for ACPI hotplug parameters if ACPI is disabled by Bjorn Helgaas · 10 years ago
- ede8342b spi: img-spfi: Setup TRANSACTION register before CONTROL register by Sifan Naeem · 10 years ago
- a59d719 ALSA: hda/realtek - Make more stable to get pin sense for ALC283 by Kailang Yang · 10 years ago
- 7587d12 nios2: signal: Move restart_block to struct task_struct by Ley Foon Tan · 10 years ago
- 04bdf44 drm: fix drm_mode_getconnector() locking imbalance regression by Tommi Rantala · 10 years ago
- 1997e62 iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses by Andy Grover · 10 years ago
- 7b43b47 Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
- 6b79c57 mm: numa: disable change protection for vma(VM_HUGETLB) by Naoya Horiguchi · 10 years ago
- ce66b03 include/linux/dmapool.h: declare struct device by Mark Brown · 10 years ago
- a368ab6 mm: move zone lock to a different cache line than order-0 free page lists by Mel Gorman · 10 years ago
- 541d529 drivers: thermal: st: remove several sparse warnings by Eduardo Valentin · 10 years ago
- d877a62 thermal: constify of_device_id array by Fabian Frederick · 10 years ago
- 7e497a7 thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN by Hans de Goede · 10 years ago
- 2771d00 thermal: rcar: Fix typo in r8a73a4 SoC name by Geert Uytterhoeven · 10 years ago
- ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 10 years ago
- 6d7fdb0 Revert "libceph: use memalloc flags for net IO" by Ilya Dryomov · 10 years ago
- 5df0582 drm/i915/vlv: remove wait for previous GFX clk disable request by Jesse Barnes · 10 years ago
- c9c52e2 drm/i915/chv: Remove Wait for a previous gfx force-off by Deepak S · 10 years ago
- 9c25210 drm/i915/vlv: save/restore the power context base reg by Jesse Barnes · 10 years ago
- 8543d0e spi: img-spfi: Limit bit clock to 1/4th of input clock by Andrew Bresticker · 10 years ago
- b6fe397 spi: img-spfi: Implement a prepare_message() callback by Ezequiel Garcia · 10 years ago
- 63031ed Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 10 years ago
- f82daee Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" by Rafael J. Wysocki · 10 years ago
- f22e6e8 Linux 4.0-rc7 by Linus Torvalds · 10 years ago
- 442bb4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- deeb852 ioctx_alloc(): fix vma (and file) leak on failure by Al Viro · 10 years ago
- b2edffd fix mremap() vs. ioctx_kill() race by Al Viro · 10 years ago
- fde913e net/mlx4_core: Fix error message deprecation for ConnectX-2 cards by Jack Morgenstein · 10 years ago
- 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
- 9e44163 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
- ecf7b36 mvneta: dont call mvneta_adjust_link() manually by Stas Sergeev · 10 years ago
- f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
- 95bf15f spi: fsl-dspi: Add ~50ns delay between cs and sck by Aaron Brice · 10 years ago
- c1c1495 spi: fsl-dspi: Add cs-sck delays by Aaron Brice · 10 years ago
- e689d6d spi: fsl-dspi: Fix clock rate scale values by Aaron Brice · 10 years ago
- c9bc3e8 spi: signedness bug in qspi_trigger_transfer_out_int() by Dan Carpenter · 10 years ago