index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2020-12-10
1
-12
/
+1
*
driver core: platform: Introduce platform_get_mem_or_io()
Andy Shevchenko
2020-12-10
1
-0
/
+15
*
soc: fix comment for freeing soc_dev_attr
Krzysztof Kozlowski
2020-12-09
1
-1
/
+1
*
driver core: platform: use bus_type functions
Uwe Kleine-König
2020-12-09
1
-67
/
+65
*
driver core: platform: change logic implementing platform_driver_probe
Uwe Kleine-König
2020-12-09
1
-3
/
+15
*
driver core: platform: reorder functions
Uwe Kleine-König
2020-12-09
1
-166
/
+167
*
driver core: make driver_probe_device() static
Julian Wiedmann
2020-12-09
2
-2
/
+1
*
driver core: Fix a couple of typos
Thierry Reding
2020-12-09
1
-2
/
+2
*
driver core: Reorder devices on successful probe
Thierry Reding
2020-12-09
1
-0
/
+7
*
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
2020-12-09
3
-5
/
+3
*
driver core: Refactor fw_devlink feature
Saravana Kannan
2020-12-09
1
-87
/
+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
1
-0
/
+19
*
driver core: Redefine the meaning of fwnode_operations.add_links()
Saravana Kannan
2020-12-09
1
-1
/
+1
*
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
2020-12-09
1
-0
/
+52
*
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
2
-0
/
+99
*
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
4
-7
/
+7
*
Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
Saravana Kannan
2020-12-09
3
-118
/
+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
1
-11
/
+11
*
Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
Saravana Kannan
2020-12-09
1
-21
/
+0
*
driver: core: Fix list corruption after device_del()
Takashi Iwai
2020-12-09
1
-1
/
+1
*
driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptr
Dave Jiang
2020-12-05
1
-3
/
+8
*
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-12-04
3
-0
/
+278
|
\
|
*
driver core: auxiliary bus: minor coding style tweaks
Greg Kroah-Hartman
2020-12-04
1
-26
/
+32
|
*
driver core: auxiliary bus: make remove function return void
Greg Kroah-Hartman
2020-12-04
1
-3
/
+2
|
*
driver core: auxiliary bus: move slab.h from include file
Greg Kroah-Hartman
2020-12-04
1
-0
/
+1
|
*
Add auxiliary bus support
Dave Ertman
2020-12-04
3
-0
/
+272
*
|
drivers: base: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-09
3
-3
/
+3
*
|
driver core: Fix lockdep warning on wfs_lock
Saravana Kannan
2020-11-09
1
-2
/
+0
|
/
*
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
|
*
|
|
usb: mtu3: fix panic in mtu3_gadget_stop()
Macpaul Lin
2020-11-06
1
-0
/
+1
|
*
|
|
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
2020-11-03
1
-0
/
+3
[next]