summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-05-04ASoC: Pull in fixesMark Brown-2/+1
2022-04-20ASoC: fsl_micfil: Driver updatesMark Brown-11/+77
2022-04-19dmaengine: imx-sdma: Add multi fifo supportSascha Hauer-0/+57
2022-04-19dmaengine: imx-sdma: error out on unsupported transfer typesSascha Hauer-4/+13
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer-7/+7
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki-5/+7
2022-04-12firmware: cs_dsp: Fix overrun of unterminated control name stringRichard Fitzgerald-2/+1
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-136/+14
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd-136/+14
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds-12/+12
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+0
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-152/+181
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe-12/+12
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds-90/+182
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+31
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-135/+903
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-52/+88
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+9
2022-04-01dm: fix bio polling to handle possibile BLK_STS_AGAINMing Lei-7/+13
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka-2/+2
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-332/+1172
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-202/+1042
2022-04-01dm integrity: set journal entry unused when shrinking deviceMikulas Patocka-2/+4
2022-04-01dm ioctl: log an error if the ioctl structure is corruptedMikulas Patocka-3/+12
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito-6/+0
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih-6/+6
2022-03-31platform: chrome: Split trace include fileGwendal Grignou-97/+127
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-24/+21
2022-03-31drbd: remove check of list iterator against head past the loop bodyJakob Koschel-15/+27
2022-03-31drbd: remove usage of list iterator variable after loopJakob Koschel-2/+5
2022-03-31Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+20
2022-03-31Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-246/+404
2022-03-31Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linuxLinus Torvalds-38/+17
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-253/+1522
2022-03-31random: mix build-time latent entropy into pool at initJason A. Donenfeld-0/+5
2022-03-31Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-36/+41
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-58/+87
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+3
2022-03-31Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki-24/+21
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet-0/+6
2022-03-31Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...Jakub Kicinski-31/+36
2022-03-31PCI: hv: Remove unused hv_set_msi_entry_from_desc()YueHaibing-8/+0
2022-03-31gpio: ts5500: Fix Links to Technologic Systems web resourcesKris Bahnsen-2/+2
2022-03-31nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng-12/+12
2022-03-31gpio: ts4900: Fix comment formatting and grammarKris Bahnsen-5/+7
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang-3/+3
2022-03-31net: hns3: fix the concurrency between functions reading debugfsYufeng Mo-5/+12
2022-03-31can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...Marc Kleine-Budde-0/+2
2022-03-31can: mcba_usb: properly check endpoint typePavel Skripkin-10/+16
2022-03-31can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua-1/+0