summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git...Dave Airlie8-18/+35
2017-05-19Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-9/+10
2017-05-19Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-22/+15
2017-05-19Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+3
2017-05-18Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds8-86/+209
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-14/+27
2017-05-18Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+14
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel1-4/+2
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven1-1/+2
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven1-1/+1
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky1-0/+3
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky1-1/+2
2017-05-18drm/atmel-hlcdc: Fix output initializationBoris Brezillon1-22/+14
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann1-0/+1
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-05-18qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu1-0/+7
2017-05-17Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-52/+66
2017-05-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-20/+34
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan1-2/+4
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan1-2/+1
2017-05-17dm cache: handle kmalloc failure allocating background_tracker structColin Ian King1-0/+5
2017-05-17i2c: xgene: Set ACPI_COMPANION_I2CTin Huynh1-0/+1
2017-05-17drm/nouveau/fifo/gk104-: Silence a locking warningDan Carpenter1-1/+2
2017-05-17drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET1-1/+3
2017-05-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2-7/+5
2017-05-16i2c: mv64xxx: don't override deferred probing when getting irqThomas Petazzoni1-3/+3
2017-05-16Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+3
2017-05-16mlx5e: add CONFIG_INET dependencyArnd Bergmann1-1/+1
2017-05-16dm bufio: make the parameter "retain_bytes" unsigned longMikulas Patocka1-8/+8
2017-05-16efi-pstore: Fix read iter after pstore API refactorKees Cook1-9/+3
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-4/+4
2017-05-16Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+19
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-108/+211
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson1-1/+1
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai1-1/+1
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar1-1/+0
2017-05-15dm mpath: multipath_clone_and_map must not return -EIOChristoph Hellwig1-1/+1
2017-05-15dm mpath: don't return -EIO from dm_report_EIOChristoph Hellwig1-8/+11
2017-05-15dm rq: add a missing break to map_requestChristoph Hellwig1-0/+1
2017-05-15dm space map disk: fix some book keeping in the disk space mapJoe Thornber1-1/+14
2017-05-15dm thin metadata: call precommit before saving the rootsJoe Thornber1-2/+2
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller9-22/+46
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval1-1/+1
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall1-1/+0
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com1-6/+4
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich1-2/+5
2017-05-15i2c: mux: only print failure message on errorPeter Rosin1-10/+16
2017-05-15i2c: mux: reg: rename label to indicate what it doesPeter Rosin1-2/+2
2017-05-15i2c: mux: reg: put away the parent i2c adapter on probe failurePeter Rosin1-5/+12