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-27
net/apne: Remove unused variable ei_local
Geert Uytterhoeven
1
-1
/
+0
2014-01-27
i2c: rcar: fix NACK error code
Ben Dooks
1
-2
/
+2
2014-01-27
i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
Ben Dooks
1
-8
/
+9
2014-01-27
i2c: rcar: do not print error if device nacks transfer
Ben Dooks
1
-1
/
+1
2014-01-26
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-337
/
+1249
2014-01-26
acpi-dma: align documentation with kernel-doc format
Andy Shevchenko
1
-12
/
+24
2014-01-26
dma: fix vchan_cookie_complete() debug print
Jonas Jensen
1
-1
/
+3
2014-01-26
Merge branch 'ipmi' (ipmi patches from Corey Minyard)
Linus Torvalds
4
-25
/
+39
2014-01-26
ipmi: Cleanup error return
Corey Minyard
1
-15
/
+29
2014-01-26
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
1
-1
/
+1
2014-01-26
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
3
-7
/
+7
2014-01-26
ipmi: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2014-01-26
Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
46
-1486
/
+1463
2014-01-26
Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-447
/
+877
2014-01-26
Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-33
/
+45
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1070
-27076
/
+58580
2014-01-25
Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux
Linus Torvalds
4
-0
/
+278
2014-01-25
i915: remove pm_qos request on error
Stanislaw Gruszka
1
-0
/
+1
2014-01-25
Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-54
/
+37
2014-01-25
Merge tag 'md/3.14' of git://neil.brown.name/md
Linus Torvalds
3
-25
/
+63
2014-01-25
Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+45
2014-01-25
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
85
-520
/
+7401
2014-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
182
-723
/
+1097
2014-01-25
Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-400
/
+945
2014-01-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
18
-55
/
+1443
2014-01-25
net/cxgb4: Fix referencing freed adapter
Gavin Shan
1
-1
/
+1
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
189
-2541
/
+2654
2014-01-25
bcma: gpio: don't cast u32 to unsigned long
Rafał Miłecki
1
-2
/
+2
2014-01-25
ssb: gpio: add own IRQ domain
Rafał Miłecki
3
-21
/
+298
2014-01-25
bcma: prevent irq handler from firing when registered
Hauke Mehrtens
1
-0
/
+3
2014-01-24
i2c: rely on driver core when sanitizing devices
Wolfram Sang
1
-9
/
+4
2014-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-7
/
+20
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
43
-43
/
+0
2014-01-24
i2c: acorn: is tristate and should use module.h
Paul Gortmaker
1
-1
/
+1
2014-01-24
i2c: piix4: Standardize log messages
Jean Delvare
1
-6
/
+6
2014-01-24
i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
Shane Huang
1
-1
/
+2
2014-01-24
i2c: piix4: Add support for AMD ML and CZ SMBus changes
Shane Huang
2
-5
/
+24
2014-01-24
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
Daniel Vetter
3
-15
/
+13
2014-01-24
s390/hypfs: add interface for diagnose 0x304
Martin Schwidefsky
1
-0
/
+5
2014-01-24
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
38
-220
/
+852
2014-01-24
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
65
-1561
/
+19561
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-313
/
+1518
2014-01-24
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
10
-79
/
+982
2014-01-24
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
7
-2
/
+333
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
59
-3415
/
+8591
2014-01-24
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+9
2014-01-24
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-200
/
+17
2014-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
21
-968
/
+6647
2014-01-24
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-01-24
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
Evgeny Boger
2
-12
/
+22
[prev]
[next]