index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: add support for spi rtc rx4581
Torben Hohn
2013-02-21
3
-0
/
+323
*
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
Laxman Dewangan
2013-02-21
1
-1
/
+1
*
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...
Laxman Dewangan
2013-02-21
1
-9
/
+4
*
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
Laxman Dewangan
2013-02-21
1
-19
/
+2
*
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
Laxman Dewangan
2013-02-21
1
-1
/
+11
*
rtc: add RTC driver for TPS80031/TPS80032
Laxman Dewangan
2013-02-21
3
-0
/
+358
*
rtc: add new lp8788 rtc driver
Kim, Milo
2013-02-21
3
-0
/
+351
*
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
2013-02-21
1
-13
/
+1
*
drivers/rtc: remove unnecessary semicolons
Peter Senna Tschudin
2013-02-21
2
-2
/
+2
*
drivers/rtc/rtc-pxa.c: avoid cpuid checking
Haojian Zhuang
2013-02-21
1
-4
/
+1
*
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-02-21
6
-7
/
+16
*
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
2013-02-21
1
-0
/
+31
*
rtc: max77686: add Maxim 77686 driver
Jonghwa Lee
2013-02-21
3
-0
/
+652
*
drivers/rtc/rtc-pxa.c: fix alarm can't wake up system issue
Leo Song
2013-02-21
1
-3
/
+4
*
drivers/rtc/rtc-pxa.c: fix alarm not match issue
Leo Song
2013-02-21
1
-1
/
+10
*
drivers/rtc: dump small buffers via %*ph
Andy Shevchenko
2013-02-21
3
-44
/
+8
*
kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns
Yuanhan Liu
2013-02-21
1
-2
/
+1
*
binfmt_elf: remove unused argument in fill_elf_header
Zhang Yanfei
2013-02-21
1
-3
/
+3
*
checkpatch: fix USLEEP_RANGE test
Bruce Allan
2013-02-21
1
-2
/
+2
*
checkpatch: Add check for kcalloc argument order
Joe Perches
2013-02-21
1
-0
/
+6
*
checkpatch: don't emit the CamelCase warning for PageFoo
Joe Perches
2013-02-21
1
-0
/
+1
*
checkpatch: add Joe to MAINTAINERS
Joe Perches
2013-02-21
1
-1
/
+2
*
checkpatch: warn on unnecessary __dev<foo> section markings
Joe Perches
2013-02-21
1
-0
/
+6
*
checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
Joe Perches
2013-02-21
1
-0
/
+9
*
decompressors: make the default XZ_DEC_* config match the selected architecture
Florian Fainelli
2013-02-21
1
-6
/
+6
*
decompressors: drop dependency on CONFIG_EXPERT
Florian Fainelli
2013-02-21
1
-6
/
+6
*
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif
Florian Fainelli
2013-02-21
1
-6
/
+4
*
lib/parser.c: fix up comments for valid return values from match_number
Namjae Jeon
2013-02-21
1
-3
/
+3
*
backlight: lp855x_bl: simplify bl_get_brightness()
Kim, Milo
2013-02-21
1
-24
/
+0
*
backlight: lp855x_bl: support new LP8557 device
Kim, Milo
2013-02-21
4
-18
/
+94
*
backlight: lp855x_bl: introduce device configuration flow
Kim, Milo
2013-02-21
1
-10
/
+68
*
drivers/video/backlight/adp88?0_bl.c: fix resume
Lars-Peter Clausen
2013-02-21
2
-2
/
+2
*
drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_re...
Jingoo Han
2013-02-21
1
-2
/
+2
*
drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly
Dan Carpenter
2013-02-21
1
-1
/
+1
*
drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()
Axel Lin
2013-02-21
1
-1
/
+4
*
backlight: add an AS3711 PMIC backlight driver
Guennadi Liakhovetski
2013-02-21
3
-0
/
+388
*
drivers/video/backlight/Makefile: cleanup
Andrew Morton
2013-02-21
1
-45
/
+45
*
fb: backlight: add the Himax HX-8357B LCD controller
Maxime Ripard
2013-02-21
3
-0
/
+505
*
drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API
Sachin Kamat
2013-02-21
1
-8
/
+3
*
drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get()
Axel Lin
2013-02-21
1
-19
/
+5
*
drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe
Devendra Naga
2013-02-21
1
-4
/
+1
*
backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-3
/
+3
*
backlight: omap1: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-5
/
+5
*
backlight: tosa: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-1
/
+1
*
backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-2
/
+2
*
backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-1
/
+1
*
pwm_backlight: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-4
/
+4
*
backlight: aat2870: use bl_get_data instead of dev_get_drvdata
Jingoo Han
2013-02-21
1
-1
/
+1
*
backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata
Jingoo Han
2013-02-21
1
-5
/
+5
*
backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata
Jingoo Han
2013-02-21
1
-4
/
+4
[next]