summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channelGeert Uytterhoeven2022-02-221-2/+2
* pinctrl: renesas: r8a7794: Add range checking to .pin_to_pocctrl()Geert Uytterhoeven2022-02-221-0/+3
* pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register()Biju Das2022-02-081-2/+2
* pinctrl: renesas: r8a77995: Restore pin group sort orderGeert Uytterhoeven2022-02-081-43/+43
* pinctrl: renesas: r8a7790: Restore pin function sort orderGeert Uytterhoeven2022-02-081-1/+1
* pinctrl: renesas: r8a7779: Restore pin function sort orderGeert Uytterhoeven2022-02-081-4/+4
* pinctrl: renesas: r8a779a0: Rename MOD_SEL2_* definitionsGeert Uytterhoeven2022-02-081-21/+21
* pinctrl: renesas: Kconfig: Select PINCTRL_RZG2L if RZ/V2L SoC is enabledBiju Das2022-02-081-2/+4
* pinctrl: renesas: r8a7799[05]: Add MediaLB pinsNikita Yushchenko2022-01-242-2/+34
* pinctrl: renesas: r8a7791: Remove INTC_IRQx_NGeert Uytterhoeven2022-01-241-20/+15
* pinctrl: renesas: r8a7790: Remove INTC_IRQx_NGeert Uytterhoeven2022-01-241-25/+18
* pinctrl: renesas: rcar: Do not enforce GPIO if already muxedWolfram Sang2022-01-241-1/+1
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-2316-31/+29
|\
| * bitmap: unify find_bit operationsYury Norov2022-01-151-1/+1
| * Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-152-4/+3
| * cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2022-01-153-3/+3
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-1511-24/+23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-2231-176/+190
|\ \
| * | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-224-0/+17
| * | proc: remove PDE_DATA() completelyMuchun Song2022-01-2218-83/+83
| * | scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni2022-01-221-1/+34
| * | random: move the random sysctl declarations to its own fileXiaoming Ni2022-01-221-2/+12
| * | firmware_loader: move firmware sysctl to its own filesXiaoming Ni2022-01-223-3/+40
| * | cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-22/+1
| * | macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-23/+1
| * | i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
| * | hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-2221-277/+384
|\ \ \
| * | | scsi: nsp_cs: Check of ioremap return valueJiasheng Jiang2022-01-101-0/+3
| * | | scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin2022-01-101-1/+1
| * | | scsi: ufs: Modify Tactive time setting conditionsSEO HOYOUNG2022-01-101-1/+1
| * | | scsi: efct: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-101-7/+4
| * | | scsi: message: fusion: mptctl: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-12/+19
| * | | scsi: message: fusion: mptsas: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-20/+20
| * | | scsi: message: fusion: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_...Christophe JAILLET2022-01-101-1/+2
| * | | scsi: message: fusion: mptbase: Use dma_alloc_coherent()Christophe JAILLET2022-01-101-20/+32
| * | | scsi: message: fusion: Use dma_alloc_coherent() in mpt_alloc_fw_memory()Christophe JAILLET2022-01-101-1/+2
| * | | scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-104-132/+154
| * | | scsi: megaraid: Avoid mismatched storage type sizesKees Cook2022-01-071-50/+34
| * | | scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...Xiang Chen2022-01-071-5/+0
| * | | scsi: aic79xx: Remove redundant error variableMinghao Chi2022-01-051-5/+1
| * | | scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy2022-01-053-3/+14
| * | | scsi: mpi3mr: Fix formatting problems in some kernel-doc commentsYang Li2022-01-051-3/+2
| * | | scsi: mpi3mr: Fix some spelling mistakesColin Ian King2022-01-051-3/+3
| * | | scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S2022-01-052-6/+85
| * | | scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal2022-01-052-6/+4
| * | | scsi: aacraid: Fix spelling of "its"Randy Dunlap2022-01-051-1/+1
| * | | scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang2022-01-051-0/+2
* | | | Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-221-1/+1
|\ \ \ \
| * | | | ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal2022-01-211-1/+1