index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
Jason Gunthorpe
1
-5
/
+1
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2
-50
/
+57
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
4
-33
/
+16
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
12
-15
/
+21
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
13
-307
/
+72
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
4
-274
/
+314
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
14
-279
/
+217
2014-01-06
char: tpm: nuvoton: remove unused variable
Michal Nazarewicz
1
-1
/
+0
2014-01-06
tpm/tpm_i2c_atmel: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-01-06
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
Peter Huewe
1
-1
/
+0
2014-01-06
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
1
-1
/
+6
2014-01-06
tpm/tpm_ppi: Check return value of acpi_get_name
Peter Huewe
1
-0
/
+3
2014-01-06
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
Peter Huewe
1
-4
/
+4
2014-01-04
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-04
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-32
/
+105
2014-01-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+10
2014-01-03
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-01-01
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-48
/
+77
2014-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+1
2014-01-01
Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-48
/
+77
2014-01-01
crypto: ixp4xx - Fix kernel compile error
Krzysztof Hałasa
1
-3
/
+1
2014-01-01
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-15
/
+29
2014-01-01
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
5
-17
/
+76
2014-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+19
2013-12-31
Input: allocate absinfo data when setting ABS capability
Dmitry Torokhov
1
-0
/
+4
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
4
-7
/
+61
2013-12-31
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
1
-0
/
+5
2013-12-31
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+12
2013-12-30
Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
Rob Herring
1
-2
/
+10
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
39
-193
/
+559
2013-12-30
of/irq: Fix device_node refcount in of_irq_parse_raw()
Cédric Le Goater
1
-4
/
+1
2013-12-30
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
1
-1
/
+1
2013-12-30
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
1
-8
/
+0
2013-12-30
ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
Andre Przywara
1
-1
/
+1
2013-12-30
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2
-13
/
+11
2013-12-30
phy: IRQ cannot be shared
Sergei Shtylyov
1
-4
/
+2
2013-12-30
xen-netback: fix guest-receive-side array sizes
Paul Durrant
3
-7
/
+24
2013-12-30
fec: Do not assume that PHY reset is active low
Fabio Estevam
1
-4
/
+10
2013-12-30
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
Rafael J. Wysocki
1
-9
/
+12
2013-12-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-6
/
+8
2013-12-30
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+50
2013-12-29
cpufreq: preserve user_policy across suspend/resume
Viresh Kumar
1
-5
/
+9
2013-12-29
cpufreq: Clean up after a failing light-weight initialization
Rafael J. Wysocki
1
-9
/
+14
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
1
-2
/
+2
2013-12-27
arc_emac: fix potential use after free
Eric Dumazet
1
-2
/
+2
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-27
Merge branches 'powercap' and 'acpi-lpss' with new device IDs
Rafael J. Wysocki
3
-2
/
+13
2013-12-27
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
1
-32
/
+37
2013-12-26
macvlan: fix netdev feature propagation from lower device
Florian Westphal
1
-3
/
+13
[next]