| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-08-11 | 2 | -8/+26 |
|\ |
|
| * | irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration | Yong-Xuan Wang | 2024-08-10 | 1 | -7/+25 |
| * | irqchip/xilinx: Fix shift out of bounds | Radhey Shyam Pandey | 2024-08-10 | 1 | -1/+1 |
* | | Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2024-08-11 | 20 | -59/+118 |
|\ \ |
|
| * | | usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common() | Heikki Krogerus | 2024-08-07 | 1 | -7/+4 |
| * | | usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source... | Xu Yang | 2024-08-07 | 1 | -1/+1 |
| * | | usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() | Tudor Ambarus | 2024-08-07 | 1 | -14/+22 |
| * | | usb: gadget: f_fs: restore ffs_func_disable() functionality | Tudor Ambarus | 2024-08-07 | 1 | -3/+3 |
| * | | Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2024-08-07 | 1 | -0/+7 |
| |\ \ |
|
| | * | | USB: serial: debug: do not echo input by default | Marek Marczykowski-Górecki | 2024-07-31 | 1 | -0/+7 |
| * | | | usb: typec: tipd: Delete extra semi-colon | Harshit Mogalapalli | 2024-07-31 | 1 | -1/+1 |
| * | | | usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch() | Harshit Mogalapalli | 2024-07-31 | 1 | -1/+1 |
| * | | | usb: gadget: u_serial: Set start_delayed during suspend | Prashanth K | 2024-07-31 | 1 | -0/+1 |
| * | | | usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap() | Dan Carpenter | 2024-07-31 | 1 | -1/+1 |
| * | | | usb: typec: fsa4480: Check if the chip is really there | Konrad Dybcio | 2024-07-31 | 1 | -0/+14 |
| * | | | usb: gadget: core: Check for unset descriptor | Chris Wulff | 2024-07-31 | 1 | -6/+4 |
| * | | | usb: vhci-hcd: Do not drop references before new references are gained | Oliver Neukum | 2024-07-31 | 1 | -3/+6 |
| * | | | usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_... | Chris Wulff | 2024-07-31 | 1 | -8/+34 |
| * | | | usb: gadget: midi2: Fix the response for FB info with block 0xff | Takashi Iwai | 2024-07-31 | 1 | -6/+15 |
| * | | | Merge tag 'usb-serial-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2024-07-31 | 9 | -13/+9 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | USB: serial: garmin_gps: use struct_size() to allocate pkt | Javier Carrasco | 2024-07-05 | 1 | -2/+1 |
| | * | | USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by | Javier Carrasco | 2024-07-05 | 1 | -1/+1 |
| | * | | USB: serial: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-07-05 | 7 | -0/+7 |
| | * | | USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' | Dr. David Alan Gilbert | 2024-07-05 | 1 | -10/+0 |
* | | | | Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2024-08-11 | 3 | -23/+30 |
|\ \ \ \ |
|
| * | | | | tty: vt: conmakehash: cope with abs_srctree no longer in env | Max Krummenacher | 2024-07-31 | 1 | -13/+7 |
| * | | | | serial: sc16is7xx: fix invalid FIFO access with special register set | Hugo Villeneuve | 2024-07-31 | 1 | -0/+4 |
| * | | | | serial: sc16is7xx: fix TX fifo corruption | Hugo Villeneuve | 2024-07-31 | 1 | -10/+11 |
| * | | | | serial: core: check uartclk for zero to avoid divide by zero | George Kennedy | 2024-07-31 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-08-11 | 2 | -5/+12 |
|\ \ \ \ |
|
| * | | | | driver core: Fix uevent_show() vs driver detach race | Dan Williams | 2024-07-31 | 2 | -5/+12 |
| |/ / / |
|
* | | | | Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-08-11 | 15 | -67/+81 |
|\ \ \ \ |
|
| * | | | | spmi: pmic-arb: add missing newline in dev_err format strings | David Collins | 2024-07-31 | 1 | -4/+4 |
| * | | | | spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree | Konrad Dybcio | 2024-07-31 | 1 | -2/+1 |
| * | | | | binder_alloc: Fix sleeping function called from invalid context | Mukesh Ojha | 2024-07-31 | 1 | -1/+1 |
| * | | | | binder: fix descriptor lookup for context manager | Carlos Llamas | 2024-07-31 | 2 | -24/+13 |
| * | | | | char: add missing NetWinder MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-07-31 | 3 | -0/+3 |
| * | | | | misc: mrvl-cn10k-dpi: add PCI_IOV dependency | Arnd Bergmann | 2024-07-31 | 1 | -1/+1 |
| * | | | | eeprom: ee1004: Fix locking issues in ee1004_probe() | Armin Wolf | 2024-07-31 | 1 | -34/+51 |
| * | | | | fsi: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-07-31 | 6 | -1/+7 |
| |/ / / |
|
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2024-08-11 | 2 | -8/+18 |
|\ \ \ \ |
|
| * | | | | scsi: sd: Keep the discard mode stable | Li Feng | 2024-08-03 | 1 | -4/+2 |
| * | | | | scsi: sd: Move sd_read_cpr() out of the q->limits_lock region | Shin'ichiro Kawasaki | 2024-08-02 | 1 | -1/+8 |
| * | | | | scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic | Vamshi Gajjela | 2024-08-02 | 1 | -3/+8 |
* | | | | | Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-08-10 | 3 | -10/+63 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Wolfram Sang | 2024-08-09 | 132 | -1131/+1949 |
| |\ \ \ \ \ |
|
| | * | | | | | i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume | Gaosheng Cui | 2024-08-07 | 1 | -0/+1 |
| | * | | | | | i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume | Gaosheng Cui | 2024-08-05 | 1 | -1/+3 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | i2c: testunit: match HostNotify test name with docs | Wolfram Sang | 2024-08-08 | 1 | -2/+2 |
| * | | | | | i2c: smbus: Send alert notifications to all devices if source not found | Guenter Roeck | 2024-08-04 | 1 | -3/+35 |