aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-04serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Gravatar Andy Shevchenko 1-4/+5
2024-05-04serial: 8250_exar: Keep the includes sortedGravatar Andy Shevchenko 1-1/+1
2024-05-04serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()Gravatar Andy Shevchenko 1-1/+1
2024-05-04serial: 8250_exar: Use BIT() in exar_ee_read()Gravatar Andy Shevchenko 1-6/+7
2024-05-04serial: 8250_exar: Switch to use dev_err_probe()Gravatar Andy Shevchenko 1-14/+7
2024-05-04serial: 8250_exar: Return directly from switch-casesGravatar Andy Shevchenko 1-52/+30
2024-05-04serial: 8250_exar: Decrease indentation levelGravatar Andy Shevchenko 1-50/+50
2024-05-04serial: 8250_exar: Kill unneeded ->board_init()Gravatar Andy Shevchenko 1-90/+81
2024-05-04serial: 8250_exar: Extract cti_board_init_osc_freq() helperGravatar Andy Shevchenko 1-29/+19
2024-05-04serial: 8250_exar: Trivia typo fixesGravatar Andy Shevchenko 1-4/+4
2024-05-04serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor IDGravatar Andy Shevchenko 1-1/+1
2024-05-04serial: 8250_exar: Kill CTI_PCI_DEVICE()Gravatar Andy Shevchenko 1-14/+5
2024-05-04serial: 8250_exar: Describe all parameters in kernel docGravatar Andy Shevchenko 1-0/+3
2024-05-04serial: 8250_exar: Don't return positive values as error codesGravatar Andy Shevchenko 1-2/+2
2024-04-23Merge 6.9-rc5 into tty-nextGravatar Greg Kroah-Hartman 288-1433/+3313
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-79/+104
2024-04-21Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 9-32/+78
2024-04-21Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 18-62/+146
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-39/+151
2024-04-20serial: msm: check dma_map_sg() return value properlyGravatar Jiri Slaby (SUSE) 1-3/+7
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-5/+11
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 4-10/+44
2024-04-19Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2024-04-19Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 30-172/+320
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-0/+40
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Gravatar Rafael J. Wysocki 1-0/+1
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 2-12/+17
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 17-57/+186
2024-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-5/+10
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 29-141/+237
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-2/+3
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themGravatar Siddharth Vadapalli 1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingGravatar Jose Ignacio Tornos Martinez 1-2/+2
2024-04-18Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-7/+5
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsGravatar Daniele Palmas 1-0/+6
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagGravatar Thinh Nguyen 1-1/+2
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Gravatar Greg Kroah-Hartman 1-5/+1
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 8-5/+73
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Gravatar Jason A. Donenfeld 1-2/+0
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsGravatar Paul Barker 1-11/+11
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingGravatar Paul Barker 1-1/+1
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsGravatar Paul Barker 1-12/+13
2024-04-18net: ravb: Count packets instead of descriptors in R-Car RX pathGravatar Paul Barker 1-13/+8
2024-04-18USB: serial: option: add Rolling RW101-GL and RW135-GL supportGravatar Vanillan Wang 1-0/+8
2024-04-18USB: serial: option: add Lonsung U8300/U9300 productGravatar Coia Prant 1-0/+4
2024-04-18serial: exar: fix checkpach warningsGravatar Parker Newman 1-5/+5
2024-04-18serial: exar: add CTI specific setup codeGravatar Parker Newman 1-0/+846
2024-04-18serial: exar: add CTI cards to exar_get_nr_portsGravatar Parker Newman 1-3/+19
2024-04-18serial: exar: moved generic_rs485 further up in 8250_exar.cGravatar Parker Newman 1-25/+25