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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2015-11-16
hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
Li Yang
1
-0
/
+1
2015-11-16
dmaengine: at_hdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2
-13
/
+13
2015-11-16
dmaengine: at_xdmac: use %pad format string for dma_addr_t
Arnd Bergmann
1
-10
/
+10
2015-11-16
dmaengine: imx-sdma: remove __init annotation on sdma_event_remap
Jason Liu
1
-1
/
+1
2015-11-16
dmaengine: edma: predecence bug in GET_NUM_QDMACH()
Dan Carpenter
1
-1
/
+1
2015-11-16
dmaengine: edma: fix build without CONFIG_OF
Arnd Bergmann
1
-1
/
+1
2015-11-16
dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
Geert Uytterhoeven
1
-1
/
+2
2015-11-16
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
Geert Uytterhoeven
1
-2
/
+6
2015-11-16
char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct
Luis de Bethencourt
1
-1
/
+1
2015-11-16
ipmi: Stop the timer immediately if idle
Corey Minyard
1
-0
/
+7
2015-11-16
ipmi: Start the timer and thread on internal msgs
Corey Minyard
1
-29
/
+44
2015-11-16
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
1
-27
/
+37
2015-11-16
net: dsa: mv88e6060: add register defines header file
Neil Armstrong
1
-0
/
+111
2015-11-16
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
1
-1
/
+2
2015-11-16
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
1
-1
/
+1
2015-11-16
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
1
-1
/
+1
2015-11-16
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
1
-49
/
+0
2015-11-16
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
1
-3
/
+5
2015-11-16
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
1
-12
/
+27
2015-11-16
net/mlx5e: Use the right DMA free function on TX path
Achiad Shochat
2
-32
/
+43
2015-11-16
net/mlx5e: Max mtu comparison fix
Doron Tsur
1
-0
/
+2
2015-11-16
net/mlx5e: Added self loopback prevention
Tariq Toukan
1
-0
/
+48
2015-11-16
net/mlx5e: Fix inline header size calculation
Saeed Mahameed
1
-2
/
+9
2015-11-16
net: thunder: Fix crash upon shutdown after failed probe
Pavel Fedin
1
-0
/
+3
2015-11-16
fjes: fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2015-11-15
iwlwifi: mvm: Avoid dereferencing sta if it was already flushed
Avri Altman
1
-24
/
+20
2015-11-15
iwlwifi: mvm: don't overwrite the key indices in D3 entry
Luca Coelho
4
-28
/
+39
2015-11-15
iwlwifi: bump firmware API to 19
Emmanuel Grumbach
2
-2
/
+2
2015-11-15
iwlwifi: Add new PCI IDs for the 8260 series
Oren Givon
1
-1
/
+18
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-3
/
+18
2015-11-15
iio: adc: xilinx: Fix VREFN scale
Thomas Betker
1
-0
/
+1
2015-11-15
iio: si7020: Swap data byte order
Chris Lesiak
1
-4
/
+4
2015-11-14
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-31
/
+177
2015-11-14
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
4
-8
/
+47
2015-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-697
/
+871
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
115
-32642
/
+6481
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
40
-3937
/
+2329
2015-11-14
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+16
2015-11-14
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
15
-90
/
+606
2015-11-14
ACPI / CPPC: Use h/w reduced version of the PCCT structure
Ashwin Chaugule
1
-1
/
+1
2015-11-14
hpsa: logical vs bitwise AND typo
Dan Carpenter
1
-1
/
+1
2015-11-13
mvsas: don't allow negative timeouts
Dan Carpenter
1
-2
/
+2
2015-11-13
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...
Sreekanth Reddy
1
-2
/
+1
2015-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-697
/
+871
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-55
/
+54
2015-11-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-279
/
+283
2015-11-13
HID: wacom: Add outbounding area for DTU1141
Ping Cheng
1
-1
/
+2
2015-11-13
crypto: qat - don't use userspace pointer
Tadeusz Struk
1
-1
/
+1
2015-11-13
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-7
/
+84
[prev]
[next]