aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/...HEADmasterLinus Torvalds28-125/+210
2017-01-09Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+2
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+46
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-09Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie20-105/+145
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-09Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...Dave Airlie3-9/+21
2017-01-09Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...Dave Airlie3-1/+23
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie1-9/+18
2017-01-09Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+3
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-316/+549
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-19/+23
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-30/+43
2017-01-07tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-01-07be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-06be2net: fix accesses to unicast listIvan Vecera1-6/+3
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+24
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-06drm/amdgpu: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher1-32/+28
2017-01-06drm/amdgpu: update si kicker smc firmwareFlora Cui1-29/+28
2017-01-06drm/amd/powerplay: extend smu's response timeout time.Rex Zhu1-1/+1
2017-01-06drm/amdgpu: remove static integer for uvd pp stateYintian Tao1-5/+0
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang1-0/+7
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang4-2/+5
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang11-10/+76
2017-01-06net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2017-01-06amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas1-1/+1
2017-01-06sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-01-06sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov1-2/+2
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds8-89/+191
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+7
2017-01-06Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+42
2017-01-06Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds6-5/+72
2017-01-06Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-28/+45
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2-10/+5
2017-01-06Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki15-35/+165
2017-01-06Merge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'Rafael J. Wysocki3-6/+12
2017-01-06Merge branch 'pm-cpufreq'Rafael J. Wysocki2-22/+33
2017-01-05Merge tag 'platform-drivers-x86-v4.10-3' of git://git.infradead.org/users/dvh...Linus Torvalds2-22/+22
2017-01-05Merge tag 'drm-intel-fixes-2017-01-05' of git://anongit.freedesktop.org/git/d...Linus Torvalds11-45/+190
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05Merge tag 'pinctrl-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-53/+90
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-4/+10
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-29/+36
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2017-01-05Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman16-58/+167
2017-01-05r8169: fix the typo in the commentZhu Yanjun1-1/+1
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki1-2/+4
2017-01-05cpufreq: dt: Add support for APM X-Gene 2Hoan Tran1-0/+2
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-229/+190
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree4-1/+7
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur1-1/+3
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre1-1/+1
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash1-7/+5
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen1-0/+1
2017-01-04nvmem: fix nvmem_cell_read() return type docBrian Norris1-2/+2
2017-01-04nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz1-1/+1
2017-01-04nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam1-7/+7
2017-01-04mei: move write cb to completion on credentials failuresAlexander Usyskin1-8/+12
2017-01-04mei: bus: fix mei_cldev_enable KDocAlexander Usyskin1-1/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-67/+18
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+5
2017-01-04Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2017-01-04vfio-pci: Handle error from pci_iomapArvind Yadav1-0/+4
2017-01-04Merge tag 'scpi-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+8
2017-01-04iommu/amd: Fix the left value check of cmd bufferHuang Rui1-1/+1
2017-01-04iommu/vt-d: Fix pasid table size encodingJacob Pan1-1/+22
2017-01-04iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang1-0/+19
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2017-01-04drm/meson: Fix CVBS VDAC disableNeil Armstrong1-1/+1
2017-01-04drm/meson: Fix CVBS initialization when HDMI is configured by bootloaderNeil Armstrong1-0/+19
2017-01-04drm: Clean up planes in atomic commit helper failure pathLaurent Pinchart1-1/+3
2017-01-04USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-04USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold1-0/+14
2017-01-04USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold1-4/+0
2017-01-04USB: serial: pl2303: fix NULL-deref at openJohan Hovold1-0/+8
2017-01-04USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+16
2017-01-04USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold1-0/+13
2017-01-04USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold1-3/+1
2017-01-04USB: serial: mos7840: remove unused write URBJohan Hovold1-8/+0
2017-01-04USB: serial: mos7840: fix NULL-deref at openJohan Hovold1-0/+12
2017-01-04USB: serial: mos7720: remove obsolete port initialisationJohan Hovold1-5/+0
2017-01-04USB: serial: mos7720: fix parallel probeJohan Hovold1-23/+7
2017-01-04USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold1-10/+8
2017-01-04USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold1-1/+5
2017-01-04USB: serial: mos7720: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-04USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold1-0/+12
2017-01-04USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold1-0/+14
2017-01-04USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+11
2017-01-04USB: serial: io_ti: bind to interface after fw downloadJohan Hovold1-2/+1
2017-01-04USB: serial: io_ti: fix I/O after disconnectJohan Hovold1-0/+3
2017-01-04USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-3/+6
2017-01-04USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-04USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-04USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-01-04USB: serial: cyberjack: fix NULL-deref at openJohan Hovold1-0/+10
2017-01-04drm: tilcdc: simplify the recovery from sync lost error on rev1Bartosz Golaszewski1-9/+18
2017-01-03net: vrf: Add missing Rx countersDavid Ahern1-0/+3
2017-01-03Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An1-3/+5
2017-01-03drivers: psci: annotate timer on stack to silence odebug messagesSudeep Holla1-2/+2
2017-01-03usb: host: xhci: handle COMP_STOP from SETUP phase tooFelipe Balbi1-12/+21
2017-01-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie1-1/+2
2017-01-03xhci: Fix race related to abort operationOGAWA Hirofumi3-80/+90
2017-01-03xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi3-16/+21
2017-01-03usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu1-4/+9
2017-01-03xhci: Handle command completion and timeout raceMathias Nyman1-1/+5
2017-01-03usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang1-1/+4
2017-01-03usb: xhci: fix possible wild pointerLu Baolu1-5/+11
2017-01-03usb: return error code when platform_get_irq failsPan Bian1-1/+3
2017-01-03usb: xhci: fix return value of xhci_setup_device()Lu Baolu1-1/+3
2017-01-03xhci: free xhci virtual devices with leaf nodes firstMathias Nyman1-2/+36
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli1-0/+2
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca1-1/+3
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta1-17/+10
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold1-33/+5
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold1-15/+26
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold1-8/+2
2017-01-03xen: events: Replace BUG() with BUG_ON()Shyam Saini1-2/+1
2017-01-03usb: gadget: Fix copy/pasted error messageDavid Lechner1-1/+1
2017-01-03usb: dwc3: gadget: Fix full speed modeRoger Quadros2-7/+4
2017-01-03drm/i915: Prevent timeline updates whilst performing resetChris Wilson1-1/+9
2017-01-03drm/i915: Silence allocation failure during sg_trim()Chris Wilson1-1/+1
2017-01-03drm/i915: Don't clflush before release phys objectChris Wilson1-4/+6
2017-01-03drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä1-2/+2
2017-01-03drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä2-1/+21
2017-01-03drm/i915: Initialize overlay->last_flip properlyVille Syrjälä1-0/+2
2017-01-03drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä1-16/+16
2017-01-03drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä1-7/+34
2017-01-03drm/meson: Fix plane atomic check when no crtc for the planeNeil Armstrong1-0/+3
2017-01-03PM / devfreq: exynos-bus: Fix the wrong return valueChanwoo Choi1-1/+1
2017-01-03PM / devfreq: Fix the bug of devfreq_add_device when governor is NULLChanwoo Choi1-5/+10
2017-01-02ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki1-1/+9
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-8/+54
2017-01-02hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle1-1/+1
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-30/+41
2017-01-02HID: sensor-hub: Move the memset to sensor_hub_get_feature()Srinivas Pandruvada1-1/+2
2017-01-02HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.Marcel Hasler2-0/+2
2017-01-02HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFDAlex Wood2-0/+4
2017-01-02USB: serial: f81534: detect errors from f81534_logic_to_phy_port()Geert Uytterhoeven1-3/+5
2017-01-02usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke1-1/+5
2017-01-02usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus1-0/+2
2017-01-02usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enableMarek Szyprowski1-1/+1
2017-01-02usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn1-10/+3
2017-01-02usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko1-2/+4
2017-01-02USB: gadgetfs: remove unnecessary assignmentAlan Stern1-1/+0
2017-01-02USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7
2017-01-02USB: gadgetfs: fix use-after-free bugAlan Stern1-0/+2
2017-01-02USB: gadgetfs: fix unbounded memory allocation bugAlan Stern1-1/+1
2017-01-02usb: gadget: f_fs: Fix possibe deadlockBaolin Wang1-2/+6
2017-01-02usb: dwc3: skip interrupt when ep disabledJanusz Dziedzic1-3/+8
2017-01-02usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman1-1/+2
2017-01-02USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-01-02usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier1-1/+1
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier1-2/+2
2017-01-02usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak1-4/+8
2017-01-02usb: dwc3: pci: Fix dr_mode misspellingHans de Goede1-1/+1
2017-01-02usb: dwc3: core: avoid Overflow eventsFelipe Balbi1-3/+1
2017-01-02usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi1-4/+4
2017-01-02usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi1-13/+15
2017-01-02usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi1-10/+16
2017-01-02usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren1-1/+1
2017-01-02usb: dwc2: fix default value for DMA supportStefan Wahren1-2/+2
2017-01-02usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren1-12/+0
2017-01-02usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren1-6/+6
2016-12-31PM / domains: Fix 'may be used uninitialized' build warningAugusto Mecking Caringi1-0/+1
2016-12-31cpufreq: intel_pstate: Always keep all limits settings in syncRafael J. Wysocki1-16/+14
2016-12-31cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy()Rafael J. Wysocki1-0/+4
2016-12-31cpufreq: intel_pstate: Use locking in intel_pstate_resume()Rafael J. Wysocki1-1/+9
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2-2/+19
2016-12-31iio: common: st_sensors: fix channel data parsingLorenzo Bianconi2-2/+6
2016-12-30iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita1-1/+1
2016-12-30iio: adc: TI_AM335X_ADC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2016-12-30vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann1-1/+4
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson3-9/+52
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson3-1/+17
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson5-28/+28
2016-12-30vfio-mdev: Fix remove raceAlex Williamson1-2/+34
2016-12-30vfio/type1: Restore mapping performance with mdev supportAlex Williamson1-47/+51
2016-12-30firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwaresMartin Blumenstingl1-2/+8
2016-12-30pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433Chanwoo Choi2-40/+82
2016-12-30iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj1-19/+6
2016-12-30gpio: Move freeing of GPIO hogs before numbing of the deviceGeert Uytterhoeven1-1/+1
2016-12-30gpio: mxs: remove __init annotationArnd Bergmann1-1/+1
2016-12-29sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov1-1/+1
2016-12-29pinctrl: meson: fix gpio request disabling other modesNeil Armstrong1-1/+1
2016-12-29pinctrl/amd: Set the level based on ACPI tablesShyam Sundar S K1-12/+7