summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | i2c: piix4: Fix request_region sizeRicardo Ribalda2017-02-091-1/+1
| * | | | Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-101-7/+25
| |\ \ \ \
| | * | | | mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux2017-02-081-7/+25
| | |/ / /
| * | | | Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-108-18/+36
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-02-106-15/+34
| | |\ \ \ \
| | | * | | | drm/i915: Always convert incoming exec offsets to non-canonicalMichaƂ Winiarski2017-02-081-6/+6
| | | * | | | drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2017-02-082-2/+11
| | | * | | | drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C2017-02-081-1/+2
| | | * | | | drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula2017-02-081-1/+2
| | | * | | | drm/i915: fix i915 running as dom0 under XenJuergen Gross2017-02-081-2/+10
| | | * | | | drm/i915: Flush untouched framebuffers before display on !llcChris Wilson2017-02-081-1/+1
| | | * | | | drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-081-2/+2
| | | |/ / /
| | * | | | Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-02-101-1/+1
| | |\ \ \ \
| | | * | | | drm: vc4: adapt to new behaviour of drm_crtc.cAndrzej Pietrasiewicz2017-02-081-1/+1
| | | |/ / /
| | * | | | Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.org/~syeh/re...Dave Airlie2017-02-081-2/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_formatSinclair Yeh2017-01-271-2/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-02-095-32/+75
| |\ \ \ \ \
| | * | | | | ibmvscsis: Add SGL limitBryant G. Ly2017-02-081-0/+1
| | * | | | | target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-081-2/+6
| | * | | | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-26/+43
| | * | | | | target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-081-2/+15
| | * | | | | target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-081-1/+1
| | * | | | | target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-081-1/+9
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-092-7/+21
| |\ \ \ \ \
| | * | | | | Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann2017-02-071-1/+7
| | * | | | | Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-011-6/+14
| * | | | | | Merge tag 'vfio-v4.10-final' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-02-091-0/+22
| |\ \ \ \ \ \
| | * | | | | | vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy2017-02-071-0/+22
| | | |/ / / / | | |/| | | |
| * | | | | | Revert "hwrng: core - zeroize buffers with random data"David Daney2017-02-091-3/+0
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-091-3/+1
| |\ \ \ \ \ \
| | * | | | | | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-091-3/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'pci-v4.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-083-12/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2017-02-032-12/+6
| | * | | | | PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig2017-02-021-0/+10
* | | | | | | nfp: add the PF driverJakub Kicinski2017-02-105-23/+970
* | | | | | | nfp: allocate irqs in lower driverJakub Kicinski2017-02-103-99/+140
* | | | | | | nfp: add port layer to debugfs directoriesJakub Kicinski2017-02-103-18/+43
* | | | | | | nfp: add support for service processor accessJakub Kicinski2017-02-107-0/+799
* | | | | | | nfp: add rtsym supportJakub Kicinski2017-02-105-0/+353
* | | | | | | nfp: add MIP reading supportJakub Kicinski2017-02-103-0/+185
* | | | | | | nfp: add support for reading nffw infoJakub Kicinski2017-02-103-0/+375
* | | | | | | nfp: add hwinfo supportJakub Kicinski2017-02-105-0/+341
* | | | | | | nfp: add support for resourcesJakub Kicinski2017-02-104-0/+433
* | | | | | | nfp: add CPP access coreJakub Kicinski2017-02-1010-0/+4987
* | | | | | | nfp: rename the driver and add new main fileJakub Kicinski2017-02-108-57/+160
* | | | | | | bitfield.h: add FIELD_FIT() helperJakub Kicinski2017-02-101-2/+0
* | | | | | | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-107-8/+11
|\ \ \ \ \ \ \
| * | | | | | | cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-3/+3
| * | | | | | | mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-085-5/+8
* | | | | | | | net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk2017-02-101-2/+0