aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-0815-69/+447
|\
| * counter: Introduce the COUNTER_COMP_ARRAY component typeWilliam Breathitt Gray2022-09-301-0/+134
| * counter: Introduce the Count capture componentWilliam Breathitt Gray2022-09-302-0/+5
| * counter: Introduce the Signal polarity componentWilliam Breathitt Gray2022-09-302-0/+16
| * Merge tag 'icc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2022-09-261-3/+2
| |\
| | * interconnect: Make icc_provider_del() return voidUwe Kleine-König2022-08-161-3/+2
| * | Merge tag 'iio-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-251-1/+6
| |\ \
| | * | iio: add modifers for pitch, yaw, rollAndrea Merello2022-09-211-0/+3
| | * | iio: add modifiers for linear accelerationAndrea Merello2022-09-211-1/+3
| * | | mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki2022-09-241-0/+1
| * | | counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray2022-09-221-20/+20
| * | | Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2022-09-212-25/+205
| |\ \ \ | | |/ / | |/| |
| | * | habanalabs/gaudi2: add secured attestation info uapiDani Liberman2022-09-191-0/+43
| | * | habanalabs: new notifier events for device stateTal Cohen2022-09-191-0/+4
| | * | habanalabs: trace DMA allocationsOhad Sharabi2022-09-181-8/+11
| | * | habanalabs: define trace eventsOhad Sharabi2022-09-181-0/+90
| | * | habanalabs: expose device security status using info ioctlOfir Bitton2022-09-181-1/+2
| | * | habanalabs/gaudi2: new API to control engine cores running modeTal Cohen2022-09-181-4/+34
| | * | habanalabs/uapi: move defines to better place inside fileOded Gabbay2022-09-181-15/+15
| | * | habanalabs: add uapi to retrieve engines statusDani Liberman2022-09-181-0/+9
| | * | habanalabs: fix spelling mistakesBharat Jauhari2022-09-181-5/+5
| * | | Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2022-09-211-0/+23
| |\ \ \
| | * | | coresight: Make new csdev_access offsets unsignedJames Clark2022-08-311-11/+16
| | * | | coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark2022-08-311-0/+18
| * | | | Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-218-20/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | iio: Add new event type gesture and use direction for single and double tapJagath Jog J2022-09-052-0/+5
| | * | | iio: Use per-device lockdep class for mlockVincent Whitchurch2022-09-051-0/+2
| | * | | lib/string_helpers: Add str_read_write() helperAndy Shevchenko2022-08-281-0/+5
| | * | | units: complement the set of Hz unitsDmitry Rokosov2022-08-281-0/+3
| | * | | iio: core: Introduce _zeropoint for differential channelsJonathan Cameron2022-08-151-0/+1
| | * | | iio: inkern: remove OF dependenciesNuno Sá2022-08-152-13/+0
| | * | | iio: inkern: move to fwnode propertiesNuno Sá2022-08-152-16/+25
| | * | | dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channelClaudiu Beznea2022-08-151-0/+3
| | | |/ | | |/|
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-077-52/+215
|\ \ \ \
| * | | | a.out: restore CMAGICнаб2022-09-261-0/+3
| * | | | device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko2022-09-241-2/+2
| * | | | drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie2022-09-241-11/+12
| * | | | drm_print: optimize drm_debug_enabled for jump-labelJim Cromie2022-09-241-1/+20
| * | | | drm-print: add drm_dbg_driver to improve namespace symmetryJim Cromie2022-09-241-1/+2
| * | | | drm-print.h: include dyndbg headerJim Cromie2022-09-241-0/+1
| * | | | drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie2022-09-241-0/+12
| * | | | drm_print: interpose drm_*dbg with forwarding macrosJim Cromie2022-09-241-2/+7
| * | | | drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie2022-09-241-1/+2
| * | | | drm_print: condense enum drm_debug_categoryJim Cromie2022-09-241-11/+11
| * | | | a.out: remove define-only CMAGIC, previously magic numberнаб2022-09-241-3/+0
| * | | | Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-2411-29/+68
| |\ \ \ \
| * \ \ \ \ Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-1265-124/+343
| |\ \ \ \ \
| * | | | | | dyndbg: add drm.debug style (drm/parameters/debug) bitmap supportJim Cromie2022-09-071-0/+21
| * | | | | | kernel/module: add __dyndbg_classes sectionJim Cromie2022-09-072-0/+5
| * | | | | | dyndbg: add DECLARE_DYNDBG_CLASSMAP macroJim Cromie2022-09-071-0/+55