index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
USB: serial: iuu_phoenix: fix led-activity helpers
Johan Hovold
1
-6
/
+8
2020-07-14
USB: serial: sierra: clean up special-interface handling
Johan Hovold
1
-29
/
+29
2020-07-14
USB: serial: cp210x: use in-kernel types in port data
Johan Hovold
1
-1
/
+1
2020-07-14
USB: serial: cp210x: drop unnecessary packed attributes
Johan Hovold
1
-3
/
+3
2020-07-14
USB: serial: cp210x: add support for TIOCGICOUNT
Johan Hovold
1
-0
/
+1
2020-07-14
USB: serial: cp210x: add support for line-status events
Johan Hovold
1
-3
/
+186
2020-07-14
USB: serial: cp210x: disable interface on errors in open
Johan Hovold
1
-1
/
+10
2020-07-09
USB: serial: drop redundant transfer-buffer casts
Johan Hovold
6
-8
/
+6
2020-07-09
USB: serial: add sysrq break-handler dummy
Johan Hovold
1
-2
/
+2
2020-07-09
USB: serial: inline sysrq dummy function
Johan Hovold
1
-7
/
+2
2020-07-09
USB: serial: only process sysrq when enabled
Johan Hovold
1
-1
/
+1
2020-07-09
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
7
-14
/
+18
2020-07-09
USB: serial: ftdi_sio: fix break and sysrq handling
Johan Hovold
1
-7
/
+17
2020-07-09
USB: serial: ftdi_sio: clean up receive processing
Johan Hovold
1
-10
/
+9
2020-07-09
USB: serial: ftdi_sio: make process-packet buffer unsigned
Johan Hovold
1
-11
/
+11
2020-07-08
USB: serial: use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-6
/
+6
2020-07-07
USB: serial: ch341: fix missing simulated-break margin
Michael Hanselmann
1
-4
/
+6
2020-07-06
USB: serial: cp210x: re-enable auto-RTS on open
Brant Merryman
1
-0
/
+17
2020-07-06
USB: serial: cp210x: enable usb generic throttle/unthrottle
Brant Merryman
1
-0
/
+2
2020-07-06
USB: serial: ch341: simulate break condition if not supported
Michael Hanselmann
1
-9
/
+93
2020-07-02
USB: serial: console: add support for flow control
Johan Hovold
1
-1
/
+4
2020-07-02
USB: serial: quatech2: drop two stub functions
Johan Hovold
1
-17
/
+1
2020-07-02
USB: serial: kobil_sct: log failure to update line settings
Johan Hovold
1
-0
/
+4
2020-07-02
USB: serial: keyspan_pda: drop unused firmware reset status
Johan Hovold
1
-2
/
+1
2020-07-02
USB: serial: iuu_phoenix: drop unused URB submission results
Johan Hovold
1
-8
/
+4
2020-07-02
USB: serial: garmin_gps: don't compile unused packet definitions
Johan Hovold
1
-5
/
+8
2020-06-30
USB: serial: ch341: add min and max line-speed macros
Johan Hovold
1
-1
/
+5
2020-06-29
USB: serial: ch341: name prescaler, divisor registers
Michael Hanselmann
1
-2
/
+15
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
345
-2231
/
+3518
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-28
/
+78
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+11
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-26
/
+199
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
1
-3
/
+7
2020-06-28
Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
1
-1
/
+4
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Arnd Bergmann
2
-28
/
+78
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-8
/
+19
2020-06-27
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-3
/
+22
2020-06-27
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-13
/
+28
2020-06-27
Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
5
-19
/
+20
2020-06-27
Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
21
-69
/
+86
2020-06-27
Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
11
-30
/
+153
2020-06-27
Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
1
-0
/
+2
2020-06-27
Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-25
/
+41
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
6
-18
/
+55
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
3
-18
/
+19
2020-06-27
Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+4
2020-06-27
usb: cdns3: gadget: Replace trace_printk by dev_dbg
Nicolas Boichat
1
-1
/
+1
2020-06-26
Merge tag 'acpi-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-3
/
+7
2020-06-26
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-6
/
+10
2020-06-26
Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
3
-9
/
+55
[next]