index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: rtc-efi: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-12
/
+1
*
rtc: rtc-ds1302: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-12
/
+1
*
rtc: rtc-davinci: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-11
/
+1
*
rtc: rtc-coh901331: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-12
/
+1
*
rtc: rtc-au1xxx: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-12
/
+1
*
rtc: rtc-at91rm9200: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-12
/
+1
*
rtc: rtc-at32ap700x: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-11
/
+1
*
rtc: rtc-ab3100: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-13
/
+1
*
drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...
Jingoo Han
2013-04-29
2
-5
/
+5
*
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/p...
Jingoo Han
2013-04-29
1
-6
/
+9
*
drivers/rtc/rtc-max77686.c: fix indentation of bit definitions
Jingoo Han
2013-04-29
1
-5
/
+5
*
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
Jingoo Han
2013-04-29
1
-7
/
+2
*
drivers/rtc/rtc-max77686.c: add missing module author name
Jingoo Han
2013-04-29
1
-1
/
+1
*
drivers/rtc/rtc-max77686.c: use module_platform_driver()
Jingoo Han
2013-04-29
1
-11
/
+1
*
rtc: add devm_rtc_device_{register,unregister}()
Jingoo Han
2013-04-29
2
-0
/
+76
*
rtc: rtc-tegra: add __init/__exit annotation
Jingoo Han
2013-04-29
1
-3
/
+3
*
rtc: rtc-pcap: add __init/__exit annotation
Jingoo Han
2013-04-29
1
-3
/
+3
*
rtc: rtc-nuc900: add __init/__exit annotation
Jingoo Han
2013-04-29
1
-3
/
+3
*
rtc: rtc-imxdi: add __init/__exit annotation
Jingoo Han
2013-04-29
1
-3
/
+3
*
rtc: rtc-ds1302: add __exit annotation
Jingoo Han
2013-04-29
1
-2
/
+2
*
rtc: rtc-davinci: add __exit annotation
Jingoo Han
2013-04-29
1
-2
/
+2
*
rtc: rtc-mv: add __init annotation
Jingoo Han
2013-04-29
1
-1
/
+1
*
init/main.c: convert to pr_foo()
Andrew Morton
2013-04-29
1
-16
/
+15
*
init: raise log level
Richard Weinberger
2013-04-29
1
-3
/
+3
*
init: scream bloody murder if interrupts are enabled too early
Steven Rostedt
2013-04-29
1
-10
/
+3
*
checkpatch: add Suggested-by as a standard signature
Mugunthan V N
2013-04-29
2
-1
/
+9
*
checkpatch: only warn for empty lines before closing braces by themselves
Matthijs Kooijman
2013-04-29
1
-1
/
+1
*
checkpatch: warn on space before semicolon
Joe Perches
2013-04-29
1
-2
/
+2
*
checkpatch: complain about executable files
Joe Perches
2013-04-29
1
-1
/
+2
*
checkpatch: Prefer seq_puts to seq_printf
Joe Perches
2013-04-29
1
-0
/
+16
*
checkpatch: add check for reuse of krealloc arg
Joe Perches
2013-04-29
1
-0
/
+7
*
lib, net: make isodigit() public and use it
Andy Shevchenko
2013-04-29
3
-2
/
+6
*
argv_split(): teach it to handle mutable strings
Oleg Nesterov
2013-04-29
1
-47
/
+40
*
lib/int_sqrt.c: optimize square root algorithm
Davidlohr Bueso
2013-04-29
1
-13
/
+19
*
drivers/video/backlight/tps65217_bl.c add default brightness value option
Matus Ujhelyi
2013-04-29
3
-1
/
+18
*
Documentation: add missing documentation for tps65217-bl device tree binding
Matus Ujhelyi
2013-04-29
1
-0
/
+24
*
backlight: lp855x: add a device tree structure
Kim, Milo
2013-04-29
2
-2
/
+112
*
backlight: lp855x: remove duplicate platform data
Kim, Milo
2013-04-29
3
-9
/
+1
*
backlight: lp855x: fix initial brightness type
Kim, Milo
2013-04-29
1
-1
/
+1
*
backlight: lp855x: move backlight mode platform data
Kim, Milo
2013-04-29
3
-16
/
+15
*
backlight: lp855x: convert a type of device name
Kim, Milo
2013-04-29
2
-2
/
+2
*
backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_ops
Jingoo Han
2013-04-29
3
-26
/
+18
*
backlight: tosa: convert tosa to dev_pm_ops
Jingoo Han
2013-04-29
2
-20
/
+16
*
backlight: omap1: convert omapbl to dev_pm_ops
Jingoo Han
2013-04-29
1
-12
/
+10
*
drivers/video/backlight/platform_lcd.c: introduce probe callback
Andrew Bresticker
2013-04-29
2
-0
/
+7
*
backlight: ili922x: use spi_set_drvdata()
Jingoo Han
2013-04-29
1
-1
/
+1
*
backlight: ili9320: use spi_set_drvdata()
Jingoo Han
2013-04-29
1
-1
/
+1
*
drivers/video/backlight/as3711_bl.c: add OF support
Guennadi Liakhovetski
2013-04-29
1
-1
/
+117
*
drivers/video/backlight/adp8870_bl.c: fix error return code in adp8870_led_pr...
Wei Yongjun
2013-04-29
1
-0
/
+2
*
drivers/video/backlight/adp8860_bl.c: fix error return code in adp8860_led_pr...
Wei Yongjun
2013-04-29
1
-0
/
+2
[next]