index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-11-25
Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-11-24
USB: serial: option: add Fibocom FM101-GL variants
Mingjie Zhang
2021-11-23
usb: typec: tipd: Fix initialization sequence for cd321x
Hector Martin
2021-11-23
usb: typec: tipd: Fix typo in cd321x_switch_power_state
Hector Martin
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
2021-11-23
USB: serial: pl2303: fix GC type detection
Johan Hovold
2021-11-22
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
2021-11-17
usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe
Dan Carpenter
2021-11-17
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
2021-11-17
usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
Ondrej Jirman
2021-11-17
usb: dwc3: leave default DMA for PCI devices
Fabio Aiuto
2021-11-17
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
2021-11-17
usb: dwc3: gadget: Fix null pointer exception
Albert Wang
2021-11-17
usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'
Christophe JAILLET
2021-11-17
usb: xhci: tegra: Check padctrl interrupt presence in device tree
Dmitry Osipenko
2021-11-17
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
2021-11-17
usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
Thinh Nguyen
2021-11-17
usb: dwc3: gadget: Ignore NoStream after End Transfer
Thinh Nguyen
2021-11-17
usb: dwc3: core: Revise GHWPARAMS9 offset
Thinh Nguyen
2021-11-14
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-11-13
Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-11-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-11-12
Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-12
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
2021-11-12
of/irq: Don't ignore interrupt-controller when interrupt-map failed
Marc Zyngier
2021-11-12
irqchip/sifive-plic: Fixup EOI failed when masked
Guo Ren
2021-11-12
irqchip/csky-mpintc: Fixup mask/unmask implementation
Guo Ren
2021-11-11
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-11-11
clk: versatile: clk-icst: Ensure clock names are unique
Rob Herring
2021-11-11
of: Support using 'mask' in making device bus id
Rob Herring
2021-11-11
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Paul Cercueil
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-11-12
BackMerge tag 'v5.15' into drm-next
Dave Airlie
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
[next]