Age | Commit message (Expand) | Author | Files | Lines |
2018-08-14 | Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as... | Stephen Boyd | 9 | -11/+415 |
2018-08-14 | Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren... | Stephen Boyd | 9 | -7/+1066 |
2018-08-14 | Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-... | Stephen Boyd | 4 | -27/+292 |
2018-08-15 | mailbox: Add support for i.MX messaging unit | Oleksij Rempel | 3 | -0/+366 |
2018-08-15 | mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c | Randy Dunlap | 1 | -0/+2 |
2018-08-14 | PCI: Limit config space size for Netronome NFP5000 | Jakub Kicinski | 1 | -0/+1 |
2018-08-14 | Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -161/+1417 |
2018-08-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 9 | -59/+79 |
2018-08-14 | PCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips | Heiner Kallweit | 1 | -0/+3 |
2018-08-14 | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 10 | -98/+281 |
2018-08-14 | PCI/VPD: Check for VPD access completion before checking for timeout | Bert Kenward | 1 | -2/+5 |
2018-08-14 | PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry | Andy Shevchenko | 1 | -6/+0 |
2018-08-14 | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 20 | -219/+379 |
2018-08-14 | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 23 | -119/+794 |
2018-08-14 | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -604/+551 |
2018-08-14 | Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+5 |
2018-08-14 | Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 74 | -285/+2756 |
2018-08-14 | Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 32 | -257/+3338 |
2018-08-14 | Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 25 | -415/+1210 |
2018-08-14 | Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 7 | -25/+241 |
2018-08-14 | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 5 | -26/+56 |
2018-08-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 5 | -18/+61 |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 90 | -2077/+5696 |
2018-08-14 | Merge SCSI_IOCTL_SEND_COMMAND cleanup branch. | Linus Torvalds | 1 | -9/+0 |
2018-08-14 | hv/netvsc: Fix NULL dereference at single queue mode fallback | Takashi Iwai | 1 | -1/+1 |
2018-08-14 | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block | Linus Torvalds | 93 | -1327/+2847 |
2018-08-14 | xen-netfront: fix warn message as irq device name has '/' | Xiao Liang | 1 | -2/+4 |
2018-08-14 | cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 | Ganesh Goudar | 1 | -0/+2 |
2018-08-14 | net: dsa: mv88e6xxx: missing unlock on error path | Dan Carpenter | 1 | -1/+1 |
2018-08-14 | net: dsa: mv88e6xxx: bitwise vs logical bug | Dan Carpenter | 1 | -2/+2 |
2018-08-14 | ieee802154: hwsim: using right kind of iteration | Alexander Aring | 1 | -1/+3 |
2018-08-14 | net: hns3: Add vlan filter setting by ethtool command -K | Peng Li | 1 | -0/+6 |
2018-08-14 | net: hns3: Set tx ring' tc info when netdev is up | Yunsheng Lin | 2 | -0/+25 |
2018-08-14 | net: hns3: Remove tx ring BD len register in hns3_enet | Yunsheng Lin | 2 | -3/+0 |
2018-08-14 | net: hns3: Fix desc num set to default when setting channel | Yunsheng Lin | 1 | -10/+12 |
2018-08-14 | net: hns3: Fix for phy link issue when using marvell phy driver | Jian Shen | 1 | -0/+2 |
2018-08-14 | net: hns3: Fix for information of phydev lost problem when down/up | Fuyun Liang | 3 | -9/+44 |
2018-08-14 | net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero | Xi Wang | 1 | -1/+1 |
2018-08-14 | net: hns3: Add support for serdes loopback selftest | Peng Li | 3 | -5/+75 |
2018-08-14 | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -0/+11 |
2018-08-14 | PCI: Match Root Port's MPS to endpoint's MPSS as necessary | Myron Stowe | 1 | -2/+10 |
2018-08-14 | PCI: Skip MPS logic for Virtual Functions (VFs) | Myron Stowe | 1 | -0/+4 |
2018-08-14 | Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi' | Rafael J. Wysocki | 3 | -32/+62 |
2018-08-14 | Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei' | Rafael J. Wysocki | 6 | -45/+175 |
2018-08-14 | Merge branches 'acpica' and 'acpi-property' | Rafael J. Wysocki | 10 | -139/+122 |
2018-08-14 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 8 | -20/+293 |
2018-08-14 | Merge branches 'powercap' and 'pm-devfreq' | Rafael J. Wysocki | 6 | -73/+418 |
2018-08-14 | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' | Rafael J. Wysocki | 9 | -26/+83 |
2018-08-13 | bnxt_en: take coredump_record structure off stack | Arnd Bergmann | 1 | -6/+3 |
2018-08-13 | net: systemport: fix unused function warning | Arnd Bergmann | 1 | -4/+2 |