index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
1
-6
/
+66
2021-05-05
drivers/base/memory: introduce memory_block_{online,offline}
Oscar Salvador
1
-12
/
+21
2021-04-26
Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-29
/
+98
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-53
/
+95
2021-04-26
Merge branches 'pm-docs' and 'pm-tools'
Rafael J. Wysocki
3
-10
/
+11
2021-04-26
Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2
-38
/
+2
2021-04-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-6
/
+83
2021-04-22
PM: wakeup: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2021-04-15
PM: wakeup: use dev_set_name() directly
Andy Shevchenko
1
-1
/
+1
2021-04-15
PM / wakeup: use dev_set_name() directly
Andy Shevchenko
1
-1
/
+1
2021-04-15
software node: Allow node addition to already existing device
Heikki Krogerus
1
-2
/
+3
2021-04-15
kunit: software node: adhear to KUNIT formatting standard
Nico Pache
2
-2
/
+2
2021-04-14
Merge tag 'v5.12-rc7' into driver-core-next
Greg Kroah-Hartman
1
-3
/
+5
2021-04-12
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-6
/
+83
2021-04-10
node: fix device cleanups in error handling code
Dan Carpenter
1
-14
/
+12
2021-04-07
Merge remote-tracking branch 'regmap/for-5.13' into regmap-next
Mark Brown
1
-29
/
+97
2021-04-07
Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus
Mark Brown
1
-0
/
+1
2021-04-07
PM: clk: remove kernel-doc warning
Pierre-Louis Bossart
1
-1
/
+1
2021-04-07
PM: wakeup: fix kernel-doc warnings and fix typos
Pierre-Louis Bossart
1
-8
/
+9
2021-04-07
PM: runtime: remove kernel-doc warnings
Pierre-Louis Bossart
1
-1
/
+1
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
1
-3
/
+5
2021-04-07
Revert "driver core: platform: Make platform_get_irq_optional() optional"
Greg Kroah-Hartman
1
-34
/
+21
2021-04-05
software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro
Andy Shevchenko
1
-9
/
+2
2021-04-05
software node: Imply kobj_to_swnode() to be no-op
Andy Shevchenko
1
-1
/
+1
2021-04-05
software node: Deduplicate code in fwnode_create_software_node()
Andy Shevchenko
1
-9
/
+8
2021-04-05
software node: Introduce software_node_alloc()/software_node_free()
Andy Shevchenko
1
-23
/
+24
2021-04-05
software node: Free resources explicitly when swnode_register() fails
Andy Shevchenko
1
-12
/
+17
2021-04-05
driver core: add helper for deferred probe reason setting
Ahmad Fatoum
1
-6
/
+11
2021-04-05
driver core: Improve fw_devlink & deferred_probe_timeout interaction
Saravana Kannan
3
-7
/
+63
2021-04-05
driver core: Fix locking bug in deferred_probe_timeout_work_func()
Saravana Kannan
1
-3
/
+5
2021-04-05
Merge 5.12-rc6 into driver-core-next
Greg Kroah-Hartman
2
-8
/
+50
2021-04-03
Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-02
driver core: platform: Make platform_get_irq_optional() optional
Andy Shevchenko
1
-21
/
+34
2021-04-02
driver core: Replace printf() specifier and drop unneeded casting
Andy Shevchenko
1
-2
/
+2
2021-04-02
driver core: Cast to (void *) with __force for __percpu pointer
Andy Shevchenko
1
-1
/
+1
2021-04-02
driver core: platform: Make clear error code used for missed IRQ
Andy Shevchenko
1
-6
/
+5
2021-04-02
devcoredump: fix kernel-doc warning
Pierre-Louis Bossart
1
-2
/
+2
2021-04-02
platform-msi: fix kernel-doc warnings
Pierre-Louis Bossart
1
-1
/
+2
2021-04-02
driver core: attribute_container: remove kernel-doc warnings
Pierre-Louis Bossart
1
-0
/
+4
2021-04-02
driver core: remove kernel-doc warnings
Pierre-Louis Bossart
1
-5
/
+6
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
1
-0
/
+5
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
1
-1
/
+37
2021-03-29
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
1
-1
/
+7
2021-03-29
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
1
-1
/
+1
2021-03-28
base: dd: fix error return code of driver_sysfs_add()
Jia-Ju Bai
1
-2
/
+5
2021-03-28
driver core: Use unbound workqueue for deferred probes
Yogesh Lal
1
-1
/
+1
2021-03-23
driver core: clear deferred probe reason on probe retry
Ahmad Fatoum
1
-0
/
+3
2021-03-23
devcoredump: avoid -Wempty-body warnings
Arnd Bergmann
1
-6
/
+9
2021-03-23
device property: Add test cases for fwnode_property_count_*() APIs
Andy Shevchenko
1
-4
/
+46
[next]