summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | virtio_blk: split virtblk_probeChristoph Hellwig2024-02-131-92/+101
* | block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2024-02-1327-27/+27
* | block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig2024-02-134-6/+6
* | drbd: fix function cast warnings in state machineArnd Bergmann2024-02-132-14/+18
* | floppy: fix function pointer cast warningsArnd Bergmann2024-02-131-4/+7
* | nvme: allow integrity when PI is not in first bytesKanchan Joshi2024-02-122-1/+8
* | block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn2024-02-122-4/+3
* | dm: dm-zoned: guard blkdev_zone_mgmt with noio scopeJohannes Thumshirn2024-02-121-1/+4
* | s390/dasd: fix double module refcount decrementMiroslav Franc2024-02-091-4/+1
* | s390/dasd: Improve ERP error messagesJan Höppner2024-02-091-38/+13
* | null_blk: add configfs variable shared_tagsShin'ichiro Kawasaki2024-02-082-18/+21
* | s390/dasd: Use dev_*() for device log messagesJan Höppner2024-02-081-26/+24
* | s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitionsJan Höppner2024-02-0811-55/+1
* | s390/dasd: Remove %p format specifier from error messagesJan Höppner2024-02-083-23/+15
* | s390/dasd: Use dev_err() over printk()Jan Höppner2024-02-082-118/+76
* | s390/dasd: Remove unused message logging macrosJan Höppner2024-02-081-26/+0
* | s390/dasd: Move allocation error message to DBFJan Höppner2024-02-081-4/+2
* | s390/dasd: Remove unnecessary errorstring generationJan Höppner2024-02-083-29/+8
* | s390/dasd: Use sysfs_emit() over sprintf()Jan Höppner2024-02-081-9/+9
* | s390/dasd: Simplify uid string generationJan Höppner2024-02-082-21/+7
* | block: rbd: make rbd_bus_type constRicardo B. Marliere2024-02-061-1/+1
|/
* Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-043-2/+12
|\
| * binder: signal epoll threads of self-workCarlos Llamas2024-01-311-0/+10
| * misc: open-dice: Fix spurious lockdep warningWill Deacon2024-01-311-1/+1
| * misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta2024-01-311-1/+1
* | Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-043-13/+46
|\ \
| * | serial: max310x: prevent infinite while() loop in port startupHugo Villeneuve2024-01-281-2/+18
| * | serial: max310x: fail probe if clock crystal is unstableHugo Villeneuve2024-01-281-3/+9
| * | serial: max310x: improve crystal stable clock detectionHugo Villeneuve2024-01-281-5/+16
| * | serial: max310x: set default value when reading clock ready bitHugo Villeneuve2024-01-281-1/+1
| * | serial: core: Fix atomicity violation in uart_tiocmgetGui-Dong Han2024-01-281-1/+1
| * | serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()Dan Carpenter2024-01-281-2/+2
* | | Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-0420-79/+256
|\ \ \
| * \ \ Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-02-023-0/+4
| |\ \ \
| | * | | USB: serial: option: add Fibocom FM101-GL variantPuliang Lu2024-01-311-0/+1
| | * | | USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu2024-01-301-0/+2
| | * | | USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr2024-01-301-0/+1
| | |/ /
| * | | usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov2024-01-281-1/+2
| * | | usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt2024-01-281-3/+68
| * | | usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt2024-01-281-4/+13
| * | | usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt2024-01-281-0/+2
| * | | usb: ulpi: Fix debugfs directory leakSean Anderson2024-01-281-1/+1
| * | | Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan2024-01-281-2/+1
| * | | usb: gadget: pch_udc: fix an Excess kernel-doc warningRandy Dunlap2024-01-281-1/+0
| * | | usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu2024-01-281-2/+18
| * | | USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum2024-01-281-11/+19
| * | | usb: chipidea: core: handle power lost in workqueueXu Yang2024-01-282-20/+26
| * | | usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal2024-01-281-4/+2
| * | | usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus2024-01-281-0/+4
| * | | usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami2024-01-281-3/+13