index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added
Dave Gerlach
1
-13
/
+20
2018-10-04
cpufreq: dt: Try freeing static OPPs only if we have added them
Viresh Kumar
1
-15
/
+19
2018-10-04
OPP: Return error on error from dev_pm_opp_get_opp_count()
Viresh Kumar
1
-1
/
+1
2018-10-04
OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table()
Viresh Kumar
1
-6
/
+12
2018-10-01
OPP: Pass OPP table to _of_add_opp_table_v{1|2}()
Viresh Kumar
1
-40
/
+28
2018-10-01
OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes
Viresh Kumar
3
-25
/
+37
2018-09-19
OPP: Use a single mechanism to free the OPP table
Viresh Kumar
3
-53
/
+35
2018-09-19
OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()
Viresh Kumar
4
-30
/
+17
2018-09-19
cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove()
Viresh Kumar
1
-7
/
+2
2018-09-19
OPP: Create separate kref for static OPPs list
Viresh Kumar
3
-1
/
+42
2018-09-19
OPP: Don't take OPP table's kref for static OPPs
Viresh Kumar
1
-5
/
+6
2018-09-19
OPP: Parse OPP table's DT properties from _of_init_opp_table()
Viresh Kumar
2
-31
/
+50
2018-09-19
OPP: Pass index to _of_init_opp_table()
Viresh Kumar
3
-11
/
+24
2018-09-19
OPP: Protect dev_list with opp_table lock
Viresh Kumar
3
-3
/
+22
2018-09-19
OPP: Don't try to remove all OPP tables on failure
Viresh Kumar
3
-5
/
+9
2018-09-19
OPP: Free OPP table properly on performance state irregularities
Viresh Kumar
1
-0
/
+1
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-24
/
+42
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-145
/
+188
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-19
/
+54
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-33
/
+72
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
3
-3
/
+14
2018-09-14
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-09-13
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-36
/
+87
2018-09-13
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-113
/
+188
2018-09-13
Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-190
/
+131
2018-09-13
Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-2
/
+7
2018-09-13
Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+27
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-53
/
+33
2018-09-14
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-10
/
+11
2018-09-14
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-12
/
+22
2018-09-14
Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-168
/
+98
2018-09-12
Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-24
/
+23
2018-09-12
Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
5
-104
/
+97
2018-09-12
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-114
/
+297
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-257
/
+323
2018-09-13
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
1
-10
/
+11
2018-09-12
null_blk: fix zoned support for non-rq based operation
Jens Axboe
3
-34
/
+62
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
3
-1
/
+13
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-94
/
+101
[next]