aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+14
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-444/+616
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-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-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-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-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-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
2016-09-07arm-cci: pmu: Fix typo in event nameSuzuki K Poulose1-1/+1
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King1-1/+1
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij2-1/+2
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij1-1/+0
2016-09-07Merge ath-current from ath.gitKalle Valo4-10/+14
2016-09-07Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+17
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius1-2/+7
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-06bnxt_en: Fix TX push operation on ARM64.Michael Chan1-2/+2
2016-09-06net: smsc: remove build warning of duplicate definitionSudip Mukherjee1-0/+2
2016-09-06net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum1-0/+23
2016-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds23-177/+226
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-09-06Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-5/+7
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+8
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+33
2016-09-06Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+12
2016-09-06Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-18/+20
2016-09-06Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-13/+12
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
2016-09-06Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi...Mark Brown6-6/+12
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-...Mark Brown3-18/+20
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King1-1/+1
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-40/+37
2016-09-05efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo1-10/+27
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo1-0/+73
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo3-37/+88
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam1-2/+6
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda1-0/+2
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn1-1/+4
2016-09-05efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda1-2/+5
2016-09-04vxlan: fix duplicated and wrong error messagesJiri Benc1-26/+9
2016-09-04vxlan: reject multicast destination without an interfaceJiri Benc1-0/+3
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-3/+4
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-7/+14
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-279/+25
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-114/+174
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-70/+159
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-57/+141
2016-09-03dax: fix mapping size checkDan Williams1-1/+1
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-03Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown1-10/+28
2016-09-03Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2-2/+5
2016-09-03spi: Prevent unexpected SPI time out due to arithmetic overflowSien Wu1-2/+6
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-33/+53
2016-09-02net: smsc911x: Move interrupt allocation to open/stopJeremy Linton1-29/+18
2016-09-02net: smsc911x: Move interrupt handler before openJeremy Linton1-61/+61
2016-09-02net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton1-24/+24
2016-09-02net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton1-4/+10
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+1
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+3
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-5/+7
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki1-5/+5
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn1-80/+52
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi3-5/+5
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick4-8/+82
2016-09-02IB/hfi1: Fix AHG KDETH Intr shiftJubin John1-1/+4
2016-09-02IB/hfi1: Fix SGE length for misaligned PIO copySebastian Sanchez1-0/+12
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky1-20/+2
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas3-1/+7
2016-09-02IB/mlx5: Simplify code by removing return variableLeon Romanovsky1-7/+3
2016-09-02IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever1-1/+1
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky1-24/+2
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky1-3/+3
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-09-02IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-09-02IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie1-1/+1
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2-3/+22
2016-09-02IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet1-4/+4
2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan1-2/+2
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds5-17/+22
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-31/+133
2016-09-02Merge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li...Arnd Bergmann1-33/+79
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie4-13/+24
2016-09-01bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli1-4/+15
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-8/+43
2016-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+14
2016-09-01rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham3-12/+73
2016-09-01net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham1-3/+8
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman1-4/+11
2016-09-01Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...David S. Miller7-24/+28
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera1-10/+1
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang1-4/+2
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel1-16/+9
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel1-0/+3
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko3-15/+13
2016-09-01mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko1-0/+1
2016-09-01mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko1-6/+2
2016-09-01mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko1-34/+92
2016-08-31qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru1-0/+4
2016-08-31qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru1-1/+9
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2-1/+6
2016-08-31net: ethernet: mediatek: fix error handling inside mtk_mdio_initSean Wang1-1/+1
2016-08-31net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...Sean Wang1-17/+6
2016-08-31net: ethernet: mediatek: fix the missing of_node_put() after node is used don...Sean Wang1-0/+1
2016-08-31net: ethernet: mediatek: fix issue of driver removal with interface is upSean Wang1-0/+8
2016-08-31net: ethernet: mediatek: fix logic unbalance between probe and removeSean Wang1-1/+1
2016-08-31net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...Sean Wang1-2/+0
2016-08-31net: ethernet: mediatek: fix API usage with skb_free_fragSean Wang1-1/+1
2016-08-31net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...Sean Wang2-25/+36
2016-08-31net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...Sean Wang1-3/+4
2016-09-01Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie3-5/+40
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu1-3/+9
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-08-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-4/+4
2016-08-31raid5: guarantee enough stripes to avoid reshape hangShaohua Li1-0/+10
2016-08-31raid5-cache: fix a deadlock in superblock writeShaohua Li1-31/+15
2016-08-31crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă1-40/+37
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko1-0/+3
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko5-68/+15
2016-08-31thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner1-1/+3
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2-0/+10
2016-08-31thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever1-2/+1
2016-08-31lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman1-1/+1
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan1-1/+0
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan1-5/+5
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu1-0/+11
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney1-3/+3
2016-08-31PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney1-2/+2
2016-08-31cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun1-0/+2
2016-08-30dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-08-30dm crypt: fix free of bad values after tfm allocation failureEric Biggers1-1/+1
2016-08-30dm crypt: fix error with too large biosMikulas Patocka1-0/+7
2016-08-30dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy1-2/+2
2016-08-30dm log writes: fix bug with too large biosMikulas Patocka1-2/+2
2016-08-30dm log writes: move IO accounting earlier to fix error pathMikulas Patocka1-1/+1
2016-08-30Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds5-57/+107
2016-08-30Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2016-08-30pata_ninja32: Avoid corrupting status flagsAlan Cox1-1/+1
2016-08-30mei: me: disable driver on SPT SPS firmwareTomas Winkler2-4/+10
2016-08-30usb: musb: Fix locking errors for host only modeTony Lindgren1-1/+6
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-25/+49
2016-08-30Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-2/+5
2016-08-30drm/imx: fix crtc vblank state regressionLucas Stach1-0/+4
2016-08-29Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1