Age | Commit message (Expand) | Author | Files | Lines |
2017-02-16 | spi: spi-ep93xx: simplify GPIO chip selects | H Hartley Sweeten | 1 | -95/+44 |
2016-12-12 | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to... | Mark Brown | 6 | -25/+84 |
2016-12-12 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 3 | -8/+50 |
2016-12-12 | Merge remote-tracking branches 'spi/topic/fsl-lpspi', 'spi/topic/imx', 'spi/t... | Mark Brown | 6 | -17/+562 |
2016-12-12 | Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/... | Mark Brown | 6 | -347/+703 |
2016-12-12 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to... | Mark Brown | 6 | -178/+1039 |
2016-12-12 | Merge remote-tracking branch 'spi/topic/rcar' into spi-next | Mark Brown | 1 | -0/+1 |
2016-12-12 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 1 | -2/+5 |
2016-12-12 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+7 |
2016-12-12 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/... | Mark Brown | 2 | -41/+98 |
2016-12-10 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -8/+8 |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -19/+136 |
2016-12-09 | net: mlx5: Fix Kconfig help text | Christopher Covington | 1 | -2/+0 |
2016-12-09 | net: smsc911x: back out silently on probe deferrals | Linus Walleij | 1 | -1/+8 |
2016-12-09 | ibmveth: set correct gso_size and gso_type | Thomas Falcon | 2 | -2/+64 |
2016-12-09 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -21/+63 |
2016-12-09 | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+15 |
2016-12-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -2/+6 |
2016-12-08 | net: ethernet: cpmac: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-12-08 | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-12-08 | vhost-vsock: fix orphan connection reset | Peng Tao | 1 | -1/+1 |
2016-12-08 | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -2/+4 |
2016-12-08 | cxgb4/cxgb4vf: Assign netdev->dev_port with port ID | Arjun V | 3 | -1/+2 |
2016-12-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -6/+8 |
2016-12-08 | driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed | Gao Feng | 1 | -1/+3 |
2016-12-08 | ser_gigaset: return -ENOMEM on error instead of success | Dan Carpenter | 1 | -1/+3 |
2016-12-08 | NET: usb: cdc_mbim: add quirk for supporting Telit LE922A | Daniele Palmas | 2 | -5/+30 |
2016-12-08 | spi: mvebu: fix baudrate calculation for armada variant | Uwe Kleine-König | 1 | -29/+54 |
2016-12-08 | spi: Add support for Armada 3700 SPI Controller | Romain Perier | 3 | -0/+931 |
2016-12-08 | can: peak: fix bad memory access and free sequence | 추지호 | 1 | -2/+4 |
2016-12-07 | zram: restrict add/remove attributes to root only | Sergey Senozhatsky | 1 | -1/+7 |
2016-12-08 | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 3 | -2/+6 |
2016-12-07 | libata-scsi: disable SCT Write Same for the moment | Nicolai Stange | 1 | -0/+1 |
2016-12-07 | phy: Don't increment MDIO bus refcount unless it's a different owner | Florian Fainelli | 1 | -3/+13 |
2016-12-07 | netvsc: reduce maximum GSO size | stephen hemminger | 1 | -0/+5 |
2016-12-07 | drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links | Alex | 1 | -0/+1 |
2016-12-07 | drm/amdgpu: just suspend the hw on pci shutdown | Alex Deucher | 3 | -2/+6 |
2016-12-07 | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel | Horia Geantă | 1 | -2/+3 |
2016-12-07 | crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash | Romain Perier | 1 | -3/+5 |
2016-12-07 | crypto: marvell - Don't copy hash operation twice into the SRAM | Romain Perier | 1 | -3/+0 |
2016-12-06 | device-dax: fix private mapping restriction, permit read-only | Dan Williams | 1 | -1/+1 |
2016-12-06 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2 | -3/+5 |
2016-12-06 | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 1 | -3/+14 |
2016-12-06 | acpi, nfit: validate ars_status output buffer size | Dan Williams | 1 | -4/+17 |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 2 | -6/+22 |
2016-12-06 | acpi, nfit: fix extended status translations for ACPI DSMs | Vishal Verma | 1 | -4/+4 |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -57/+109 |
2016-12-06 | net/mlx5e: Change the SQ/RQ operational state to positive logic | Mohamad Haj Yahia | 5 | -13/+17 |
2016-12-06 | net/mlx5e: Don't flush SQ on error | Saeed Mahameed | 1 | -1/+0 |
2016-12-06 | net/mlx5e: Don't notify HW when filling the edge of ICO SQ | Saeed Mahameed | 1 | -1/+1 |