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
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
14
-83
/
+154
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2
-0
/
+2
2013-06-04
pch_phub: re-use native MAC address parser
Andy Shevchenko
1
-6
/
+2
2013-06-04
pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()
Wei Yongjun
1
-2
/
+6
2013-06-04
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
3
-8
/
+175
2013-06-04
w1: add family based automatic module loading
Alexander Stein
12
-0
/
+18
2013-05-30
misc/ep93xx_pwm: use kstrtol instead of strict_strtol
H Hartley Sweeten
1
-3
/
+3
2013-05-30
misc/ep93xx_pwm: use module_platform_driver()
H Hartley Sweeten
1
-5
/
+5
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function
H Hartley Sweeten
1
-6
/
+2
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function
H Hartley Sweeten
1
-7
/
+2
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function
H Hartley Sweeten
1
-8
/
+3
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function
H Hartley Sweeten
1
-6
/
+1
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function
H Hartley Sweeten
1
-6
/
+1
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function
H Hartley Sweeten
1
-8
/
+3
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function
H Hartley Sweeten
1
-6
/
+1
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function
H Hartley Sweeten
1
-9
/
+6
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
H Hartley Sweeten
1
-8
/
+3
2013-05-30
misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions
H Hartley Sweeten
1
-21
/
+9
2013-05-30
misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
H Hartley Sweeten
1
-2
/
+2
2013-05-30
misc/ep93xx_pwm: use managed device resources
H Hartley Sweeten
1
-53
/
+20
2013-05-30
drivers/misc: at25: convert to use devm_kzalloc
Nikolay Balandin
1
-17
/
+8
2013-05-30
drivers/misc: at24: convert to use devm_kzalloc
Nikolay Balandin
1
-29
/
+15
2013-05-30
char: xilinx_hwicap: Fix typo in comment and extend it
Michal Simek
1
-1
/
+7
2013-05-30
char: xilinx_hwicap: Checkpatch.pl cleanup
Michal Simek
1
-1
/
+1
2013-05-30
misc: use platform_{get,set}_drvdata()
Jingoo Han
4
-9
/
+9
2013-05-30
mei: me: remove artificial singleton requirement
Tomas Winkler
1
-19
/
+0
2013-05-30
mei: fix read after read scenario
Tomas Winkler
1
-11
/
+13
2013-05-30
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
3
-37
/
+0
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
424
-3182
/
+5136
2013-05-26
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-05-26
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+1
2013-05-26
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-26
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-102
/
+139
2013-05-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-173
/
+202
2013-05-25
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
17
-178
/
+692
2013-05-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-26
/
+8
2013-05-25
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
Tomasz Figa
1
-1
/
+1
2013-05-25
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
1
-8
/
+16
2013-05-25
drivers/char/random.c: fix priming of last_data
Jarod Wilson
1
-15
/
+15
2013-05-25
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-25
fbdev: FB_GOLDFISH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-25
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-25
drivers/leds/leds-ot200.c: fix error caused by shifted mask
Christian Gmeiner
1
-7
/
+7
2013-05-25
rapidio/tsi721: fix bug in MSI interrupt handling
Alexandre Bounine
1
-0
/
+12
2013-05-25
drivers/video: implement a simple framebuffer driver
Stephen Warren
3
-0
/
+252
2013-05-25
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
5
-5
/
+95
2013-05-25
rapidio: make enumeration/discovery configurable
Alexandre Bounine
6
-138
/
+291
2013-05-25
drivers/block/xsysace.c: fix id with missing port-number
Gernot Vormayr
1
-2
/
+1
2013-05-25
parisc/superio: Use module_pci_driver to register driver
Peter Huewe
1
-12
/
+1
2013-05-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-38
/
+19
[next]