aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-11-187-91/+138
|\
| * docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa2022-11-091-3/+2
| * serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen2022-11-091-2/+1
| * serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen2022-11-091-0/+2
| * serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen2022-11-091-4/+11
| * serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen2022-11-091-0/+4
| * tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_sendDuoming Zhou2022-11-031-1/+1
| * Revert "tty: n_gsm: replace kicktimer with delayed_work"Fedor Pchelkin2022-11-031-8/+8
| * Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"Fedor Pchelkin2022-11-031-24/+29
| * serial: imx: Add missing .thaw_noirq hookShawn Guo2022-11-031-0/+1
| * tty: serial: fsl_lpuart: don't break the on-going transfer when global resetSherry Sun2022-11-031-27/+49
| * serial: 8250: omap: Flush PM QOS work on removeTony Lindgren2022-11-031-0/+1
| * serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()Tony Lindgren2022-11-031-0/+5
| * serial: 8250_omap: remove wait loop from Errata i202 workaroundMatthias Schiffer2022-11-031-17/+0
| * serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()Tony Lindgren2022-11-031-2/+20
| * serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner2022-11-031-3/+4
* | Merge tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-11-181-2/+12
|\ \
| * | kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()Tejun Heo2022-11-101-2/+12
| * | kernel/utsname_sysctl.c: Add missing enum uts_proc valuePetr Vorel2022-10-201-0/+1
* | | Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-11-1822-75/+111
|\ \ \
| * | | firmware: coreboot: Register bus in module initBrian Norris2022-11-101-8/+29
| * | | nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-envChristian Lamparter2022-11-101-1/+1
| * | | slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG...Zheng Bin2022-11-101-1/+1
| * | | docs: update mediator contact information in CoC docShuah Khan2022-11-101-1/+1
| * | | slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski2022-11-101-4/+4
| * | | nvmem: lan9662-otp: Fix compatible stringHoratiu Vultur2022-11-101-1/+1
| * | | binder: validate alloc->mm in ->mmap() handlerCarlos Llamas2022-11-091-0/+7
| * | | parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki2022-11-091-1/+1
| * | | siox: fix possible memory leak in siox_device_add()Yang Yingliang2022-11-091-0/+2
| * | | misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko2022-11-091-0/+2
| * | | speakup: replace utils' u_char with unsigned charĐoàn Trần Công Danh2022-11-091-1/+1
| * | | speakup: fix a segfault caused by switching consolesMushahid Hussain2022-11-091-1/+1
| * | | Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-0510-56/+60
| |\ \ \ | | |_|/ | |/| |
| | * | tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen2022-11-011-2/+2
| | * | iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()Dan Carpenter2022-11-011-1/+1
| | * | iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang2022-11-011-1/+3
| | * | iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar2022-11-011-1/+2
| | * | iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar2022-10-291-1/+1
| | * | iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes2022-10-291-1/+1
| | * | iio: pressure: ms5611: fixed value compensation bugMitja Spes2022-10-292-32/+31
| | * | iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron2022-10-291-12/+12
| | * | iio: adc: at91-sama5d2_adc: get rid of 5 degrees Celsius adjustmentClaudiu Beznea2022-10-241-4/+2
| | * | iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang2022-10-241-1/+5
* | | | Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-11-1826-98/+176
|\ \ \ \
| * | | | ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai2022-11-151-0/+1
| * | | | ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink2022-11-151-0/+1
| * | | | ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai2022-11-121-3/+1
| * | | | Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-11-1224-95/+173
| |\ \ \ \
| | * | | | ASoC: stm32: dfsdm: manage cb buffers cleanupOlivier Moysan2022-11-091-0/+11
| | * | | | ASoC: sof_es8336: reduce pop noise on speakerZhu Ning2022-11-071-14/+46