Age | Commit message (Expand) | Author |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-03-21 | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-03-21 | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-03-21 | fs: Move many prototypes to pagemap.h | Matthew Wilcox (Oracle) |
2022-03-19 | Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2022-03-19 | usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue() | YueHaibing |
2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki |
2022-03-18 | usb: dwc3: Issue core soft reset before enabling run/stop | Wesley Cheng |
2022-03-18 | usb: gadget: Makefile: remove ccflags-y | Linyu Yuan |
2022-03-18 | USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c | Alan Stern |
2022-03-18 | usb: gadget: eliminate anonymous module_init & module_exit | Randy Dunlap |
2022-03-18 | usb: usbip: eliminate anonymous module_init & module_exit | Randy Dunlap |
2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab |
2022-03-16 | xen/usb: harden xen_hcd against malicious backends | Juergen Gross |
2022-03-16 | Merge tag 'v5.17-rc8' into usb-next | Greg Kroah-Hartman |
2022-03-15 | xen/grant-table: remove readonly parameter from functions | Juergen Gross |
2022-03-15 | usb: gadget: Fix use-after-free bug by not setting udc->dev.driver | Alan Stern |
2022-03-15 | usb: usbtmc: Fix bug in pipe direction for control transfers | Alan Stern |
2022-03-15 | usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue | Thinh Nguyen |
2022-03-15 | usb: dwc3: gadget: move cmd_endtransfer to extra function | Michael Grzeschik |
2022-03-15 | usb: dwc3: gadget: ep_queue simplify isoc start condition | Michael Grzeschik |
2022-03-15 | xen/usb: don't use arbitrary_virt_to_machine() | Juergen Gross |
2022-03-15 | usb: isp1760: remove redundant max_packet() macro | Vincent Mailhol |
2022-03-15 | usb: oxu210hp-hcd: remove redundant call to max_packet() macro | Vincent Mailhol |
2022-03-15 | usb: common: usb-conn-gpio: Make VBUS supply completely optional | Alexander Stein |
2022-03-15 | USB: storage: ums-realtek: fix error code in rts51x_read_mem() | Dan Carpenter |
2022-03-15 | usb: early: xhci-dbc: Fix xdbc number parsing | Peter Zijlstra |
2022-03-15 | usb: early: xhci-dbc: Remove duplicate keep parsing | Peter Zijlstra |
2022-03-15 | usb: gadget: udc: s3c2410: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: dummy_hcd: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: udc: core: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: composite: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f... | Jakob Koschel |
2022-03-15 | usb: gadget: composite: remove check of list iterator against head past the l... | Jakob Koschel |
2022-03-15 | usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptr | Jakob Koschel |
2022-03-15 | usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ... | Jakob Koschel |
2022-03-15 | usb: gadget: legacy: remove using list iterator after loop body as a ptr | Jakob Koschel |
2022-03-15 | usb: gadget: configfs: remove using list iterator after loop body as a ptr | Jakob Koschel |
2022-03-15 | usb: gadget: aspeed: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: udc-xilinx: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: s3c-hsudc: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: omap_udc: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: udc: net2280: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: net2272: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: mv_u3d: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body | Jakob Koschel |
2022-03-15 | usb: gadget: udc: gr_udc: remove usage of list iterator past the loop body | Jakob Koschel |