- f8efca2 spi: imx: fix spi resource leak with dma transfer by Gao Pan · 9 years ago
- cabeea9 Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' and 'spi/topic/zynq' into spi-next by Mark Brown · 9 years ago
- 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
- 41d5a70 Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
- 635b9b2 Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic/fsl-espi' and 'spi/topic/imx' into spi-next by Mark Brown · 9 years ago
- 3c27892 Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
- 9b17e80 Merge remote-tracking branch 'spi/topic/sunxi' into spi-next by Mark Brown · 9 years ago
- 174c211 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
- f30f072 Merge remote-tracking branch 'spi/fix/mtk' into spi-linus by Mark Brown · 9 years ago
- 8caad1d spi: loopback: fix typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
- 218e0b5 spi: sun4i: Prevent chip-select from being activated twice before a transfer by Marcus Weseloh · 9 years ago
- 1e8db97 spi: loopback-test: spi_check_rx_ranges can get always done by Martin Sperl · 9 years ago
- 339ec3c spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern by Martin Sperl · 9 years ago
- e6520a3 spi: loopback-test: write rx pattern also when running without tx_buf by Martin Sperl · 9 years ago
- b541eef spi: fsl-espi: expose maximum transfer size limit by Michal Suchanek · 9 years ago
- 9d0c1c3 spi: zynq: use to_platform_device() by Geliang Tang · 9 years ago
- 9033a5f spi: cadence: use to_platform_device() by Geliang Tang · 9 years ago
- 4e5e384 Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
- 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 15bcdefd spi: mediatek: Add spi support for mt2701 IC by Leilk Liu · 9 years ago
- 4eaf6f7 spi: mediatek: merge all identical compat to mtk_common_compat by Leilk Liu · 9 years ago
- a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
- c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- de327e4 spi: mediatek: Prevent overflows in FIFO transfers by Nicolas Boichat · 9 years ago
- cc023478 spi: s3c64xx: Remove unused platform_device_id entries by Sylwester Nawrocki · 9 years ago
- 3d8acd1 drm/i915: increase the tries for HDMI hotplug live status checking by Gary Wang · 9 years ago
- c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
- c3293a9 lightnvm: wrong offset in bad blk lun calculation by Matias Bjørling · 9 years ago
- 1e60508 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 48cc661 null_blk: use async queue restart helper by Jens Axboe · 9 years ago
- f41647e RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
- 10a214d RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
- 36ac0db RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
- c6002d5 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
- db06650 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 2c96961 Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- f0cf008 Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
- 3bef22e Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
- 43b28ca Merge branches 'acpi-processor' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
- 682cb0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 079317a tty/serial: Skip 'NULL' char after console break when sysrq enabled by Vijay Kumar · 9 years ago
- 01fd3c2 tty: serial: constify sunhv_ops structs by Aya Mahfouz · 9 years ago
- 3358a5c qlcnic: fix a loop exit condition better by Dan Carpenter · 9 years ago
- 1dfddff5 net: cdc_ncm: avoid changing RX/TX buffers on MTU changes by Bjørn Mork · 9 years ago
- 184fc8b geneve: initialize needed_headroom by Paolo Abeni · 9 years ago
- a7def56 cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() by Dan Carpenter · 9 years ago
- 5b726e0 Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
- 2bfd43d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- d1eba93 spi: use to_spi_device by Geliang Tang · 9 years ago
- 6096828 spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode by Jisheng Zhang · 9 years ago
- ae35b56 drm/i915: Unbreak check_digital_port_conflicts() by Ville Syrjälä · 9 years ago
- df41766 IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srq by Wengang Wang · 9 years ago
- fac5159 IB/cma: cma_match_net_dev needs to take into account port_num by Matan Barak · 9 years ago
- 24bc3ea Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- ad3d1ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- ea82813 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 5cbf20c sh_eth: fix 16-bit descriptor field access endianness too by Sergei Shtylyov · 9 years ago
- ce8c839 veth: don’t modify ip_summed; doing so treats packets with bad checksums as good. by Vijay Pandurangan · 9 years ago
- bccd240 bus: sunxi-rsb: Fix peripheral IC mapping runtime address by Chen-Yu Tsai · 9 years ago
- 427d6e4 bus: sunxi-rsb: Fix primary PMIC mapping hardware address by Chen-Yu Tsai · 9 years ago
- e827120 null_blk: fix use-after-free error by Mike Krinkin · 9 years ago
- b587522 NVMe: IO ending fixes on surprise removal by Keith Busch · 9 years ago
- a98728e drm/i915: Correct max delay for HDMI hotplug live status checking by Gary Wang · 9 years ago
- 97f9010 drm/i915: mdelay(10) considered harmful by Daniel Vetter · 9 years ago
- 57a2af6 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
- ef8dd37 drm/i915: Workaround CHV pipe C cursor fail by Ville Syrjälä · 9 years ago
- 0f0cd47 drm/i915: Only spin whilst waiting on the current request by Chris Wilson · 9 years ago
- f87a780 drm/i915: Limit the busy wait on requests to 5us not 10ms! by Chris Wilson · 9 years ago
- e7571f7 drm/i915: Break busywaiting for requests on pending signals by Chris Wilson · 9 years ago
- a59fac6 drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) by Matt Roper · 9 years ago
- 62d622c drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 9 years ago
- 615cb24 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
- fb83d5f net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card by Daniele Palmas · 9 years ago
- 670c0d6 net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card by Daniele Palmas · 9 years ago
- ce360db ACPI / processor: Fix thermal cooling device regression by Srinivas Pandruvada · 9 years ago
- 312045e md: remove check for MD_RECOVERY_NEEDED in action_store. by NeilBrown · 9 years ago
- 9f7e432 Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
- 77535ac rtc: da9063: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 9 years ago
- f076ef4 rtc: rk808: Compensate for Rockchip calendar deviation on November 31st by Julius Werner · 9 years ago
- 69c37a9 Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 24b0d5e7 Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 3a87711 Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
- 3c73a2d Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- d525c13 Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 38beb96 Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
- 45af550 natsemi: add checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
- d7d3d84 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
- 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- c4e0740 drm/exynos: atomic check only enabled crtc states by Andrzej Hajda · 9 years ago
- b4cd08a i2c: rcar: disable runtime PM correctly in slave mode by Wolfram Sang · 9 years ago
- 1eab0e4 Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 4fee35a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- 6545f31 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
- 8e73a10 Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
- 478e5ed Input: elants_i2c - fix wake-on-touch by James Chen · 9 years ago
- 76b8ebd Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
- ea2465a bnx2x: Prevent FW assertion when using Vxlan by Yuval Mintz · 9 years ago
- d79f16c mkiss: Fix use after free in mkiss_close(). by David Miller · 9 years ago
- acf673a 6pack: Fix use after free in sixpack_close(). by David Miller · 9 years ago