aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-166/+350
2014-11-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-10/+10
2014-11-21Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-11-21Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-8/+26
2014-11-21Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-15/+26
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-20/+69
2014-11-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-38/+46
2014-11-21virtio-net: validate features during probeJason Wang1-0/+37
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-8/+13
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt1-1/+1
2014-11-20pptp: fix stack info leak in pptp_getname()Mathias Krause1-1/+3
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-1/+4
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher1-0/+3
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely1-1/+7
2014-11-19IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2-1/+3
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu1-12/+16
2014-11-19Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-canDavid S. Miller9-64/+177
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz1-1/+6
2014-11-19bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov1-1/+2
2014-11-19of/selftest: Fix off-by-one error in removal pathGrant Likely1-2/+1
2014-11-19clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard1-6/+6
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer1-19/+0
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng1-43/+134
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng1-3/+3
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng1-0/+1
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng1-3/+4
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng1-5/+15
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng1-1/+10
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen1-0/+1
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng1-0/+1
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt1-3/+16
2014-11-18of: Fix crash if an earlycon driver is not foundKevin Cernekee1-1/+1
2014-11-18of: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde1-0/+1
2014-11-18can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee1-1/+2
2014-11-18can: remove unused variableSudip Mukherjee3-8/+2
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov1-0/+1
2014-11-18can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze1-1/+1
2014-11-18can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper1-1/+1
2014-11-17brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-17brcmfmac: kill URB when request timed outMathy Vanhoef1-2/+4
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear1-3/+6
2014-11-17drm/i915: Kick fbdev before vgaconDaniel Vetter1-4/+6