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.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-06-07
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
1
-0
/
+1
2014-06-07
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
1
-25
/
+60
2014-06-07
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
1
-1
/
+1
2014-06-07
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2
-2
/
+3
2014-06-07
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
1
-14
/
+23
2014-06-07
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
1
-41
/
+23
2014-06-07
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
1
-6
/
+0
2014-06-07
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho
3
-0
/
+288
2014-06-07
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
1
-2
/
+12
2014-06-06
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-1280
/
+447
2014-06-06
Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
56
-385
/
+4000
2014-06-06
Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...
Linus Torvalds
19
-530
/
+1718
2014-06-06
Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-613
/
+1993
2014-06-06
Merge tag 'renesas-sh-drivers-for-v3.16' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-7
/
+35
2014-06-06
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
1
-0
/
+5
2014-06-06
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
1
-0
/
+9
2014-06-06
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
1
-3
/
+0
2014-06-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2
-6
/
+169
2014-06-06
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+649
2014-06-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-82
/
+284
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
1
-2
/
+1
2014-06-05
drivers: sh: Enable PM runtime for new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-0
/
+3
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
9
-49
/
+92
2014-06-05
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2
-13
/
+13
2014-06-05
zram: correct offset usage in zram_bio_discard
Weijie Yang
1
-2
/
+2
2014-06-05
cma: increase CMA_ALIGNMENT upper limit to 12
Marc Carino
1
-1
/
+1
2014-06-05
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
Matthew Wilcox
1
-3
/
+3
2014-06-05
brd: add support for rw_page()
Matthew Wilcox
1
-0
/
+10
2014-06-05
drm/exynos: call find_vma with the mmap_sem held
Jonathan Gonzalez V
1
-0
/
+6
2014-06-05
memory-hotplug: update documentation to hide information about SECTIONS and r...
Li Zhong
1
-12
/
+0
2014-06-05
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-10
/
+32
2014-06-05
intel-iommu: integrate DMA CMA
Akinobu Mita
1
-8
/
+25
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-62
/
+243
2014-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-21
/
+407
2014-06-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block into next
Linus Torvalds
1
-1
/
+3
2014-06-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
231
-5576
/
+8057
2014-06-04
[media] au0828-dvb: restore its permission to 644
Mauro Carvalho Chehab
1
-0
/
+0
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-403
/
+747
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
1
-1
/
+3
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+7
2014-06-04
Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-513
/
+3310
2014-06-04
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-151
/
+166
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
110
-2266
/
+4081
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
15
-299
/
+1791
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-23
/
+12
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-2
/
+32
2014-06-04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
Linus Torvalds
1
-11
/
+6
2014-06-04
Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-21
/
+31
2014-06-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-12
/
+31
[prev]
[next]