aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-083-5/+11
|\
| *-. Merge branches 'thermal-core' and 'thermal-tools'Rafael J. Wysocki2022-08-082-5/+9
| |\ \
| | * | thermal: Drop obsolete dependency on COMPILE_TESTJean Delvare2022-08-031-2/+2
| | * | thermal: sysfs: Fix cooling_device_stats_setup() error code pathRafael J. Wysocki2022-08-031-3/+7
| | |/
| * / thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-PSumeet Pawnikar2022-08-031-0/+2
| |/
* | Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2022-08-087-198/+675
|\ \
| * | leds: is31fl319x: use simple i2c probe functionAndy Shevchenko2022-08-021-3/+2
| * | leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko2022-08-021-23/+9
| * | leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko2022-08-021-20/+13
| * | leds: is31fl319x: Make use of device propertiesAndy Shevchenko2022-08-022-25/+21
| * | leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht2022-08-021-13/+9
| * | leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht2022-08-021-14/+147
| * | leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht2022-08-021-83/+125
| * | leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht2022-08-021-71/+71
| * | leds: is31fl319x: Add missing si-en compatiblesVincent Knecht2022-08-021-0/+8
| * | leds: turris-omnia: convert to use dev_groupsGreg Kroah-Hartman2022-07-301-3/+1
| * | leds: leds-bcm63138: get rid of LED_OFFRafał Miłecki2022-07-171-2/+1
| * | leds: add help info about BCM63138 module nameRafał Miłecki2022-07-171-0/+2
| * | leds: bcm63138: add support for BCM63138 controllerRafał Miłecki2022-07-173-0/+321
| * | leds: clevo-mail: Mark as broken pending interface fixPavel Machek2022-07-171-3/+3
| * | leds: pwm-multicolor: Support active-low LEDsEmil Renner Berthing2022-07-171-0/+5
| * | leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing2022-07-171-2/+1
| * | leds: clevo-mail: fix Kconfig "its" grammarRandy Dunlap2022-07-171-1/+1
* | | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-0874-2600/+2723
|\ \ \
| * | | tty: serial: qcom-geni-serial: Fix %lu -> %u in print statementsDouglas Anderson2022-08-031-2/+2
| * | | tty: amiserial: Fix comment typoJason Wang2022-07-281-1/+1
| * | | tty: serial: document uart_get_console()Jiri Slaby2022-07-281-4/+9
| * | | tty: serial: serial_core, reformat kernel-doc for functionsJiri Slaby2022-07-281-54/+53
| * | | Documentation: serial: move GPIO kernel-doc to the functionsJiri Slaby2022-07-281-0/+48
| * | | Documentation: serial: dedup kernel-doc for uart functionsJiri Slaby2022-07-281-59/+82
| * | | serial: mvebu-uart: uart2 error bits clearingNarendra Hadke2022-07-281-0/+11
| * | | tty: serial: fsl_lpuart: correct the count of break charactersSherry Sun2022-07-281-6/+6
| * | | serial: stm32: make info structs static to avoid sparse warningsBen Dooks2022-07-282-68/+69
| * | | serial: fsl_lpuart: zero out parity bit in CS7 modeShenwei Wang2022-07-281-2/+24
| * | | tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...Vijaya Krishna Nivarthi2022-07-281-35/+53
| * | | serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi2022-07-281-2/+4
| * | | tty: vt: initialize unicode screen bufferTetsuo Handa2022-07-191-1/+1
| * | | serial: remove VR41XX serial driverThomas Bogendoerfer2022-07-163-950/+0
| * | | serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flagsLino Sanfilippo2022-07-141-5/+1
| * | | serial: 8250_dwlib: remove redundant sanity check for RS485 flagsLino Sanfilippo2022-07-141-8/+2
| * | | serial: core: sanitize RS485 delays read from device treeLino Sanfilippo2022-07-141-0/+2
| * | | serial: core: move sanitizing of RS485 delays into own functionLino Sanfilippo2022-07-141-20/+26
| * | | serial: core, 8250: set RS485 termination GPIO in serial coreLino Sanfilippo2022-07-142-3/+12
| * | | serial: ar933x: Remove superfluous code in ar933x_config_rs485()Lino Sanfilippo2022-07-141-9/+0
| * | | serial: ar933x: Fix check for RS485 supportLino Sanfilippo2022-07-141-4/+5
| * | | serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger2022-07-141-6/+18
| * | | serial: 8250_dw: Avoid pslverr on reading empty receiver fifoVAMSHI GAJJELA2022-07-141-0/+13
| * | | tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()Marek Szyprowski2022-07-141-1/+1
| * | | serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEEDGeert Uytterhoeven2022-07-141-0/+1
| * | | tty: 8250: Add support for Brainboxes PX cards.Cameron Williams2022-07-141-0/+109