index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2022-02-25
Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+6
2022-02-25
Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+5
2022-02-25
component: Add common helper for compare/release functions
Yong Wu
-0
/
+58
2022-02-25
firmware_loader: EXTRA_FIRMWARE does not support compressed files
Randy Dunlap
-0
/
+5
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
-7
/
+34
2022-02-22
driver core: Free DMA range map when device is released
MÃ¥rten Lindahl
-0
/
+5
2022-02-22
driver core: cleanup double words comments
Tom Rix
-2
/
+2
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
-7
/
+34
2022-02-17
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
-14
/
+6
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
-1
/
+1
2022-02-14
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
-16
/
+16
2022-02-14
Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
-0
/
+29
2022-02-14
regmap: irq: cleanup comments
Tom Rix
-2
/
+2
2022-02-08
platform: use dev_err_probe() in platform_get_irq_byname()
Sergey Shtylyov
-3
/
+3
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
-7
/
+34
2022-02-04
devtmpfs: drop redundant fs parameters from internal fs
Anthony Iliopoulos
-2
/
+0
2022-02-02
block: remove genhd.h
Christoph Hellwig
-3
/
+3
2022-02-01
topology/sysfs: Add PPIN in sysfs under cpu topology
Tony Luck
-0
/
+4
2022-02-01
topology/sysfs: Add format parameter to macro defining "show" functions for proc
Tony Luck
-8
/
+8
2022-01-31
component: Replace most references to 'master' with 'aggregate device'
Stephen Boyd
-123
/
+119
2022-01-28
device property: Add fwnode_irq_get_byname
Akhil R
-0
/
+29
2022-01-24
regmap-irq: Fix typo in comment
Luca Ceresoli
-1
/
+1
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
-3
/
+40
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-1
/
+5
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-66
/
+2
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
-50
/
+1
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
-18
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
-3
/
+5
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+2
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
-0
/
+7
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+16
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-161
/
+77
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-35
/
+243
2022-01-11
Merge tag 'regmap-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
-1
/
+2
2022-01-10
Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-98
/
+42
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-41
/
+102
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-0
/
+1
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
-37
/
+64
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-4
/
+38
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
-2
/
+2
2022-01-07
regmap: debugfs: Fix indentation
Mark Brown
-1
/
+1
2022-01-07
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
-0
/
+1
2022-01-06
driver core: Make bus notifiers in right order in really_probe()
Lu Baolu
-1
/
+1
2022-01-06
driver core: Move driver_sysfs_remove() after driver_sysfs_add()
Lu Baolu
-3
/
+4
2022-01-04
headers/uninline: Uninline single-use function: kobject_has_children()
Ingo Molnar
-0
/
+17
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
-1
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2021-12-30
devtmpfs: mount with noexec and nosuid
Kees Cook
-2
/
+19
2021-12-29
driver core: Simplify async probe test code by using ktime_ms_delta()
Mark-PK Tsai
-9
/
+5
[prev]
[next]