summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie8-11/+21
2014-01-08Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve...Dave Airlie2-7/+14
2014-01-08drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer1-1/+1
2014-01-08drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin1-4/+4
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann1-0/+2
2014-01-07drm/nouveau/bios: make jump conditionalIlia Mirkin1-1/+5
2014-01-07drm/nvce/mc: fix msi rearm on GF114Sid Boyce1-1/+1
2014-01-07drm/nvc0/gr: fix mthd data submissionKelly Doran1-1/+1
2014-01-07drm/nouveau: populate master subdev pointer only when fully constructedBen Skeggs3-3/+7
2014-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-235/+350
2014-01-06Merge branches 'acpi-battery' and 'pm-cpufreq'Rafael J. Wysocki2-2/+23
2014-01-06hso: fix handling of modem port SERIAL_STATE notificationsDan Williams1-2/+11
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+21
2014-01-06intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie1-1/+2
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2-8/+0
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-2/+8
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2-4/+9
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy3-12/+22
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2-6/+12
2014-01-06Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"Alexander van Heukelum1-5/+14
2014-01-06drm/i915/bdw: Flush system agent on gen8 alsoBen Widawsky1-2/+0
2014-01-05Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette3-11/+15
2014-01-05xen-netback: Include header for vmallocJosh Boyer1-0/+1
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam1-10/+4
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz5-112/+174
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz1-1/+4
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon2-1/+7
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon1-3/+6
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2-3/+5
2014-01-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2014-01-05Merge branches 'acpi-ac' and 'acpi-tpm'Rafael J. Wysocki1-6/+9
2014-01-05ACPI / TPM: fix memory leak when walking ACPI namespaceJiang Liu1-6/+9
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin1-2/+2
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring1-1/+1
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh4-7/+12
2014-01-03infiniband: make sure the src net is infiniband when create new linkHangbin Liu1-1/+2
2014-01-03{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du1-1/+2
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo1-1/+1
2014-01-03Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2-6/+7
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+105
2014-01-02virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+10
2014-01-02drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra1-1/+2
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra3-6/+7
2014-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner1-1/+1
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner1-0/+4
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner1-26/+28