summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Documentation/process: Change Microsoft contact for embargoed hardware issuesJames Morris2020-02-101-1/+1
| * | | | | embargoed-hardware-issues: drop Amazon contact as the email address now bouncesGreg Kroah-Hartman2020-02-101-1/+1
| * | | | | Documentation/process: Add Arm contact for embargoed HW issuesGrant Likely2020-02-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-2111-1530/+56
|\ \ \ \ \
| * | | | | staging: rtl8723bs: Remove unneeded goto statementsLarry Finger2020-02-101-35/+12
| * | | | | staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger2020-02-101-28/+12
| * | | | | staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger2020-02-101-1/+1
| * | | | | staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-101-1/+1
| * | | | | staging: rtl8723bs: Fix potential security holeLarry Finger2020-02-101-1/+1
| * | | | | staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-101-1/+1
| * | | | | staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter2020-02-101-1/+1
| * | | | | staging: android: Delete the 'vsoc' driverAlistair Delva2020-02-105-1462/+0
| * | | | | staging: rtl8723bs: fix copy of overlapping memoryColin Ian King2020-02-101-3/+2
| * | | | | staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan2020-02-101-0/+28
| * | | | | staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley2020-02-101-1/+1
| |/ / / /
* | | | | Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-02-2116-51/+104
|\ \ \ \ \
| * | | | | vt: selection, close sel_buffer raceJiri Slaby2020-02-131-6/+17
| * | | | | vt: selection, handle pending signals in paste_selectionJiri Slaby2020-02-131-1/+8
| * | | | | serial: cpm_uart: call cpm_muram_init before registering consoleRasmus Villemoes2020-02-131-0/+1
| * | | | | tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya2020-02-121-4/+14
| * | | | | serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko2020-02-124-5/+6
| * | | | | tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan2020-02-121-1/+1
| * | | | | vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet2020-02-121-6/+11
| * | | | | vt: fix scrollback flushing on background consolesNicolas Pitre2020-02-101-2/+13
| * | | | | tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko2020-02-101-19/+16
| * | | | | tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre2020-02-101-1/+2
| * | | | | serdev: ttyport: restore client ops on deregistrationJohan Hovold2020-02-103-6/+7
| * | | | | serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle2020-02-101-0/+8
| |/ / / /
* | | | | Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-02-2126-140/+327
|\ \ \ \ \
| * \ \ \ \ Merge tag 'thunderbolt-fix-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2020-02-181-1/+1
| |\ \ \ \ \
| | * | | | | MAINTAINERS: Sort entries in database for THUNDERBOLTAndy Shevchenko2020-02-111-1/+1
| | |/ / / /
| * | | | | USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman2020-02-171-2/+7
| * | | | | Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-02-136-36/+56
| |\ \ \ \ \
| | * | | | | usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King2020-02-111-24/+15
| | * | | | | usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov2020-02-111-1/+3
| | * | | | | usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen2020-02-111-2/+3
| | * | | | | usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan2020-02-111-12/+16
| | * | | | | usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan2020-02-111-5/+7
| | * | | | | usb: gadget: composite: Support more than 500mA MaxPowerJack Pham2020-02-111-6/+18
| | * | | | | usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham2020-02-111-5/+3
| | * | | | | usb: gadget: u_audio: Fix high-speed max packet sizeJohn Keeping2020-02-111-5/+5
| | * | | | | usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha2020-02-111-1/+2
| | |/ / / /
| * | | | | thunderbolt: Prevent crash if non-active NVMem file is readMika Westerberg2020-02-131-0/+7
| * | | | | Merge tag 'usb-serial-5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-02-132-1/+11
| |\ \ \ \ \
| | * | | | | USB: serial: ch341: fix receiver regressionJohan Hovold2020-02-101-0/+10
| | * | | | | USB: serial: ir-usb: Silence harmless uninitialized variable warningDan Carpenter2020-02-101-1/+1
| | |/ / / /
| * | | | | usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc formatMichal Simek2020-02-121-1/+0
| * | | | | USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman2020-02-121-2/+13
| * | | | | USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman2020-02-121-2/+13
| * | | | | USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-121-0/+3