summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-06-212-49/+89
|\
| * Coresight: Add coresight dummy driverHao Zhang2023-06-151-0/+1
| * coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark2023-06-051-27/+2
| * coresight: Enable and disable helper devices adjacent to the pathJames Clark2023-06-051-1/+10
| * coresight: Make refcount a property of the connectionJames Clark2023-06-051-5/+9
| * coresight: Store in-connections as well as out-connectionsJames Clark2023-06-051-0/+26
| * coresight: Store pointers to connections rather than an array of themJames Clark2023-06-051-2/+3
| * coresight: Dynamically add connectionsJames Clark2023-06-051-1/+7
| * coresight: Rename connection members to make the direction explicitJames Clark2023-06-051-9/+9
| * coresight: Rename nr_outports to nr_outconnsJames Clark2023-06-051-5/+5
| * coresight: Change name of pdata->connsJames Clark2023-06-051-2/+2
| * coresight: Use enum type for cs_mode wherever possibleJames Clark2023-06-051-3/+10
| * devres: Provide krealloc_arrayJames Clark2023-05-301-0/+11
* | Merge tag 'icc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-06-213-8/+34
|\ \
| * \ Merge branch 'icc-cbf' into icc-nextGeorgi Djakov2023-06-102-0/+34
| |\ \
| | * | interconnect: add clk-based icc provider supportDmitry Baryshkov2023-05-181-0/+22
| | * | dt-bindings: interconnect/msm8996-cbf: add defines to be used by CBFDmitry Baryshkov2023-05-181-0/+12
| * | | interconnect: drop unused icc_get() interfaceJohan Hovold2023-05-301-8/+0
| |/ /
* | | misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMJulien Panis2023-06-151-0/+37
* | | Merge tag 'ib-mfd-tps6594-core-v6.5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-06-151-0/+1020
|\ \ \
| * | | mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis2023-05-181-0/+1020
| |/ /
* | | Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-06-152-0/+27
|\ \ \
| * | | counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray2023-06-082-0/+27
| |/ /
* | | Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-06-154-1/+6
|\ \ \
| * | | iio: trigger: Add simple trigger_validation helperMatti Vaittinen2023-05-231-0/+1
| * | | iio: core: Point users of extend_name field to read_label callbackMarijn Suijten2023-05-131-0/+3
| * | | iio: Comment that the LSM303D also has the Magnetometer DRDYMarius Hoch2023-05-131-1/+1
| * | | iio: accel: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
| |/ /
* | | Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman2023-06-0519-43/+54
|\ \ \
| * \ \ Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-06-041-0/+1
| |\ \ \
| | * | | media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen2023-06-021-0/+1
| | * | | Merge tag 'v6.4-rc2' into v4l_for_linusMauro Carvalho Chehab2023-05-188-14/+31
| | |\ \ \
| * | \ \ \ Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-041-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-05-281-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen2023-05-131-1/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-06-042-0/+11
| |\ \ \ \ \
| | * | | | | mm: page_table_check: Ensure user pages are not slab pagesRuihan Li2023-05-291-0/+6
| | * | | | | usb: usbfs: Enforce page requirements for mmapRuihan Li2023-05-291-0/+5
| | |/ / / /
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-06-031-3/+4
| |\ \ \ \ \
| | * | | | | scsi: target: iscsi: Remove unused transport_timerMaurizio Lombardi2023-05-221-1/+0
| | * | | | | scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi2023-05-221-2/+4
| * | | | | | Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-06-021-4/+3
| |\ \ \ \ \ \
| | * | | | | | nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter2023-05-311-4/+3
| * | | | | | | Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-023-12/+21
| |\ \ \ \ \ \ \
| | * | | | | | | efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda2023-05-281-12/+13
| | * | | | | | | efi: fix missing prototype warningsArnd Bergmann2023-05-252-0/+8
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-014-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | tcp: fix mishandling when the sack compression is deferred.fuyuanli2023-06-011-0/+1
| | * | | | | | | net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang2023-05-301-2/+0
| | * | | | | | | tcp: deny tcp_disconnect() when threads are waitingEric Dumazet2023-05-301-0/+4