summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold
2020-07-14USB: serial: sierra: clean up special-interface handlingJohan Hovold
2020-07-14USB: serial: cp210x: use in-kernel types in port dataJohan Hovold
2020-07-14USB: serial: cp210x: drop unnecessary packed attributesJohan Hovold
2020-07-14USB: serial: cp210x: add support for TIOCGICOUNTJohan Hovold
2020-07-14USB: serial: cp210x: add support for line-status eventsJohan Hovold
2020-07-14USB: serial: cp210x: disable interface on errors in openJohan Hovold
2020-07-09USB: serial: drop redundant transfer-buffer castsJohan Hovold
2020-07-09USB: serial: drop extern keyword from function declarationsJohan Hovold
2020-07-09USB: serial: drop unnecessary sysrq includeJohan Hovold
2020-07-09USB: serial: add sysrq break-handler dummyJohan Hovold
2020-07-09USB: serial: inline sysrq dummy functionJohan Hovold
2020-07-09USB: serial: only process sysrq when enabledJohan Hovold
2020-07-09USB: serial: only set sysrq timestamp for consolesJohan Hovold
2020-07-09USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold
2020-07-09USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-07-09USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2020-07-08USB: serial: use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07USB: serial: ch341: fix missing simulated-break marginMichael Hanselmann
2020-07-06USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-07-06USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-07-06USB: serial: ch341: simulate break condition if not supportedMichael Hanselmann
2020-07-02USB: serial: console: add support for flow controlJohan Hovold
2020-07-02USB: serial: quatech2: drop two stub functionsJohan Hovold
2020-07-02USB: serial: kobil_sct: log failure to update line settingsJohan Hovold
2020-07-02USB: serial: keyspan_pda: drop unused firmware reset statusJohan Hovold
2020-07-02USB: serial: iuu_phoenix: drop unused URB submission resultsJohan Hovold
2020-07-02USB: serial: garmin_gps: don't compile unused packet definitionsJohan Hovold
2020-06-30USB: serial: ch341: add min and max line-speed macrosJohan Hovold
2020-06-29USB: serial: ch341: name prescaler, divisor registersMichael Hanselmann
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-28Linux 5.8-rc3v5.8-rc3Linus Torvalds
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra