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
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+16
2015-04-15
power: wakeup: remove use of seq_printf return value
Joe Perches
1
-9
/
+7
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-16
/
+16
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-83
/
+278
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-7
/
+12
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-13
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-89
/
+129
2015-04-13
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-2
/
+262
2015-04-13
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
4
-28
/
+82
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
3
-55
/
+196
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2
-7
/
+19
2015-04-03
device property: Introduce firmware node type for platform data
Rafael J. Wysocki
1
-5
/
+93
2015-04-03
device property: Make it possible to use secondary firmware nodes
Rafael J. Wysocki
1
-0
/
+51
2015-03-25
driver core: Implement device property accessors through fwnode ones
Rafael J. Wysocki
1
-28
/
+17
2015-03-25
Merge branch 'acpi-driver-core' into device-properties
Rafael J. Wysocki
1
-1
/
+1
2015-03-25
driver core: property: Update fwnode_property_read_string_array()
Rafael J. Wysocki
1
-2
/
+4
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
1
-1
/
+1
2015-03-25
drivers/core/of: Add symlink to device-tree from devices with an OF node
Benjamin Herrenschmidt
1
-2
/
+14
2015-03-25
drivers: base: fw: fix ret value when loading fw
Zahari Doychev
1
-0
/
+2
2015-03-25
firmware: Avoid manual device_create_file() calls
Takashi Iwai
1
-19
/
+21
2015-03-25
drivers/base: cacheinfo: validate device node for all the caches
Sudeep Holla
1
-2
/
+11
2015-03-25
drivers/base: use tabs where possible in code indentation
Lavinia Tache
1
-5
/
+5
2015-03-25
driver core: add missing blank line after declaration
Lavinia Tache
1
-0
/
+1
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
1
-1
/
+1
2015-03-25
drivers: base: memory: Use tabs instead of spaces
Ioana Ciornei
1
-2
/
+2
2015-03-25
firmware_class: Fix whitespace and indentation
Andrei Oprea
1
-3
/
+4
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
1
-1
/
+1
2015-03-25
drivers: base: class: Add a blank line after declarations
Cosmin Tomulescu
1
-0
/
+2
2015-03-25
attribute_container: fix missing blank lines after declarations
Cosmin Dragomir
1
-0
/
+2
2015-03-25
drivers: base: memory: Fix switch indent
Ioana Ciornei
1
-27
/
+27
2015-03-25
drivers: base: map: Use kmalloc_array instead of kmalloc
Andrei Poenaru
1
-2
/
+1
2015-03-25
Driver core: Fix missing whitespace in function argument
Florin Papa
1
-1
/
+1
2015-03-25
driver core: Delete an unnecessary check before the function call "put_device"
Markus Elfring
1
-2
/
+1
2015-03-25
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
1
-10
/
+2
2015-03-25
drivers/base/node: Avoid manual device_create_file() calls
Takashi Iwai
1
-14
/
+20
2015-03-25
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
1
-2
/
+2
2015-03-25
driver core: use *switch* statement in really_probe()
Sergei Shtylyov
1
-5
/
+9
2015-03-24
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-26
/
+30
2015-03-23
PM / domains: avoid potential oops in pm_genpd_remove_device()
Russell King
1
-3
/
+1
2015-03-22
PM / domains: factor out code to get the generic PM domain from a struct device
Russell King
1
-14
/
+32
2015-03-22
PM / domains: quieten down generic pm domains
Russell King
1
-4
/
+4
2015-03-22
PM / Domains: Sync runtime PM status with genpd after probe
Russell King
1
-0
/
+12
2015-03-22
driver core / PM: Add PM domain callbacks for device setup/cleanup
Rafael J. Wysocki
1
-0
/
+14
2015-03-19
regmap: Move tracing header into drivers/base/regmap
Steven Rostedt
4
-2
/
+262
2015-03-19
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
3
-26
/
+30
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
2
-7
/
+19
2015-03-18
driver core: Add comments about returning array counts
Adrian Hunter
1
-21
/
+32
2015-03-17
Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+7
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
1
-1
/
+1
[next]