summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"Saravana Kannan2020-12-091-0/+3
* Revert "driver core: Don't do deferred probe in parallel with kernel_init thr...Saravana Kannan2020-12-093-0/+7
* Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"Saravana Kannan2020-12-092-13/+13
* Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"Saravana Kannan2020-12-092-23/+1
* driver: core: Fix list corruption after device_del()Takashi Iwai2020-12-091-1/+1
* fs/kernfs: remove the double check of dentry->inodeHui Su2020-12-091-2/+1
* driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptrDave Jiang2020-12-051-3/+8
* of: fix linker-section match-table corruptionJohan Hovold2020-12-041-0/+1
* Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-12-049-0/+609
|\
| * driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-042-29/+35
| * driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-043-5/+4
| * driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2020-12-042-1/+1
| * Add auxiliary bus supportDave Ertman2020-12-049-0/+604
* | drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-094-3/+17
* | driver core: Fix lockdep warning on wfs_lockSaravana Kannan2020-11-091-2/+0
* | kernfs: bring names in comments in line with codeWillem de Bruijn2020-11-092-2/+2
|/
* Linux 5.10-rc3v5.10-rc3Linus Torvalds2020-11-081-1/+1
* Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-085-7/+30
|\
| * Documentation: remove mic/index from misc-devices/index.rstGreg Kroah-Hartman2020-11-041-1/+0
| * scripts: get_api.pl: Add sub-titles to ABI outputMauro Carvalho Chehab2020-11-021-0/+17
| * scripts: get_abi.pl: Don't let ABI files to create subtitlesMauro Carvalho Chehab2020-11-021-0/+6
| * docs: leds: index.rst: add a missing fileMauro Carvalho Chehab2020-11-021-0/+1
| * docs: ABI: sysfs-class-net: fix a typoMauro Carvalho Chehab2020-11-021-1/+1
| * docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sysMauro Carvalho Chehab2020-11-021-5/+5
* | Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-085-25/+11
|\ \
| * | vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-081-22/+2
| * | tty: fix crash in release_tty if tty->port is not setMatthias Reichl2020-11-061-2/+4
| * | serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-061-0/+3
| * | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach2020-11-061-0/+1
| * | serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-061-1/+1
| |/
* | Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-0811-6/+38
|\ \
| * \ Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-11-072-1/+16
| |\ \
| | * | USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-041-0/+2
| | * | USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-041-0/+6
| | * | USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-041-1/+6
| | * | USB: serial: option: add Quectel EC200T module supportZiyi Cao2020-10-281-0/+2
| * | | USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong2020-11-061-1/+3
| * | | usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin2020-11-061-0/+1
| * | | USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-031-0/+3
| * | | Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-11-026-4/+15
| |\ \ \ | | |_|/ | |/| |
| | * | usb: raw-gadget: fix memory leak in gadget_setupZqiang2020-10-271-1/+4
| | * | usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl2020-10-271-0/+3
| | * | usb: dwc3: ep0: Fix delay status handlingThinh Nguyen2020-10-271-1/+2
| | * | usb: gadget: fsl: fix null pointer checkingRan Wang2020-10-271-1/+1
| | * | usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov2020-10-271-1/+1
| | * | usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus2020-10-271-0/+4
| | |/
* | | fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-081-5/+5
* | | Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-088-33/+38
|\ \ \
| * | | xfs: only flush the unshared range in xfs_reflink_unshareDarrick J. Wong2020-11-041-1/+2
| * | | xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong2020-11-041-2/+1