aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...HEADmasterLinus Torvalds10-32/+42
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds161-164/+166
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-128/+224
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds49-449/+1733
2014-08-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-0/+1
2014-08-14drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney1-0/+1
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+21
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier42-446/+1359
2014-08-14IB/srp: Fix return value check in srp_init_module()Wei Yongjun1-2/+2
2014-08-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-31/+60
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds21-475/+1223
2014-08-14Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-22/+167
2014-08-14Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-205/+394
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds28-436/+906
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-1283/+2877
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller4-14/+15
2014-08-13xen-netback: remove loop waiting functionWei Liu1-29/+0
2014-08-13xen-netback: don't stop dealloc kthread too earlyWei Liu3-7/+42
2014-08-13xen-netback: move NAPI add/remove callsWei Liu1-4/+5
2014-08-13xen-netback: fix debugfs entry creationWei Liu1-4/+4
2014-08-13xen-netback: fix debugfs write length checkWei Liu1-3/+6
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen1-14/+1
2014-08-13libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2-2/+2
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan1-1/+2
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2-2/+14
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan1-0/+16
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan1-1/+9
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-372/+2882
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-324/+365
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-9/+15
2014-08-12RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja1-1/+1
2014-08-12RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma2-50/+129
2014-08-12RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2-4/+4
2014-08-12IB/srpt: Handle GID change eventsDoug Ledford1-0/+1
2014-08-12IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-1/+1
2014-08-12IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-4/+2
2014-08-12RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter1-2/+5
2014-08-12IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick1-4/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine161-164/+166
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren1-1/+1
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren1-1/+1
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-8/+8
2014-08-12i40e: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun1-3/+3
2014-08-11i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure1-0/+1
2014-08-11net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli1-4/+6
2014-08-11net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-11net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli1-2/+11
2014-08-11net: bcmgenet: request and enable main clock earlierFlorian Fainelli1-7/+7
2014-08-11net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-11xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss1-3/+4
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2-21/+56
2014-08-11smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma1-1/+1
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki7-30/+38
2014-08-11xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss1-5/+1
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht1-1/+1
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist1-0/+1
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi1-12/+13
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi1-4/+4
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi1-8/+8
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi1-20/+20
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian11-0/+2299
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist1-0/+1
2014-08-11brcmfmac: fix memory leakage in msgbufArend van Spriel1-0/+4
2014-08-11brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel1-1/+2
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds38-873/+3526
2014-08-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds14-13/+994
2014-08-11Merge tag 'md/3.17' of git://neil.brown.name/mdLinus Torvalds4-16/+22
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely9-365/+933
2014-08-11Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely9-93/+44
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung1-2/+9
2014-08-11mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson1-2/+10
2014-08-11mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson1-10/+12
2014-08-11mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson1-6/+5
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao2-23/+69
2014-08-11mmc: sdhci-pxav3: Use devm_* managed helpersLaurent Pinchart1-10/+3
2014-08-10net: ucc_geth: fix build failureUwe Kleine-König1-2/+2
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-08-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-33/+20
2014-08-10IB/mad: Add user space RMPP supportIra Weiny2-35/+73
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny9-11/+132
2014-08-10IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny2-9/+57
2014-08-10IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny3-77/+85
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2-45/+46
2014-08-10IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny1-11/+15
2014-08-10dm table: propagate QUEUE_FLAG_NO_SG_MERGEJeff Moyer1-0/+13
2014-08-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2-22/+132
2014-08-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-21/+4
2014-08-10hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin1-7/+0
2014-08-10Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki3-2/+4
2014-08-10ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier1-1/+1
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds262-5795/+12140
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs8-10/+424
2014-08-10drm/nouveau: fix headless modeBen Skeggs2-2/+3
2014-08-10drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs1-1/+8
2014-08-10drm/nv50/disp: shhh compilerBen Skeggs1-4/+4
2014-08-10drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs9-17/+53
2014-08-10drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs13-58/+0
2014-08-10drm/gf100-/gr: unhardcode attribute cb configBen Skeggs13-166/+199
2014-08-10drm/gf100-/gr: fetch tpcs-per-ppc info on startupBen Skeggs9-1/+16
2014-08-10drm/gf100-/gr: unhardcode pagepool configBen Skeggs13-41/+75
2014-08-10drm/gf100-/gr: unhardcode bundle cb configBen Skeggs13-41/+100
2014-08-10drm/gf100-/gr: improve initial context patch list helpersBen Skeggs4-20/+51
2014-08-10drm/gf100-/gr: add support for zero bandwidth clearBen Skeggs10-11/+313
2014-08-10drm/nouveau/ltc: add zbc driversBen Skeggs6-1/+108
2014-08-10drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs17-235/+362
2014-08-10drm/nouveau: use ram info from nvif_deviceBen Skeggs8-32/+17
2014-08-10drm/nouveau/disp: implement nvif event sources for vblank/connector notifiersBen Skeggs11-20/+47
2014-08-10drm/nouveau/disp: allow user direct access to channel control registersBen Skeggs4-1/+24
2014-08-10drm/nouveau/disp: audit and version display classesBen Skeggs52-423/+323
2014-08-10drm/nouveau/disp: audit and version SCANOUTPOS methodBen Skeggs15-172/+204
2014-08-10drm/nv50-/disp: audit and version PIOR_PWR methodBen Skeggs10-70/+50
2014-08-10drm/nv50-/disp: audit and version SOR_DP_PWR methodBen Skeggs9-74/+41
2014-08-10drm/nv50-/disp: audit and version LVDS_SCRIPT methodBen Skeggs9-23/+43
2014-08-10drm/nv50-/disp: audit and version SOR_HDMI_PWR methodBen Skeggs13-45/+121
2014-08-10drm/nv50-/disp: audit and version SOR_HDA_ELD methodBen Skeggs10-29/+75
2014-08-10drm/nv50-/disp: audit and version SOR_PWR methodBen Skeggs10-26/+45
2014-08-10drm/nv50-/disp: audit and version DAC_LOAD methodBen Skeggs10-51/+48
2014-08-10drm/nv50-/disp: audit and version DAC_PWR methodBen Skeggs13-41/+171
2014-08-10drm/nv50-/disp: share channel creation between nv50/gf110 implsBen Skeggs10-302/+204
2014-08-10drm/nv50/kms: don't assume same class versions for all channelsBen Skeggs1-48/+166
2014-08-10drm/nouveau/fifo: implement nvif event sourceBen Skeggs13-50/+89
2014-08-10drm/nouveau/fifo: allow direct access to channel control registers where poss...Ben Skeggs11-9/+38
2014-08-10drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs19-199/+323
2014-08-10drm/nouveau/device: audit and version NVIF_CONTROL class and methodsBen Skeggs7-112/+174
2014-08-10drm/nouveau/pm: audit and version NVIF_PERFMON class and methodsBen Skeggs4-78/+116
2014-08-10drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs15-216/+318
2014-08-10drm/nouveau/dmaobj: switch to a slightly saner designBen Skeggs8-181/+357
2014-08-10drm/nouveau/dmaobj: update to an improved style of class definitionBen Skeggs16-209/+157
2014-08-10drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs7-105/+135
2014-08-10drm/nouveau: use ioctl interface for abi16 gpuobj freeBen Skeggs1-3/+15
2014-08-10drm/nouveau: use ioctl interface for abi16 ntfy allocBen Skeggs1-18/+31
2014-08-10drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs2-34/+46
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs23-59/+22
2014-08-10drm/nouveau: remove (most) hardcoded object handle usageBen Skeggs9-58/+45
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs40-479/+522
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs41-388/+459
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs17-219/+228
2014-08-10drm/nouveau: fix some usages of the wrong print functionBen Skeggs8-50/+54
2014-08-10drm/nouveau/nvif: import library functions for the ioctl/event interfacesBen Skeggs14-2/+1350
2014-08-10drm/nouveau/client: add method to retrieve device listBen Skeggs4-0/+72
2014-08-10drm/nouveau/core: remove NV_D0 familyBen Skeggs6-34/+37
2014-08-10drm/nouveau/device: add method to retrieve some basic device infoBen Skeggs4-37/+171
2014-08-10drm/nouveau/core: import ioctl/event interfacesBen Skeggs13-4/+831
2014-08-10drm/nouveau/core: add function to return list of supported childrenBen Skeggs2-0/+34
2014-08-10drm/nouveau/core: rework event interfaceBen Skeggs52-517/+875
2014-08-10drm/nouveau/core: move handle-based object apis to handle.cBen Skeggs4-120/+135
2014-08-10drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...Ben Skeggs1-30/+6
2014-08-10drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs5-19/+24
2014-08-10drm/nouveau: store vblank event handler data in nv_crtcBen Skeggs3-29/+29
2014-08-10drm/nv50/kms: create ctxdma objects for framebuffers as requiredBen Skeggs4-163/+126
2014-08-10drm/nv50/kms: move framebuffer wrangling out of common codeBen Skeggs3-47/+81
2014-08-10drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-08-10drm/nv50-/sw: use nv50_software_context_dtor....Ben Skeggs2-2/+2
2014-08-10drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() resultBen Skeggs2-3/+3
2014-08-10drm/nouveau: Dis/Enable vblank irqs during suspend/resume.Mario Kleiner1-0/+11
2014-08-10drm/nouveau: platform: update moved Tegra headerAlexandre Courbot1-1/+1
2014-08-10drm/nouveau/gk20a: reclocking supportAlexandre Courbot5-0/+669
2014-08-10drm/nouveau/clk: support for non-BIOS pstatesAlexandre Courbot9-20/+30
2014-08-10drm/nouveau/clk: make therm and volt devices optionalAlexandre Courbot1-14/+22
2014-08-10drm/nouveau/perfmon: do not forget to destroy the engine contextSamuel Pitoiset1-0/+1
2014-08-10drm/nouveau: map pages using DMA APIAlexandre Courbot5-41/+26
2014-08-10drm/nouveau/pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet5-663/+663
2014-08-10drm/nve4/graph: do not crash if no power device presentAlexandre Courbot1-1/+2
2014-08-10drm/gk20a: add BAR instanceAlexandre Courbot6-4/+66
2014-08-10drm/nouveau/bar: add noncached ioremap propertyAlexandre Courbot2-5/+15
2014-08-10drm/nouveau: support for probing platform devicesAlexandre Courbot6-16/+291
2014-08-10drm/nouveau/kms: restore acceleration before fb_set_suspend() resumesBen Skeggs1-3/+3
2014-08-10drm/nouveau/kms: take more care when pulling down accelerated fbconBen Skeggs3-39/+61
2014-08-10drm/nouveau: expose pstate selection per-power source in sysfsBen Skeggs3-18/+52
2014-08-10drm/nouveau/clk: allow selection of different power state for ac vs batteryBen Skeggs4-30/+96
2014-08-10drm/nouveau/clk: schedule pstate changes through a workqueueBen Skeggs2-11/+39
2014-08-10drm/nouveau/device: register for acpi eventsBen Skeggs5-2/+94
2014-08-10drm/gk208-/gr: stop touching 0x260 inappropriatelyBen Skeggs15-45/+113
2014-08-10drm/gk110b/gr: initvals differ from gk110Ben Skeggs9-14/+244
2014-08-10drm/gk104/gr: disable PGOB at init timeBen Skeggs2-25/+7
2014-08-10drm/gk104/pwr: implement PGOB disable methodBen Skeggs6-3/+86
2014-08-10drm/nouveau/pwr: tidyBen Skeggs12-193/+133
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-924/+810
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa1-21/+4
2014-08-10drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot2-5/+10
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds20-142/+923
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds29-751/+990
2014-08-08Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-25/+713
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds72-1835/+2203
2014-08-09cpufreq: arm_big_little: fix module license specUwe Kleine-König2-1/+6
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds34-2835/+4341
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds67-799/+1255