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
2012-03-27
watchdog: ep93xx_wdt.c: fix platform probe
Wim Van Sebroeck
1
-8
/
+8
2012-03-27
watchdog: ep93xx: Convert the watchdog driver into a platform device.
H Hartley Sweeten
1
-14
/
+37
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
7
-3
/
+11
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
1
-1
/
+0
2012-03-27
watchdog: softdog: convert to watchdog core
Alan Cox
2
-146
/
+37
2012-03-27
watchdog: Convert max63xx_wdt driver to watchdog framework
Axel Lin
2
-159
/
+32
2012-03-27
watchdog: pnx4008: convert driver to use the watchdog framework
Wolfram Sang
2
-140
/
+41
2012-03-27
watchdog: Convert wm8350_wdt driver to watchdog core
Axel Lin
2
-179
/
+38
2012-03-27
watchdog: Convert jz4740_wdt driver to watchdog core
Axel Lin
2
-175
/
+90
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
85
-168
/
+168
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
90
-1280
/
+1039
2012-03-27
watchdog: pnx4008: don't use __raw_-accessors
Wolfram Sang
1
-12
/
+11
2012-03-27
watchdog: pnx4008: cleanup resource handling using managed devices
Wolfram Sang
1
-47
/
+22
2012-03-27
watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation
Viresh Kumar
1
-0
/
+33
2012-03-27
watchdog: make imx2_wdt report boot status correctly
Oskar Schirmer
1
-1
/
+9
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-26
/
+42
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-0
/
+18
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-5
/
+0
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
5
-0
/
+5
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-24
Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-184
/
+125
2012-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
10
-43
/
+1587
2012-03-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-6
/
+73
2012-03-24
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
32
-856
/
+348
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-139
/
+131
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-30
/
+83
2012-03-24
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge branch 'mmci' into amba
Russell King
2
-57
/
+124
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
106
-925
/
+2035
2012-03-24
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
4
-5
/
+5
2012-03-24
rtc: ds1307: generalise ram size and offset
Austin Boyle
1
-31
/
+47
2012-03-24
rtc: ds1307: comment and format cleanup
David Anders
1
-13
/
+24
2012-03-24
rtc: ds1307: simplify irq setup code
Wolfram Sang
1
-6
/
+5
2012-03-24
rtc: ds1307: refactor chip_desc table
Wolfram Sang
1
-29
/
+19
2012-03-24
rtc: driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+301
2012-03-24
drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...
Kevin Liu
1
-5
/
+15
2012-03-24
drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error
Kevin Liu
1
-0
/
+1
2012-03-24
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
Navin P
1
-1
/
+1
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
21
-32
/
+31
2012-03-24
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
Venu Byravarasu
1
-3
/
+3
2012-03-24
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
Venu Byravarasu
1
-1
/
+1
2012-03-24
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
Venu Byravarasu
1
-10
/
+2
2012-03-24
drivers/rtc/rtc-twl.c: optimize IRQ bit access
Venu Byravarasu
1
-0
/
+8
2012-03-24
MIPS: add RTC support for loongson1B
zhao zhang
3
-0
/
+221
2012-03-24
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
19
-227
/
+19
2012-03-24
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
9
-103
/
+9
2012-03-24
rtc/rtc-spear: call platform_set_drvdata() before registering rtc device
Viresh Kumar
1
-40
/
+21
2012-03-24
rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors
Shiraz Hashim
1
-0
/
+28
2012-03-24
rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt
Deepak Sikri
1
-6
/
+11
2012-03-24
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
3
-71
/
+71
[next]