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
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-39
/
+46
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+23
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+9
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+299
2019-09-16
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-18
/
+1
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
3
-5
/
+23
2019-08-16
Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-1
/
+1
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
2
-1
/
+299
2019-08-13
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
3
-5
/
+23
2019-08-12
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
1
-12
/
+0
2019-08-12
Merge branch 'regmap-5.3' into regmap-linus
Mark Brown
1
-6
/
+1
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
1
-6
/
+1
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+59
2019-08-09
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
1
-1
/
+1
2019-08-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-08-05
base: soc: Add serial_number attribute to soc
Bjorn Andersson
1
-0
/
+7
2019-08-01
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+0
2019-07-30
driver core: Fix use-after-free and double free on glue directory
Muchun Song
1
-1
/
+52
2019-07-30
driver core: platform: return -ENXIO for missing GpioInt
Brian Norris
1
-2
/
+7
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-0
/
+14
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-8
/
+7
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2
-7
/
+7
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2
-24
/
+6
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+22
2019-07-23
firmware: Fix missing inline
Takashi Iwai
1
-2
/
+2
2019-07-22
base: arch_topology: update Kconfig help description
Sudeep Holla
1
-1
/
+1
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
1
-1
/
+3
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
1
-0
/
+296
2019-07-22
firmware: fix build errors in paged buffer handling code
Mauro Rossi
1
-2
/
+2
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-7
/
+6
2019-07-18
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
1
-26
/
+14
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
1
-0
/
+42
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-2
/
+3
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-18
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
1
-14
/
+13
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2
-24
/
+24
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-28
/
+54
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-18
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2019-07-18
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
1
-0
/
+3
2019-07-18
drivers/base: Introduce kill_device()
Dan Williams
1
-8
/
+19
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-21
/
+128
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-21
/
+128
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
[next]