projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author
Commit
2013-04-30
Jingoo Han
rtc: rtc-88pm80x: use devm_rtc_device_register()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-tx4939: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-tegra: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-sun4v: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-starfire: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-sh: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-rp5c01: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-pxa: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-ps3: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-pcap: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-omap: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-nuc900: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-mv: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-msm6242: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-mc13xxx: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-imxdi: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-generic: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-efi: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-ds1302: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-davinci: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-coh901331: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-au1xxx: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-at91rm9200: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-at32ap700x: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-ab3100: use module_platform_driver_probe()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/rtc/class.c: use struct device as the first...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/rtc/rtc-max77686.c: fix indentation of bit...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/rtc/rtc-max77686.c: add missing module author...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/rtc/rtc-max77686.c: use module_platform_driver()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: add devm_rtc_device_{register,unregister}()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-tegra: add __init/__exit annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-pcap: add __init/__exit annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-nuc900: add __init/__exit annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-imxdi: add __init/__exit annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-ds1302: add __exit annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-davinci: add __exit annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
rtc: rtc-mv: add __init annotation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Andrew Morton
init/main.c: convert to pr_foo()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Richard Weinberger
init: raise log level
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Steven Rostedt
init: scream bloody murder if interrupts are enabled...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Mugunthan V N
checkpatch: add Suggested-by as a standard signature
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Matthijs Kooijman
checkpatch: only warn for empty lines before closing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Joe Perches
checkpatch: warn on space before semicolon
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Joe Perches
checkpatch: complain about executable files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Joe Perches
checkpatch: Prefer seq_puts to seq_printf
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Joe Perches
checkpatch: add check for reuse of krealloc arg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Andy Shevchenko
lib, net: make isodigit() public and use it
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Oleg Nesterov
argv_split(): teach it to handle mutable strings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Davidlohr Bueso
lib/int_sqrt.c: optimize square root algorithm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Matus Ujhelyi
drivers/video/backlight/tps65217_bl.c add default brigh...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Matus Ujhelyi
Documentation: add missing documentation for tps65217...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Kim, Milo
backlight: lp855x: add a device tree structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Kim, Milo
backlight: lp855x: remove duplicate platform data
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Kim, Milo
backlight: lp855x: fix initial brightness type
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Kim, Milo
backlight: lp855x: move backlight mode platform data
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Kim, Milo
backlight: lp855x: convert a type of device name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: vgg2432a4: convert vgg2432a4_driver to dev_p...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: tosa: convert tosa to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: omap1: convert omapbl to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Andrew Bresticker
drivers/video/backlight/platform_lcd.c: introduce probe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: ili922x: use spi_set_drvdata()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: ili9320: use spi_set_drvdata()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Guennadi Liakhovetski
drivers/video/backlight/as3711_bl.c: add OF support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Wei Yongjun
drivers/video/backlight/adp8870_bl.c: fix error return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Wei Yongjun
drivers/video/backlight/adp8860_bl.c: fix error return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Kim, Milo
drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: da903x_bl: use BL_CORE_SUSPENDRESUME option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Stefano Babic
video: backlight: add ili922x lcd driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Devendra Naga
drivers/video/backlight/adp5520_bl.c: fix compiler...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Paul Bolle
drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: tdo24m: convert tdo24m to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: ltv350qv: convert ltv350qv to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: locomolcd: convert locomolcd to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: lm3533_bl: convert lm3533_bl to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: kb3886_bl: convert kb3886bl to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: hp680_bl: convert hp680bl to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: ep93xx: convert ep93xx to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: corgi_lcd: convert corgi_lcd to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: adp8870: convert adp8870 to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: adp8860: convert adp8860 to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: adp5520: convert adp5520_bl to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: s6e63m0: convert s6e63m0 to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: lms501kf03: convert lms501kf03 to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
backlight: ld9040: convert ld9040 to dev_pm_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/l4f00242t03.c: check return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/adp8870_bl.c: add missing braces
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/generic_bl.c: use dev_info...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/omap1_bl.c: use dev_info()...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/jornada720_*.c: use dev_err...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Devendra Naga
drivers/video/backlight/lp855x_bl.c: fix compiler warni...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/atmel-pwm-bl.c: add __init...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/atmel-pwm-bl.c: use module_plat...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/ep93xx_bl.c: remove incorrect...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/platform_lcd.c: remove unnecess...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jingoo Han
drivers/video/backlight/ams369fg06.c: convert ams369fg0...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Petko Manolov
MAINTAINERS: Petko has moved
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Jean Delvare
MAINTAINERS: i8k driver is orphan
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2013-04-30
Stephen Warren
get_maintainer: use filename-only regex match for Tegra
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next