summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | binderfs: reserve devices for initial mountChristian Brauner2019-01-111-1/+6
| | * | | | | | | | | | binderfs: rename header to binderfs.hChristian Brauner2019-01-111-1/+1
| | * | | | | | | | | | binderfs: implement "max" mount optionChristian Brauner2019-01-111-6/+98
| | * | | | | | | | | | binderfs: make each binderfs mount a new instanceChristian Brauner2019-01-081-39/+2
| | * | | | | | | | | | binderfs: remove wrong kern_mount() callChristian Brauner2019-01-081-10/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-256-10/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
| | * | | | | | | | | | staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-01-181-3/+3
| | * | | | | | | | | | staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
| | * | | | | | | | | | staging: vchiq: Fix local event signallingPhil Elwell2019-01-151-0/+1
| | * | | | | | | | | | Staging: wilc1000: unlock on error in init_chip()Dan Carpenter2019-01-151-3/+4
| | * | | | | | | | | | staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva2019-01-151-2/+1
| | * | | | | | | | | | staging: wilc1000: fix registration frame sizeJĂșlius Milan2019-01-151-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-258-52/+44
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-01-221-1/+1
| | * | | | | | | | | | tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke2019-01-221-2/+2
| | * | | | | | | | | | tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman2019-01-211-1/+2
| | * | | | | | | | | | vgacon: unconfuse vc_origin when using soft scrollbackNicolas Pitre2019-01-181-3/+4
| | * | | | | | | | | | vt: invoke notifier on screen size changeNicolas Pitre2019-01-181-0/+1
| | * | | | | | | | | | vt: always call notifier with the console lock heldNicolas Pitre2019-01-181-1/+1
| | * | | | | | | | | | vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre2019-01-181-32/+15
| | * | | | | | | | | | tty/n_hdlc: fix __might_sleep warningPaul Fulghum2019-01-181-0/+1
| | * | | | | | | | | | serial: 8250: Fix serial8250 initialization crashHe Zhe2019-01-181-8/+9
| | * | | | | | | | | | uart: Fix crash in uart_write and uart_put_charSamir Virmani2019-01-181-4/+8
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-2518-23/+47
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-01-189-2/+24
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | USB: serial: keyspan_usa: add proper SPDX lines for .h filesGreg Kroah-Hartman2019-01-185-0/+5
| | | * | | | | | | | | | USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2019-01-172-0/+3
| | | * | | | | | | | | | USB: serial: ftdi_sio: fix GPIO not working in autosuspendKaroly Pados2019-01-141-1/+14
| | | * | | | | | | | | | USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze2019-01-071-1/+2
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge tag 'phy-for-5.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2019-01-182-4/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | phy: ath79-usb: Fix the main reset name to match the DT bindingAlban Bedel2019-01-161-1/+1
| | | * | | | | | | | | | phy: ath79-usb: Fix the power on error pathAlban Bedel2019-01-161-1/+1
| | | * | | | | | | | | | phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2019-01-161-2/+3
| | | * | | | | | | | | | phy: ti: ensure priv is not null before dereferencing itColin Ian King2019-01-161-2/+2
| | | |/ / / / / / / / /
| | * | | | | | | | | | USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel2019-01-181-0/+1
| | * | | | | | | | | | USB: leds: fix regression in usbport led triggerChristian Lamparter2019-01-181-7/+10
| | * | | | | | | | | | usb: chipidea: fix static checker warning for NULL pointerPeter Chen2019-01-181-1/+2
| | * | | | | | | | | | USB: usbip: delete README fileGreg Kroah-Hartman2019-01-181-7/+0
| | * | | | | | | | | | usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearingMinas Harutyunyan2019-01-171-1/+1
| | * | | | | | | | | | usb: gadget: Potential NULL dereference on allocation errorDan Carpenter2019-01-141-1/+1
| | * | | | | | | | | | usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao2019-01-141-0/+1
| | * | | | | | | | | | usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham2019-01-141-0/+1
| | * | | | | | | | | | usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He2019-01-141-0/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-2514-30/+72
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie2019-01-259-24/+36
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/msm: avoid unused function warningArnd Bergmann2019-01-241-13/+13
| | | * | | | | | | | | | drm/msm: Add __printf verificationJoe Perches2019-01-241-0/+3
| | | * | | | | | | | | | drm/msm: Fix A6XX support for opp-levelDouglas Anderson2019-01-241-1/+1
| | | * | | | | | | | | | drm/msm: honor GPU_READONLY flagRob Clark2019-01-243-5/+11