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
2017-08-31
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-08-28
Do not disable driver and bus shutdown hook when class shutdown hook is set.
Michal Suchanek
1
-4
/
+5
2017-08-28
base: topology: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-28
base: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-08-14
Merge 4.13-rc5 into driver-core-next
Greg Kroah-Hartman
5
-80
/
+147
2017-08-13
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-15
/
+34
2017-08-10
firmware: enable a debug print for batched requests
Luis R. Rodriguez
1
-0
/
+2
2017-08-10
firmware: define pr_fmt
Luis R. Rodriguez
1
-0
/
+2
2017-08-10
firmware: send -EINTR on signal abort on fallback mechanism
Luis R. Rodriguez
1
-3
/
+6
2017-08-10
firmware: avoid invalid fallback aborts by using killable wait
Luis R. Rodriguez
1
-2
/
+1
2017-08-10
firmware: fix batched requests - send wake up on failure on direct lookups
Luis R. Rodriguez
1
-8
/
+30
2017-08-10
firmware: fix batched requests - wake all waiters
Luis R. Rodriguez
1
-7
/
+5
2017-08-03
initcall_debug: add deferred probe times
Todd Poynor
1
-1
/
+27
2017-07-25
Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-59
/
+107
2017-07-22
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
3
-5
/
+136
2017-07-22
driver core: add devm_device_add_group() and friends
Dmitry Torokhov
1
-0
/
+130
2017-07-22
driver core: make device_{add|remove}_groups() public
Dmitry Torokhov
2
-5
/
+2
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
1
-0
/
+4
2017-07-20
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+4
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
1
-4
/
+4
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2
-59
/
+107
2017-07-19
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-17
arch_topology: Get rid of cap_parsing_done
Viresh Kumar
1
-3
/
+1
2017-07-17
arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()
Viresh Kumar
1
-11
/
+13
2017-07-17
arch_topology: Change return type of topology_parse_cpu_capacity() to bool
Viresh Kumar
1
-4
/
+4
2017-07-17
arch_topology: Convert switch block to if block
Viresh Kumar
1
-19
/
+22
2017-07-17
arch_topology: Don't break lines unnecessarily
Viresh Kumar
1
-6
/
+3
2017-07-17
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
1
-2
/
+2
2017-07-14
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2017-07-14
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2017-07-14
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
1
-0
/
+2
2017-07-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-12
device property: Introduce fwnode_call_bool_op() for ops that return bool
Sakari Ailus
1
-3
/
+3
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+2
2017-07-10
mm: drop useless local parameters of __register_one_node()
Dou Liyang
1
-7
/
+2
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-199
/
+149
2017-07-10
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+3
2017-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+5
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-85
/
+70
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-51
/
+83
2017-07-07
Add "shutdown" to "struct class".
Josh Zimmerman
1
-1
/
+5
2017-07-06
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
1
-4
/
+0
2017-07-06
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
1
-5
/
+5
2017-07-06
mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone
Michal Hocko
1
-1
/
+1
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-24
/
+28
2017-07-06
mm, memory_hotplug: consider offline memblocks removable
Michal Hocko
1
-0
/
+4
2017-07-06
mm, memory_hotplug: split up register_one_node()
Michal Hocko
1
-31
/
+20
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-14
/
+9
[next]