summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-18driver core: bus: move bus notifier logic into bus.cGreg Kroah-Hartman
2023-01-17platform: remove useless if-branch in __platform_get_irq_byname()Soha Jin
2023-01-17serial: arc_uart: Drop empty platform remove functionUwe Kleine-König
2023-01-17staging: greybus: codecs: Drop empty platform remove functionUwe Kleine-König
2023-01-17platform: Document platform_add_devices() return valueUmang Jain
2023-01-17software node: Remove unused APIsAndy Shevchenko
2023-01-17software node: Switch property entry test to a new APIAndy Shevchenko
2023-01-17media: ipu3-cio2: Convert to use software_node_register_node_group()Andy Shevchenko
2023-01-17media: ipu3-cio2: Don't dereference fwnode handleAndy Shevchenko
2023-01-17platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-01-11driver core: change to_subsys_private() to use container_of_const()Greg Kroah-Hartman
2023-01-11driver core: Make driver_deferred_probe_timeout a static variableJavier Martinez Canillas
2023-01-11driver core: fix potential null-ptr-deref in device_add()Yang Yingliang
2023-01-10driver core: move struct subsys_dev_iter to a local fileGreg Kroah-Hartman
2023-01-10driver core: make subsys_dev_iter_exit() staticGreg Kroah-Hartman
2023-01-10driver core: make subsys_dev_iter_next() staticGreg Kroah-Hartman
2023-01-10driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman
2023-01-10driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman
2023-01-10driver core: make bus_get_device_klist() staticGreg Kroah-Hartman
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-06Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang
2023-01-05Merge tag 'thermal-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-05Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann
2023-01-05Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-01-04qed: allow sleep in qed_mcp_trace_dump()Caleb Sander
2023-01-04of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring
2023-01-04Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe
2023-01-04ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2023-01-04drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-01-04drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang
2023-01-04drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-04drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-04drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter