index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
2020-12-09
4
-7
/
+4
*
driver core: Refactor fw_devlink feature
Saravana Kannan
2020-12-09
2
-92
/
+238
*
efi: Update implementation of add_links() to create fwnode links
Saravana Kannan
2020-12-09
1
-20
/
+1
*
of: property: Update implementation of add_links() to create fwnode links
Saravana Kannan
2020-12-09
1
-109
/
+41
*
driver core: Use device's fwnode to check if it is waiting for suppliers
Saravana Kannan
2020-12-09
1
-8
/
+8
*
driver core: Add fw_devlink_parse_fwtree()
Saravana Kannan
2020-12-09
2
-0
/
+27
*
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
2020-12-09
2
-40
/
+4
*
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
2020-12-09
2
-0
/
+55
*
driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
Saravana Kannan
2020-12-09
1
-0
/
+11
*
driver core: Add fwnode link support
Saravana Kannan
2020-12-09
3
-0
/
+113
*
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
7
-9
/
+15
*
Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
Saravana Kannan
2020-12-09
4
-120
/
+7
*
Revert "of: platform: Batch fwnode parsing when adding all top level devices"
Saravana Kannan
2020-12-09
1
-2
/
+0
*
Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
Saravana Kannan
2020-12-09
1
-0
/
+3
*
Revert "driver core: Don't do deferred probe in parallel with kernel_init thr...
Saravana Kannan
2020-12-09
3
-0
/
+7
*
Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
Saravana Kannan
2020-12-09
2
-13
/
+13
*
Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
Saravana Kannan
2020-12-09
2
-23
/
+1
*
driver: core: Fix list corruption after device_del()
Takashi Iwai
2020-12-09
1
-1
/
+1
*
fs/kernfs: remove the double check of dentry->inode
Hui Su
2020-12-09
1
-2
/
+1
*
driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptr
Dave Jiang
2020-12-05
1
-3
/
+8
*
of: fix linker-section match-table corruption
Johan Hovold
2020-12-04
1
-0
/
+1
*
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-12-04
9
-0
/
+609
|
\
|
*
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
2020-12-04
2
-29
/
+35
|
*
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
2020-12-04
3
-5
/
+4
|
*
driver core: auxiliary bus: move slab.h from include file
Greg Kroah-Hartman
2020-12-04
2
-1
/
+1
|
*
Add auxiliary bus support
Dave Ertman
2020-12-04
9
-0
/
+604
*
|
drivers: base: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-09
4
-3
/
+17
*
|
driver core: Fix lockdep warning on wfs_lock
Saravana Kannan
2020-11-09
1
-2
/
+0
*
|
kernfs: bring names in comments in line with code
Willem de Bruijn
2020-11-09
2
-2
/
+2
|
/
*
Linux 5.10-rc3
v5.10-rc3
Linus Torvalds
2020-11-09
1
-1
/
+1
*
Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-08
5
-7
/
+30
|
\
|
*
Documentation: remove mic/index from misc-devices/index.rst
Greg Kroah-Hartman
2020-11-04
1
-1
/
+0
|
*
scripts: get_api.pl: Add sub-titles to ABI output
Mauro Carvalho Chehab
2020-11-02
1
-0
/
+17
|
*
scripts: get_abi.pl: Don't let ABI files to create subtitles
Mauro Carvalho Chehab
2020-11-02
1
-0
/
+6
|
*
docs: leds: index.rst: add a missing file
Mauro Carvalho Chehab
2020-11-02
1
-0
/
+1
|
*
docs: ABI: sysfs-class-net: fix a typo
Mauro Carvalho Chehab
2020-11-02
1
-1
/
+1
|
*
docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys
Mauro Carvalho Chehab
2020-11-02
1
-5
/
+5
*
|
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
5
-25
/
+11
|
\
\
|
*
|
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-08
1
-22
/
+2
|
*
|
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
2020-11-06
1
-2
/
+4
|
*
|
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-06
1
-0
/
+3
|
*
|
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
2020-11-06
1
-0
/
+1
|
*
|
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-06
1
-1
/
+1
|
|
/
*
|
Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
11
-6
/
+38
|
\
\
|
*
\
Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-11-07
2
-1
/
+16
|
|
\
\
|
|
*
|
USB: serial: option: add Telit FN980 composition 0x1055
Daniele Palmas
2020-11-04
1
-0
/
+2
|
|
*
|
USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
Daniele Palmas
2020-11-04
1
-0
/
+6
|
|
*
|
USB: serial: cyberjack: fix write-URB completion race
Johan Hovold
2020-11-04
1
-1
/
+6
|
|
*
|
USB: serial: option: add Quectel EC200T module support
Ziyi Cao
2020-10-28
1
-0
/
+2
|
*
|
|
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
2020-11-06
1
-1
/
+3
[next]