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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-58
/
+317
2016-10-14
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
32
-780
/
+453
2016-10-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+24
2016-10-14
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-53
/
+96
2016-10-14
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+63
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
9
-195
/
+312
2016-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-417
/
+321
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-8
/
+7181
2016-10-14
Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'
Rafael J. Wysocki
4
-4
/
+28
2016-10-14
Merge branches 'device-properties' and 'acpi-misc'
Rafael J. Wysocki
1
-49
/
+68
2016-10-14
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
6
-19
/
+63
2016-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-83
/
+214
2016-10-13
Merge branch 'next' into for-linus
Dmitry Torokhov
13
-58
/
+317
2016-10-13
Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-1187
/
+1099
2016-10-13
Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
9
-230
/
+300
2016-10-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
26
-77
/
+1068
2016-10-13
cpufreq: CPPC: Correct desired_perf calculation
Hoan Tran
1
-1
/
+7
2016-10-13
net: axienet: Remove unused parameter from __axienet_device_reset
Tobias Klauser
1
-6
/
+5
2016-10-13
liquidio: CN23XX: fix a loop timeout
Dan Carpenter
1
-1
/
+1
2016-10-13
net: phy: Trigger state machine on state change and not polling.
Andrew Lunn
1
-2
/
+20
2016-10-13
netvsc: Remove mistaken udp.h inclusion.
David S. Miller
1
-1
/
+0
2016-10-13
xen-netback: fix type mismatch warning
Arnd Bergmann
1
-3
/
+3
2016-10-13
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
2
-6
/
+8
2016-10-13
stmmac: fix ptp init for gmac4
Giuseppe CAVALLARO
1
-5
/
+12
2016-10-13
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-10-13
netvsc: fix checksum on UDP IPV6
stephen hemminger
1
-50
/
+22
2016-10-13
xen-netback: fix guest Rx stall detection (after guest Rx refactor)
David Vrabel
1
-0
/
+2
2016-10-13
drivers/ptp: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-0
/
+1
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
1
-2
/
+2
2016-10-13
qmi_wwan: add support for Quectel EC21 and EC25
Bjørn Mork
1
-2
/
+28
2016-10-13
qed: Fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2016-10-13
tlan: avoid unused label with PCI=n
Arnd Bergmann
1
-1
/
+1
2016-10-13
xen-netback: (re-)create a debugfs node for hash information
Paul Durrant
3
-2
/
+107
2016-10-13
cpufreq: conservative: Fix next frequency selection
Rafael J. Wysocki
1
-3
/
+16
2016-10-12
acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT
Joe Perches
1
-3
/
+10
2016-10-12
ACPI / PAD: don't register acpi_pad driver if running as Xen dom0
Juergen Gross
1
-0
/
+5
2016-10-12
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
Rafael J. Wysocki
1
-1
/
+1
2016-10-12
cpufreq: intel_pstate: Proportional algorithm for Atom
Rafael J. Wysocki
1
-1
/
+21
2016-10-12
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-141
/
+1147
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
46
-198
/
+3415
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
55
-3541
/
+982
2016-10-12
Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...
Bjorn Helgaas
12
-654
/
+555
2016-10-12
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
4
-77
/
+67
2016-10-12
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci...
Bjorn Helgaas
13
-458
/
+479
2016-10-12
PCI: rockchip: Indent "if" statement body
Dan Carpenter
1
-1
/
+1
2016-10-12
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
1
-2
/
+48
2016-10-12
platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FS
Arnd Bergmann
1
-1
/
+1
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+6
2016-10-12
PCI: hisi: Reorder struct hisi_pcie
Bjorn Helgaas
1
-1
/
+1
2016-10-12
PCI: hisi: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-4
/
+4
[next]