Age | Commit message (Expand) | Author | Files | Lines |
2023-04-26 | mfd: core: Remove .enable() and .disable() callbacks | Uwe Kleine-König | 1 | -12/+0 |
2023-04-26 | mfd: max597x: Add support for MAX5970 and MAX5978 | Patrick Rudolph | 1 | -0/+96 |
2023-04-26 | mfd: rt5033: Fix comments and style in includes | Jakob Hauser | 2 | -14/+10 |
2023-04-26 | mfd: core: Reorder fields in 'struct mfd_cell' to save some memory | Christophe JAILLET | 1 | -4/+4 |
2023-04-26 | rtc: s5m: Drop S5M8763 support | David Virag | 2 | -51/+0 |
2023-04-26 | mfd: sec: Remove PMICs without compatibles | David Virag | 2 | -91/+0 |
2023-04-05 | regmap: Pass irq_drv_data as a parameter for set_type_config() | William Breathitt Gray | 1 | -2/+4 |
2023-03-19 | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+12 |
2023-03-17 | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 5 | -4/+20 |
2023-03-17 | Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -3/+13 |
2023-03-17 | Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+5 |
2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2023-03-17 | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -0/+1 |
2023-03-17 | Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 3 | -3/+6 |
2023-03-17 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -3/+5 |
2023-03-17 | Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs' | Rafael J. Wysocki | 1 | -0/+5 |
2023-03-17 | net/sched: act_api: add specific EXT_WARN_MSG for tc action | Hangbin Liu | 1 | -0/+1 |
2023-03-17 | ynl: broaden the license even more | Jakub Kicinski | 2 | -2/+2 |
2023-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+15 |
2023-03-16 | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe | 1 | -0/+5 |
2023-03-15 | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai | 1 | -3/+2 |
2023-03-15 | nvme-trace: show more opcode names | Minwoo Im | 1 | -0/+5 |
2023-03-15 | drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc | Liu Ying | 1 | -2/+2 |
2023-03-15 | net: tunnels: annotate lockless accesses to dev->needed_headroom | Eric Dumazet | 1 | -2/+4 |
2023-03-15 | Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -9/+6 |
2023-03-15 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+7 |
2023-03-15 | tracing: Make tracepoint lockdep check actually test something | Steven Rostedt (Google) | 1 | -9/+6 |
2023-03-14 | block: do not reverse request order when flushing plug list | Jan Kara | 1 | -0/+6 |
2023-03-14 | x86/PVH: obtain VGA console info in Dom0 | Jan Beulich | 1 | -0/+3 |
2023-03-14 | Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -0/+15 |
2023-03-13 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann | 731 | -11755/+15924 |
2023-03-13 | PCI: s390: Fix use-after-free of PCI resources with per-function hotplug | Niklas Schnelle | 1 | -0/+1 |
2023-03-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2023-03-12 | cpumask: relax sanity checking constraints | Linus Torvalds | 1 | -1/+1 |
2023-03-11 | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+11 |
2023-03-11 | KVM: arm64: timers: Convert per-vcpu virtual offset to a global value | Marc Zyngier | 1 | -0/+15 |
2023-03-11 | ext4, jbd2: add an optimized bmap for the journal inode | Theodore Ts'o | 1 | -0/+8 |
2023-03-11 | xdp: add xdp_set_features_flag utility routine | Lorenzo Bianconi | 2 | -0/+13 |
2023-03-11 | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
2023-03-10 | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+11 |
2023-03-10 | fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release() | Takashi Iwai | 1 | -0/+1 |
2023-03-10 | scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD | Lee Duncan | 2 | -3/+5 |
2023-03-10 | clk: Avoid invalid function names in CLK_OF_DECLARE() | Nathan Chancellor | 1 | -2/+2 |
2023-03-09 | i2c: Switch .probe() to not take an id parameter | Uwe Kleine-König | 1 | -7/+11 |
2023-03-09 | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 3 | -2/+9 |
2023-03-09 | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
2023-03-08 | ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause | Jakub Kicinski | 2 | -2/+2 |
2023-03-07 | interconnect: fix provider registration API | Johan Hovold | 1 | -0/+12 |
2023-03-07 | cpumask: be more careful with 'cpumask_setall()' | Linus Torvalds | 1 | -5/+5 |
2023-03-07 | ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper | Hans de Goede | 1 | -0/+5 |