Age | Commit message (Expand) | Author | Files | Lines |
2017-02-03 | Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60... | Mark Brown | 2 | -47/+1 |
2017-01-26 | regulator: fixed: Revert support for ACPI interface | Mark Rutland | 1 | -46/+0 |
2017-01-23 | regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce | Rask Ingemann Lambertsen | 1 | -1/+1 |
2017-01-18 | regulator: twl6030: fix range comparison, allowing vsel = 59 | Colin Ian King | 1 | -1/+1 |
2016-12-12 | Merge remote-tracking branches 'regulator/topic/tps65086' and 'regulator/topi... | Mark Brown | 4 | -657/+814 |
2016-12-12 | Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873... | Mark Brown | 4 | -5/+54 |
2016-12-12 | Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by... | Mark Brown | 4 | -1/+86 |
2016-12-12 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -2/+3 |
2016-12-12 | Merge remote-tracking branches 'regulator/fix/stw481x' and 'regulator/fix/tps... | Mark Brown | 2 | -27/+30 |
2016-12-12 | Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus | Mark Brown | 1 | -2/+10 |
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-10 | net: mlx5: Fix Kconfig help text | Christopher Covington | 1 | -2/+0 |
2016-12-10 | net: smsc911x: back out silently on probe deferrals | Linus Walleij | 1 | -1/+8 |
2016-12-10 | 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-09 | net: ethernet: cpmac: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-12-09 | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-12-09 | vhost-vsock: fix orphan connection reset | Peng Tao | 1 | -1/+1 |
2016-12-09 | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -2/+4 |
2016-12-09 | 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 | can: peak: fix bad memory access and free sequence | 추지호 | 1 | -2/+4 |
2016-12-08 | 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-08 | 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-07 | device-dax: fix private mapping restriction, permit read-only | Dan Williams | 1 | -1/+1 |
2016-12-07 | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2 | -3/+5 |
2016-12-07 | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 1 | -3/+14 |
2016-12-07 | acpi, nfit: validate ars_status output buffer size | Dan Williams | 1 | -4/+17 |
2016-12-07 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 2 | -6/+22 |
2016-12-07 | 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 |
2016-12-06 | net/mlx5: Fix query ISSI flow | Kamal Heib | 3 | -11/+14 |
2016-12-06 | net/mlx5: Remove duplicate pci dev name print | Kamal Heib | 1 | -4/+4 |