index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
device.h: Fix warnings for mismatched parameter names in comments
Suzuki K Poulose
1
-4
/
+4
2019-08-07
of/platform: Fix device_links_supplier_sync_state_resume() warning
Saravana Kannan
1
-1
/
+2
2019-08-07
of/platform: Fix fn definitons for of_link_is_valid() and of_link_property()
Saravana Kannan
1
-2
/
+2
2019-08-02
olpc: x01: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-10
/
+7
2019-08-02
platform: x86: hp-wmi: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-35
/
+12
2019-08-02
video: fbdev: sm501fb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-28
/
+9
2019-08-02
video: fbdev: w100fb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-13
/
+10
2019-08-02
video: fbdev: wm8505fb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-6
/
+7
2019-08-02
firmware: arm_scpi: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-4
/
+1
2019-08-02
uio: uio_fsl_elbc_gpcm: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-15
/
+8
2019-08-02
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
2
-0
/
+17
2019-08-02
driver core: add dev_groups to all drivers
Dmitry Torokhov
2
-0
/
+17
2019-08-01
of/platform: Don't create device links for default busses
Saravana Kannan
1
-0
/
+2
2019-08-01
of/platform: Create device links for all child-supplier depencencies
Saravana Kannan
1
-8
/
+19
2019-08-01
of/platform: Pause/resume sync state during init and of_platform_populate()
Saravana Kannan
1
-0
/
+11
2019-08-01
driver core: Add sync_state driver/bus callback
Saravana Kannan
2
-0
/
+91
2019-08-01
of/platform: Add functional dependency link from DT bindings
Saravana Kannan
2
-0
/
+170
2019-08-01
driver core: Add edit_links() callback for drivers
Saravana Kannan
3
-2
/
+71
2019-08-01
driver core: Add support for linking devices during device addition
Saravana Kannan
2
-0
/
+97
2019-08-01
drivers: Fix htmldocs warnings with bus_find_next_device()
Suzuki K Poulose
1
-0
/
+2
2019-08-01
drivers: Fix typo in parameter description for driver_find_device_by_acpi_dev
Suzuki K Poulose
1
-1
/
+1
2019-08-01
i2c: Revert incorrect conversion to use generic helper
Suzuki K Poulose
1
-1
/
+4
2019-08-01
mfd: aat2870: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-12
/
+2
2019-08-01
mfd: ab8500: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-226
/
+98
2019-08-01
mfd: ab3100: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-53
/
+13
2019-07-30
coccinelle: Add script to check for platform_get_irq() excessive prints
Stephen Boyd
1
-0
/
+102
2019-07-30
driver core: platform: Add an error message to platform_get_irq*()
Stephen Boyd
1
-8
/
+34
2019-07-30
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
48
-383
/
+341
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
6
-12
/
+23
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
6
-27
/
+28
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
4
-16
/
+74
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
7
-49
/
+49
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
12
-63
/
+57
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
15
-110
/
+56
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
12
-106
/
+54
2019-07-30
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
1
-2
/
+4
2019-07-25
fs: kernfs: Fix possible null-pointer dereferences in kernfs_path_from_node_l...
Jia-Ju Bai
1
-2
/
+4
2019-07-25
kernfs: fix potential null pointer dereference
Peng Wang
1
-2
/
+1
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
4
-82
/
+106
2019-07-22
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-122
/
+119
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
19
-60
/
+1458
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
[next]