Age | Commit message (Expand) | Author |
2014-04-10 | Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/... | Mark Brown |
2014-04-10 | Merge tag 'spi-v3.15' into spi-linus | Mark Brown |
2014-04-08 | spi: qup: Depend on ARCH_QCOM | Paul Bolle |
2014-04-03 | spi: omap2-mcspi: Convert to use devm_kcalloc | Axel Lin |
2014-04-03 | spi: Always check complete callback before calling it | Axel Lin |
2014-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-03-30 | Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi... | Mark Brown |
2014-03-30 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown |
2014-03-30 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown |
2014-03-30 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown |
2014-03-30 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2014-03-30 | spi: Fix handling of cs_change in core implementation | Mark Brown |
2014-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-03-29 | Input: mousedev - fix race when creating mixed device | Dmitry Torokhov |
2014-03-29 | Input: don't modify the id of ioctl-provided ff effect on upload failure | Elias Vanderstuyft |
2014-03-29 | rbd: drop an unsafe assertion | Alex Elder |
2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin |
2014-03-29 | spi: mpc52xx: Convert to use bits_per_word_mask | Axel Lin |
2014-03-29 | spi: omap-100k: Fix memory leak | Axel Lin |
2014-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-03-28 | veth: Turn off vlan rx acceleration in vlan_features | Vlad Yasevich |
2014-03-28 | ifb: Remove vlan acceleration from vlan_features | Vlad Yasevich |
2014-03-28 | qlge: Do not propaged vlan tag offloads to vlans | Vlad Yasevich |
2014-03-28 | vhost: validate vhost_get_vq_desc return value | Michael S. Tsirkin |
2014-03-28 | vhost: fix total length when packets are too short | Michael S. Tsirkin |
2014-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-03-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-03-28 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-03-28 | Input: synaptics - add manual min/max quirk for ThinkPad X240 | Hans de Goede |
2014-03-28 | Input: synaptics - add manual min/max quirk | Benjamin Tissoires |
2014-03-28 | spi: dw: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin |
2014-03-28 | spi: fsl-dspi: Fix memory leak | Axel Lin |
2014-03-28 | drm/i915: Undo gtt scratch pte unmapping again | Daniel Vetter |
2014-03-28 | drm/radeon: fix runtime suspend breaking secondary GPUs | Dave Airlie |
2014-03-27 | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset | Wei Yang |
2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum |
2014-03-27 | virtio-net: correct error handling of virtqueue_kick() | Jason Wang |
2014-03-27 | spi: omap-uwire: add missing iounmap | Nishanth Menon |
2014-03-27 | spi: clps711x: Convert to use master->max_speed_hz | Axel Lin |
2014-03-27 | spi: clps711x: Enable driver compilation with COMPILE_TEST | Axel Lin |
2014-03-27 | drm/nouveau: fail runtime pm properly. | Dave Airlie |
2014-03-27 | drm/udl: take reference to device struct for dma-bufs | Dave Airlie |
2014-03-26 | net: mvneta: use devm_ioremap_resource() instead of of_iomap() | Thomas Petazzoni |
2014-03-26 | net: mvneta: fix usage as a module on RGMII configurations | Thomas Petazzoni |