summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | can: flexcan: fix endianess detectionUwe Kleine-König2018-05-081-12/+14
| | * | | | can: dev: increase bus-off message severityJakob Unterwurzacher2018-05-081-1/+1
| * | | | | Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller2018-05-082-6/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | net: ieee802154: mcr20a: do not leak resources on error pathStefan Schmidt2018-04-231-2/+4
| | * | | | net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probeJia-Ju Bai2018-04-231-1/+1
| | * | | | ieee802154: mcr20a: Fix memory leak in mcr20a_probeGustavo A. R. Silva2018-04-231-3/+6
| * | | | | net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh2018-05-083-10/+12
| * | | | | net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh2018-05-081-0/+2
| * | | | | net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn2018-05-073-1/+28
| * | | | | net: nixge: Address compiler warnings about signednessMoritz Fischer2018-05-071-1/+1
| * | | | | net: nixge: Fix error path for obtaining mac addressMoritz Fischer2018-05-071-3/+5
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-05-071-4/+15
| |\ \ \ \ \
| | * | | | | Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableHans de Goede2018-04-301-0/+7
| | * | | | | Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsHans de Goede2018-04-301-3/+7
| | * | | | | Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede2018-04-301-1/+1
| * | | | | | net: phy: sfp: fix the BR,min computationAntoine Tenart2018-05-041-1/+1
| * | | | | | net: ethernet: sun: niu set correct packet size in skbRob Taglang2018-05-041-3/+2
| * | | | | | tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan2018-05-041-4/+5
| * | | | | | atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva2018-05-041-0/+3
| * | | | | | net: phy: broadcom: add support for BCM89610 PHYBhadram Varka2018-05-041-0/+10
* | | | | | | Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds2018-05-111-1/+3
|\ \ \ \ \ \ \
| * | | | | | | libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov2018-05-101-1/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-111-10/+27
|\ \ \ \ \ \ \
| * | | | | | | PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki2018-05-101-6/+23
| * | | | | | | PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng2018-05-091-4/+4
| |/ / / / / /
* | | | | | | Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds2018-05-113-70/+52
|\ \ \ \ \ \ \
| * | | | | | | mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon2018-05-101-0/+5
| * | | | | | | mtd: rawnand: marvell: fix command xtype in BCH write hookMiquel Raynal2018-05-041-1/+7
| * | | | | | | mtd: rawnand: marvell: pass ms delay to wait_opChris Packham2018-05-041-2/+2
| * | | | | | | mtd: onenand: omap2: Disable DMA for HIGHMEM buffersLadislav Michl2018-05-021-67/+38
* | | | | | | | Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-05-1137-158/+501
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/amd/pp: Fix performance drop on FijiRex Zhu2018-05-101-3/+1
| * | | | | | | | Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-05-104-10/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul2018-05-101-4/+3
| | * | | | | | | | drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs2018-05-103-6/+3
| * | | | | | | | | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-05-1013-95/+364
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-092-30/+23
| | * | | | | | | | | drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky2018-05-091-2/+4
| | * | | | | | | | | drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2018-05-092-4/+10
| | * | | | | | | | | drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-092-41/+45
| | * | | | | | | | | drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-093-13/+22
| | * | | | | | | | | drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-091-1/+85
| | * | | | | | | | | drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo2018-05-091-2/+168
| | * | | | | | | | | drm/amd/display: Add VG12 ASIC IDsHarry Wentland2018-05-091-2/+7
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-1011-16/+69
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon2018-05-091-1/+1
| | * | | | | | | | | drm/bridge/sii8620: add Kconfig dependency on extconAndrzej Hajda2018-05-071-0/+1
| | * | | | | | | | | drm/omap: handle alloc failures in omap_connectorTomi Valkeinen2018-05-071-0/+10
| | * | | | | | | | | drm/omap: add missing linefeeds to printsTomi Valkeinen2018-05-071-7/+7
| | * | | | | | | | | drm/omap: handle error if scale coefs are not foundTomi Valkeinen2018-05-071-0/+6