summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/microcode/intel: Cleanup code furtherThomas Gleixner2023-10-191-44/+32
* x86/microcode/intel: Simplify and rename generic_load_microcode()Thomas Gleixner2023-10-191-30/+17
* x86/microcode/intel: Simplify scan_microcode()Thomas Gleixner2023-10-191-21/+7
* x86/microcode/intel: Rip out mixed stepping support for Intel CPUsAshok Raj2023-10-194-121/+34
* x86/microcode/32: Move early loading after paging enableThomas Gleixner2023-10-189-270/+71
* x86/boot/32: Temporarily map initrd for microcode loadingThomas Gleixner2023-10-182-2/+54
* x86/microcode: Provide CONFIG_MICROCODE_INITRD32Thomas Gleixner2023-10-181-0/+4
* x86/boot/32: Restructure mk_early_pgtbl_32()Thomas Gleixner2023-10-181-19/+23
* x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()Thomas Gleixner2023-10-182-18/+21
* x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()Thomas Gleixner2023-10-181-10/+6
* x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()Thomas Gleixner2023-10-182-1/+3
* x86/microcode/amd: Fix snprintf() format string warning in W=1 buildPaolo Bonzini2023-10-171-1/+1
* Linux 6.6-rc6v6.6-rc6Linus Torvalds2023-10-151-1/+1
* Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
* virtio_net: fix the missing of the dma cpu syncXuan Zhuo2023-10-151-7/+7
* Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-1523-87/+220
|\
| * usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello2023-10-111-0/+9
| * usb: typec: ucsi: Fix missing link removalHeikki Krogerus2023-10-111-0/+1
| * usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera2023-10-111-0/+5
| * xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner2023-10-022-3/+3
| * xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner2023-10-021-5/+7
| * xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman2023-10-021-9/+10
| * usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng2023-10-021-2/+2
| * usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K2023-10-021-0/+1
| * usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2023-10-022-0/+2
| * usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2023-10-021-8/+12
| * usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang2023-10-021-2/+1
| * usb: dwc3: Soft reset phy on probe for hostThinh Nguyen2023-10-021-1/+38
| * usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2023-10-022-4/+23
| * usb: typec: qcom: Update the logic of regulator enable and disableHui Liu2023-10-021-6/+6
| * usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati2023-10-021-7/+19
| * usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo2023-10-021-1/+8
| * usb: musb: Modify the "HWVers" register addressXingxing Luo2023-10-021-1/+1
| * usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak2023-10-021-0/+3
| * Merge tag 'thunderbolt-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-024-38/+69
| |\
| | * thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg2023-09-151-17/+41
| | * thunderbolt: Correct TMU mode initialization from hardwareMika Westerberg2023-09-151-1/+1
| | * thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg2023-09-151-0/+7
| | * thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple RidgeMika Westerberg2023-09-151-20/+20
* | | Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-153-22/+22
|\ \ \
| * | | ASoC: ti: ams-delta: Fix cx81801_receive() argument typesJanusz Krzysztofik2023-10-081-2/+2
| * | | serial: core: Fix checks for tx runtime PM stateTony Lindgren2023-10-071-1/+1
| * | | serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren2023-10-031-15/+10
| * | | serial: Reduce spinlocked portion of uart_rs485_config()Lukas Wunner2023-10-031-4/+9
| |/ /
* | | Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-1524-62/+94
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-6.6a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-0614-22/+51
| |\ \ \
| | * | | iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl2023-10-051-1/+1
| | * | | dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodesRob Herring2023-10-051-1/+1
| | * | | iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman2023-10-051-4/+25
| | * | | iio: light: vcnl4000: Don't power on/off chip in configMårten Lindahl2023-10-051-1/+0