summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones
2021-05-21char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones
2021-05-21char: hpet: Remove unused variable 'm'Lee Jones
2021-05-21char: pcmcia: cm4040_cs: Remove unused variable 'uc'Lee Jones
2021-05-21char: pcmcia: cm4000_cs: Remove unused variable 'tmp'Lee Jones
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-15Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-05-15Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-05-14Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov
2021-05-14misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang
2021-05-14misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang
2021-05-14misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König
2021-05-14misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible stringsEmmanuel Gil Peyrot
2021-05-14misc: eeprom_93xx46: Remove hardcoded bit lengthsEmmanuel Gil Peyrot
2021-05-14video: ssd1307fb: Drop OF dependencyAndy Shevchenko
2021-05-14cxl: Fix an error messageChristophe JAILLET
2021-05-14uio: uio_pci_generic: add memory resource mappingsFiras Ashkar
2021-05-14nvmem: sprd: Fix an error messageChristophe JAILLET
2021-05-14uio: uio_aec: Use pci_iounmap instead of iounmapChristophe JAILLET
2021-05-14uio_hv_generic: Fix another memory leak in error handling pathsChristophe JAILLET
2021-05-14uio_hv_generic: Fix a memory leak in error handling pathsChristophe JAILLET
2021-05-14uio/uio_pci_generic: fix return value changed in refactoringMartin Ågren
2021-05-14Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-05-13Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-05-13drivers: pnp: proc.c: Removed unnecessary variblesAnupama K Patil
2021-05-13mei: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-13Merge branch 'acpi-pm'Rafael J. Wysocki
2021-05-13Merge branch 'pm-core'Rafael J. Wysocki
2021-05-13binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTIONLuca Stefani
2021-05-13comedi: remove editor modelines and cruft (again)Masahiro Yamada
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-13vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki