index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
Revert "ata: ahci_platform: allow disabling of hotplug to save power"
Tejun Heo
2
-74
/
+19
2018-08-06
watchdog: fix dependencies of menz69_wdt.o
Johannes Thumshirn
1
-1
/
+1
2018-08-06
watchdog: sp805: Add clock-frequency property
Srinath Mannam
1
-10
/
+25
2018-08-06
xen/biomerge: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-08-06
xen-blkfront: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-06
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
1
-0
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
2
-29
/
+11
2018-08-06
drm/etnaviv: protect sched job submission with fence mutex
Lucas Stach
4
-11
/
+21
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
1
-5
/
+4
2018-08-06
pinctrl: ocelot: add support for interrupt controller
Quentin Schulz
2
-2
/
+101
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
420
-3178
/
+4414
2018-08-06
PCI/xilinx: Depend on OF instead of the ARCH
Christoph Hellwig
1
-1
/
+1
2018-08-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
37
-203
/
+2044
2018-08-06
ieee802154: fakelb: add deprecated msg while probe
Alexander Aring
1
-0
/
+3
2018-08-06
ieee802154: hwsim: add replacement for fakelb
Alexander Aring
4
-0
/
+1004
2018-08-06
cpufreq: intel_pstate: Ignore turbo active ratio in HWP
Srinivas Pandruvada
1
-1
/
+2
2018-08-06
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
Sebastian Andrzej Siewior
1
-9
/
+9
2018-08-06
ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd
Aaron Ma
1
-0
/
+7
2018-08-06
Merge back cpufreq changes for 4.19.
Rafael J. Wysocki
8
-19
/
+291
2018-08-06
Merge back ACPICA material for 4.19.
Rafael J. Wysocki
3
-9
/
+0
2018-08-06
fsi: scom: Fix NULL dereference
Benjamin Herrenschmidt
1
-0
/
+1
2018-08-05
lightnvm: remove minor version check for 2.0
Matias Bjørling
1
-6
/
+0
2018-08-05
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
8
-70
/
+832
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
216
-949
/
+1863
2018-08-05
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
211
-3858
/
+22052
2018-08-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
13
-316
/
+1211
2018-08-05
mlxsw: spectrum: Configure MC-aware mode on mlxsw ports
Petr Machata
1
-0
/
+27
2018-08-05
mlxsw: spectrum: Fix a typo
Petr Machata
1
-1
/
+1
2018-08-05
mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware Register
Petr Machata
1
-0
/
+37
2018-08-05
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-05
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
1
-3
/
+108
2018-08-05
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2
-8
/
+18
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
3
-1
/
+89
2018-08-05
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
3
-0
/
+71
2018-08-05
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2
-2
/
+52
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
3
-15
/
+16
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-52
/
+148
2018-08-05
staging: erofs: fix if assignment style issue
Kristaps Čivkulis
2
-9
/
+10
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-23
/
+30
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
622
-4327
/
+6873
2018-08-05
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-08-05
misc: cxl: changed asterisk position
Parth Y Shah
1
-1
/
+1
[prev]
[next]