aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-49/+73
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+3
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-29Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds8-3/+16
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-32/+68
2016-09-28Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+4
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley3-1/+3
2016-09-28drm/udl: fix line iterator in damage handlingDavid Herrmann1-1/+1
2016-09-28Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie5-1/+8
2016-09-28Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+7
2016-09-27drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher1-0/+6
2016-09-27drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas1-1/+1
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27net: fec: align IP header in hardwareEric Nelson1-1/+10
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson1-1/+1
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson1-1/+1
2016-09-26Input: joydev - recognize devices with Z axis as joysticksVille Ranki1-0/+6
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche3-1/+3
2016-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-58/+54
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams2-10/+32
2016-09-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+14
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-7/+9
2016-09-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-09-23Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2016-09-23Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds3-7/+14
2016-09-23Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-5/+12
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-10/+17
2016-09-22nvme-rdma: only clear queue flags after successful connectSagi Grimberg1-1/+1
2016-09-22i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla1-1/+2
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds17-70/+106
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-246/+411
2016-09-22regmap: fix deadlock on _regmap_raw_write() error pathNikita Yushchenko1-1/+5
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-09-22mmc: dw_mmc: fix the spamming log messageJaehoon Chung2-5/+12
2016-09-22drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst4-1/+5
2016-09-22drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin1-0/+3
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+10
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-21Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller1-10/+9
2016-09-21i2c: mux: pca954x: retry updating the mux selection on failurePeter Rosin1-1/+1
2016-09-21nfit: fail DSMs that return non-zero status by defaultDan Williams1-20/+28
2016-09-21libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams1-1/+7
2016-09-21i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-20Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller1-5/+8
2016-09-20irqchip/mips-gic: Fix local interruptsPaul Burton1-55/+50
2016-09-20qed: Fix stack corruption on probeYuval Mintz1-2/+2
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-19net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-09-20irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse1-3/+4
2016-09-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+16
2016-09-19rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine1-3/+16
2016-09-19Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-107/+22
2016-09-19nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran1-1/+1
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil3-0/+3
2016-09-19can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-19mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann1-1/+1
2016-09-19mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin1-2/+5
2016-09-19mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin1-4/+8
2016-09-19drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen1-0/+4
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2-2/+2
2016-09-19Subject: [PATCH, RESEND] drm: exynos: avoid unused function warningArnd Bergmann1-4/+2
2016-09-18Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-13/+20
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+6
2016-09-18drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski1-22/+7
2016-09-18drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski1-24/+2
2016-09-18drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan1-3/+3
2016-09-17Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-17/+32
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera1-27/+23
2016-09-17bna: add missing per queue ethtool statIvan Vecera1-1/+6
2016-09-17Merge tag 'iwlwifi-for-kalle-2016-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo1-10/+9
2016-09-17xen-netback: fix error handling on netback_probe()Filipe Manco1-16/+30
2016-09-16Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-23/+61
2016-09-16Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-09-17Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2-3/+9
2016-09-17Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-7/+39
2016-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds15-80/+189
2016-09-16Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds10-84/+76
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King1-1/+1
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen3-34/+51
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib1-0/+3
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-1/+1
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+2
2016-09-16USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter1-2/+2
2016-09-16qeth: do not turn on SG per defaultUrsula Braun2-3/+0
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun2-2/+0
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun1-1/+2
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun1-5/+17
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun1-0/+5
2016-09-16qeth: restore device features after recoveryHans Wippel4-0/+34
2016-09-16nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun1-2/+6
2016-09-16net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov1-0/+3
2016-09-16net/ibm/emac: add set mac addr callbackIvan Mikhaylov1-2/+29
2016-09-16net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang1-0/+1
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott1-2/+2
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney1-2/+2
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-75/+90
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-09-15[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven1-1/+7
2016-09-14Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2016-09-14mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi1-8/+10
2016-09-14mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi1-8/+8
2016-09-14drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä1-0/+27
2016-09-14Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi1-7/+7
2016-09-14drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson1-0/+5
2016-09-13PCI: Fix bridge_d3 update on device removalLukas Wunner1-2/+1
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-49/+193
2016-09-13Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds3-41/+31
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet1-4/+2
2016-09-13bnx2: Reset device during driver initializationBaoquan He1-5/+7
2016-09-13irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2-4/+6
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe5-74/+83
2016-09-13Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2-6/+6
2016-09-13Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-7/+7
2016-09-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+14
2016-09-12nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann1-0/+1
2016-09-12nvme-rdma: fix null pointer dereference on req->mrColin Ian King1-0/+1
2016-09-12nvme-rdma: use ib_client API to detect device removalSteve Wise1-68/+40
2016-09-12nvme-rdma: add DELETING queue flagSagi Grimberg1-2/+9
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-444/+616
2016-09-12pcmcia: lubbock: fix sockets configurationRobert Jarzmik3-6/+7
2016-09-12pcmcia: sa1111: fix propagation of lowlevel board init return codeRussell King5-69/+58
2016-09-12pcmcia: soc_common: fix SS_STSCHG polarityRussell King1-1/+1
2016-09-12pcmcia: sa11xx_base: add units to the timing informationRussell King1-3/+3
2016-09-12pcmcia: sa11xx_base: fix reporting of timing informationRussell King1-1/+1
2016-09-12pcmcia: ds: fix suspend/resumeRussell King1-5/+7
2016-09-12mmc: sdhci-st: Handle interconnect clockLee Jones1-1/+14
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-11net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh1-5/+7
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan4-43/+28
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib1-1/+4
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib1-10/+11
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+18
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-8/+39
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt1-0/+7
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede1-5/+6
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede1-2/+3
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+7
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-15/+38
2016-09-09mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare1-0/+1
2016-09-09Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller9-13/+22
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson1-20/+18
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-09nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel1-9/+9
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko1-1/+8
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+16
2016-09-09Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-3/+3
2016-09-09drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie1-1/+1
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski1-8/+15
2016-09-09virtio: mark vring_dma_dev() staticBaoyou Xie1-1/+1
2016-09-09raid5: fix a small race conditionShaohua Li1-2/+2
2016-09-09[media] cec: fix ioctl return code when not registeredHans Verkuil1-1/+1
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil1-2/+1
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+25
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+9
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-7/+18
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber1-0/+9
2016-09-08nfp: don't pad frames on receiveJakub Kicinski1-4/+0
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski1-4/+2
2016-09-08nfp: remove linux/version.h includesJakub Kicinski3-3/+0
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman1-7/+15
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman1-1/+1
2016-09-08net/mlx5e: Prevent casting overflowGal Pressman1-2/+4
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan1-1/+1
2016-09-08i2c: rk3x: Restore clock settings at resume timeDoug Anderson1-0/+12
2016-09-08i2c: Spelling s/acknowedge/acknowledge/Geert Uytterhoeven2-2/+2
2016-09-08i2c: designware: save the preset value of DW_IC_SDA_HOLDZhuo-hao Lee1-6/+10
2016-09-08Merge tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd4-14/+14
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2016-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-50/+91
2016-09-08md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang1-8/+4
2016-09-08nvme/quirk: Add a delay before checking device ready for memblaze deviceWenbo Wang1-0/+2
2016-09-08i2c: mux: demux-pinctrl: run properly with multiple instancesWolfram Sang1-4/+10
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung1-4/+4
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman1-1/+5
2016-09-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-0/+1