summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-018-1/+663
|\
| * of: base: Document prefix argument for of_get_next_child_with_prefix()Chen-Yu Tsai2024-11-291-0/+1
| * i2c: Fix whitespace style issueLiam Zuiderhoek2024-11-271-1/+1
| * platform/chrome: Introduce device tree hardware proberChen-Yu Tsai2024-11-273-0/+166
| * i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai2024-11-271-2/+98
| * i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai2024-11-271-1/+137
| * i2c: Introduce OF component probe functionChen-Yu Tsai2024-11-272-0/+184
| * of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai2024-11-271-0/+35
| * of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai2024-11-271-0/+44
* | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0114-24/+52
|\ \
| * | irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-2612-12/+12
| * | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-261-11/+39
| * | irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)2024-11-261-1/+1
* | | Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-301-2/+7
|\ \ \
| * | | PCI/pwrctrl: Unregister platform device only if one actually existsBrian Norris2024-11-301-2/+7
* | | | Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds2024-11-3014-106/+316
|\ \ \ \
| * | | | brd: decrease the number of allocated pages which discardedZhang Xianwei2024-11-291-1/+3
| * | | | Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-218-85/+260
| |\ \ \ \
| | * | | | nvme: tuning pr code by using defined structs and macrosGuixin Liu2024-11-211-47/+75
| | * | | | nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff2024-11-191-0/+5
| | * | | | Revert "nvme: make keep-alive synchronous operation"Nilay Shroff2024-11-191-7/+10
| | * | | | nvme-pci: use sgls for all user requests if possibleKeith Busch2024-11-182-4/+13
| | * | | | nvme: define the remaining used sgls constantsKeith Busch2024-11-183-6/+8
| | * | | | nvme-pci: add support for sgl metadataKeith Busch2024-11-182-15/+136
| | * | | | nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao2024-11-181-7/+14
| * | | | | md/raid10: Atomic write supportJohn Garry2024-11-191-2/+18
| * | | | | md/raid1: Atomic write supportJohn Garry2024-11-191-2/+18
| * | | | | md/raid0: Atomic write supportJohn Garry2024-11-191-0/+1
| * | | | | ublk: fix error code for unsupported commandMing Lei2024-11-191-1/+1
| * | | | | loop: Fix ABBA locking raceOGAWA Hirofumi2024-11-191-15/+15
| |/ / / /
* | | | | Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-301-1/+1
|\ \ \ \ \
| * | | | | sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter2024-11-301-1/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-11-302-10/+13
|\ \ \ \ \ \
| * | | | | | perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim2024-11-251-2/+2
| * | | | | | perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao2024-11-251-8/+11
* | | | | | | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-307-8/+12
|\ \ \ \ \ \ \
| * | | | | | | usb: use "prompt" instead of "bool" for choice promptsMasahiro Yamada2024-11-045-5/+5
| * | | | | | | kbuild: add generic support for built-in boot DTBsMasahiro Yamada2024-11-041-0/+6
| * | | | | | | speakup: use SPKDIR=$(src) to specify the source directoryMasahiro Yamada2024-11-041-3/+1
* | | | | | | | Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-11-3063-329/+1980
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier2024-11-251-7/+0
| * | | | | | | | rtc: rzn1: reduce register accessWolfram Sang2024-11-251-42/+33
| * | | | | | | | rtc: rzn1: drop superfluous wday calculationWolfram Sang2024-11-251-15/+0
| * | | | | | | | rtc: brcmstb-waketimer: don't include 'pm_wakeup.h' directlyWolfram Sang2024-11-181-1/+0
| * | | | | | | | rtc: m48t59: Use platform_data struct for year offset valueFinn Thain2024-11-181-22/+4
| * | | | | | | | rtc: ab-eoz9: fix abeoz9_rtc_read_alarmAlexandre Belloni2024-11-181-3/+1
| * | | | | | | | rtc: rv3028: fix RV3028_TS_COUNT typeAlexandre Belloni2024-11-181-2/+4
| * | | | | | | | rtc: rzn1: update Michel's emailWolfram Sang2024-11-181-2/+2
| * | | | | | | | rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang2024-11-181-4/+4
| * | | | | | | | rtc: amlogic-a4: fix compile errorXianwei Zhao2024-11-131-0/+1