summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-316-6/+22
|\
| * vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-05-242-3/+10
| * tty: max310x: Fix external crystal register setupJoe Burmeister2019-05-211-1/+1
| * serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis2019-05-211-0/+7
| * serial: imx: remove log spamming error messageSascha Hauer2019-05-211-1/+0
| * tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-05-211-1/+4
* | Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-3111-100/+169
|\ \
| * | usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-05-291-13/+23
| * | media: smsusb: better handle optional alignmentMauro Carvalho Chehab2019-05-241-4/+4
| * | xhci: Use %zu for printing size_t typeFabio Estevam2019-05-221-2/+2
| * | xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov2019-05-221-12/+10
| * | xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman2019-05-222-4/+8
| * | usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-05-221-1/+1
| * | usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-05-221-0/+3
| * | xhci: update bounce buffer with correct sg numHenry Lin2019-05-221-4/+13
| * | media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern2019-05-221-1/+1
| * | USB: rio500: simplify lockingOliver Neukum2019-05-211-27/+16
| * | USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-05-211-2/+15
| * | USB: rio500: refuse more than one device at a timeOliver Neukum2019-05-211-6/+18
| * | usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-05-211-22/+43
| * | USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-05-211-7/+8
| * | USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz2019-05-211-0/+3
| * | media: usb: siano: Fix general protection fault in smsusbAlan Stern2019-05-211-13/+20
| * | usb: mtu3: fix up undefined reference to usb_debug_rootChunfeng Yun2019-05-211-2/+1
| * | USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern2019-05-211-2/+2
| |/
* | Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-316-11/+24
|\ \
| * \ Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2019-05-312-6/+8
| |\ \
| | * | drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6QPhilipp Zabel2019-05-272-6/+8
| * | | Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-05-302-4/+11
| |\ \ \
| | * | | drm/amdgpu: reserve stollen vram for raven seriesFlora Cui2019-05-291-2/+1
| | * | | drm/amd/display: Don't load DMCU for Raven 1 (v2)Harry Wentland2019-05-241-2/+10
| * | | | Merge tag 'drm-misc-fixes-2019-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-301-1/+0
| |\ \ \ \
| | * | | | drm/qxl: drop WARN_ONCE()Gerd Hoffmann2019-05-271-1/+0
| * | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2019-05-301-0/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drm/etnaviv: lock MMU while dumping coreLucas Stach2019-05-271-0/+5
| | | |_|/ | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-3143-414/+569
|\ \ \ \ \
| * | | | | net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-05-301-6/+4
| * | | | | mlxsw: spectrum: Prevent force of 56GAmit Cohen2019-05-301-0/+4
| * | | | | mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko2019-05-301-6/+5
| * | | | | net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-05-301-1/+1
| * | | | | r8169: fix MAC address being lost in PCI D3Heiner Kallweit2019-05-301-0/+3
| * | | | | Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-05-304-18/+23
| |\ \ \ \ \
| | * | | | | net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-291-0/+13
| | * | | | | net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-291-1/+1
| | * | | | | net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-291-1/+1
| | * | | | | net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-291-0/+4
| | * | | | | net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-291-15/+3
| | * | | | | net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-291-1/+1
| * | | | | | netvsc: unshare skb in VF rx handlerStephen Hemminger2019-05-301-0/+6
| * | | | | | net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1