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-10-14
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
4
-40
/
+40
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
1
-0
/
+2
2014-10-14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
1
-1
/
+4
2014-10-14
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
1
-0
/
+11
2014-10-14
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
1
-6
/
+5
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
1
-1
/
+1
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
1
-1
/
+1
2014-10-14
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
Javier Martinez Canillas
3
-0
/
+513
2014-10-14
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
1
-11
/
+2
2014-10-14
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
1
-2
/
+0
2014-10-14
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
1
-0
/
+6
2014-10-14
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
1
-101
/
+0
2014-10-14
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
1
-0
/
+28
2014-10-14
rtc: bq32000: add trickle charger option, with device tree binding
Pavel Machek
1
-0
/
+62
2014-10-14
rtc: ds1307: add trickle charger device tree binding
Matti Vaittinen
1
-4
/
+63
2014-10-14
clk: RK808: add clkout driver for RK808
Chris Zhong
3
-0
/
+180
2014-10-14
RTC: RK808: add RTC driver for RK808
Chris Zhong
3
-0
/
+425
2014-10-14
rtc: make of_device_ids const
Uwe Kleine-König
2
-2
/
+2
2014-10-14
rtc: s3c: add support for RTC of Exynos3250 SoC
Chanwoo Choi
1
-1
/
+92
2014-10-14
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
Chanwoo Choi
1
-172
/
+289
2014-10-14
rtc: s3c: remove warning message when checking coding style with checkpatch s...
Chanwoo Choi
1
-12
/
+14
2014-10-14
rtc: s3c: define s3c_rtc structure to remove global variables.
Chanwoo Choi
1
-215
/
+216
2014-10-14
rtc: use c99 initializers in structures
Julia Lawall
1
-3
/
+15
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-0
/
+66
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
1
-22
/
+129
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-20
/
+8
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-295
/
+100
2014-10-12
Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
5
-369
/
+522
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-238
/
+902
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-40
/
+131
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
19
-2
/
+4588
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
24
-61
/
+3242
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-4
/
+3
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
5
-85
/
+100
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+490
2014-10-11
Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-68
/
+45
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
66
-733
/
+1934
2014-10-11
Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-33
/
+7
2014-10-11
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
455
-13006
/
+34854
2014-10-11
Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-227
/
+887
2014-10-11
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-34
/
+74
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-10
mlx4: fix race accessing page->_count
Eric Dumazet
1
-3
/
+3
2014-10-10
ixgbe: fix race accessing page->_count
Eric Dumazet
1
-5
/
+3
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
fm10k: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-10
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
Sascha Hauer
1
-2
/
+29
[next]