summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: Allow TIOCSTI to be disabledKees Cook2022-11-032-0/+30
* tty: Move sysctl setup into "core" tty logicKees Cook2022-11-033-40/+34
* tty: evh_bytechan: Replace NO_IRQ by 0Christophe Leroy2022-11-021-2/+2
* serial: sifive: select by default if SOC_CANAANConor Dooley2022-11-021-2/+2
* serial: sifive: select by default if SOC_SIFIVEConor Dooley2022-11-021-0/+2
* Linux 6.1-rc3v6.1-rc3Linus Torvalds2022-10-301-1/+1
* Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3011-38/+47
|\
| * fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang2022-10-271-0/+2
| * fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-242-2/+2
| * fbdev: smscufx: Fix several use-after-free bugsHyunwoo Kim2022-10-211-25/+30
| * fbdev: xilinxfb: Make xilinxfb_release() return voidUwe Kleine-König2022-10-201-4/+4
| * fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+1
| * fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
| * fbdev: sm501fb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-1/+1
| * fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cardsHelge Deller2022-10-181-1/+2
| * fbdev: da8xx-fb: Fix error handling in .remove()Uwe Kleine-König2022-10-181-1/+2
| * fbdev: MIPS supports iomem addressesKees Cook2022-10-171-1/+1
* | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-3017-91/+175
|\ \
| * | misc: sgi-gru: use explicitly signed charJason A. Donenfeld2022-10-252-10/+10
| * | Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2022-10-254-32/+62
| |\ \
| | * | counter: 104-quad-8: Fix race getting function mode and directionWilliam Breathitt Gray2022-10-231-22/+42
| | * | counter: microchip-tcb-capture: Handle Signal1 read and SynapseWilliam Breathitt Gray2022-10-231-4/+14
| | * | counter: ti-ecap-capture: fix IS_ERR() vs NULL checkDan Carpenter2022-10-171-2/+2
| | * | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray2022-10-172-4/+4
| | |/
| * | coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-251-5/+0
| * | Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman2022-10-241-0/+3
| * | Merge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-10-239-39/+96
| |\ \
| | * | iio: bmc150-accel-core: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: at91-sama5d2_adc: Fix unsafe buffer attributesMatti Vaittinen2022-10-171-5/+18
| | * | iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav2022-10-171-7/+6
| | * | tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-10-171-0/+4
| | * | iio: adc: stm32-adc: fix channel sampling time initOlivier Moysan2022-10-171-5/+6
| | * | iio: adc: mcp3911: mask out device ID in debug printsMarcus Folkesson2022-10-171-2/+3
| | * | iio: adc: mcp3911: use correct id bitsMarcus Folkesson2022-10-171-2/+2
| | * | iio: adc: mcp3911: return proper error code on failure to allocate triggerMarcus Folkesson2022-10-171-1/+1
| | * | iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bugDan Carpenter2022-10-171-1/+1
| | * | iio: light: tsl2583: Fix module unloadingShreeya Patel2022-10-171-1/+1
| | |/
| * | Merge tag 'coresight-fixes-v6.1-1' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2022-10-222-8/+7
| |\ \ | | |/ | |/|
| | * coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-201-3/+0
| | * coresight: Fix possible deadlock with lock dependencySudeep Holla2022-10-202-5/+7
| |/
* | Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-3015-133/+169
|\ \
| * | usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen2022-10-261-2/+2
| * | usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen2022-10-261-0/+4
| * | Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman2022-10-262-10/+8
| * | xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman2022-10-251-8/+12
| * | xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello2022-10-251-28/+4
| * | xhci: Add quirk to reset host back to default state at shutdownMathias Nyman2022-10-253-2/+13
| * | usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe2022-10-251-1/+7