summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-05rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu
2012-10-05drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen
2012-10-05drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen
2012-10-05rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu
2012-10-05rtc: add MAX8907 RTC driverStephen Warren
2012-10-05rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu
2012-10-05drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga
2012-10-05rtc: recycle id when unloading a rtc driverVincent Palatin
2012-10-05rtc: snvs: add Freescale rtc-snvs driverShawn Guo
2012-10-05rtc: add Dallas DS2404 driverSven Schnelle
2012-10-05rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo
2012-10-05drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner
2012-10-05binfmt_elf: Uninitialized variableAlan Cox
2012-10-05epoll: support for disabling items, and a self-test appPaton J. Lewis
2012-10-05checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook
2012-10-05CodingStyle: add networking specific block comment styleJoe Perches
2012-10-05checkpatch: check networking specific block comment styleJoe Perches
2012-10-05checkpatch: update suggested printk conversionsJoe Perches
2012-10-05checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen
2012-10-05scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQsTejun Heo
2012-10-05lib/plist.c: make plist test announcements KERN_DEBUGBorislav Petkov
2012-10-05lib/vsprintf.c: improve standard conformance of sscanf()Jan Beulich
2012-10-05lib/spinlock_debug: avoid livelock in do_raw_spin_lock()Vikram Mulukutla
2012-10-05genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard
2012-10-05lib/gcd.c: prevent possible div by 0Davidlohr Bueso
2012-10-05lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich
2012-10-05lib/parser.c: avoid overflow in match_number()Alex Elder
2012-10-05idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-05kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_...Takuya Yoshikawa
2012-10-05powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa
2012-10-05bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa
2012-10-05drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa
2012-10-05drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings
2012-10-05drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han
2012-10-05drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-10-05backlight: remove ProGear driverMarcin Juszkiewicz
2012-10-05backlight: add new lm3639 backlight driverG.Shark Jeong
2012-10-05backlight: add Backlight driver for lm3630 chipG.Shark Jeong
2012-10-05backlight: lp855x: add FAST bit description for LP8556Kim, Milo
2012-10-05drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-05drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han
2012-10-05drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-05MAINTAINERS: update email address for Khalid AzizKhalid Aziz
2012-10-05MAINTAINERS: fix indentation for Viresh KumarAndy Shevchenko
2012-10-05MAINTAINERS: Update gianfar_ptp after renamingJoe Perches
2012-10-05MAINTAINERS: add defconfig file to IMX sectionUwe Kleine-König
2012-10-05MAINTAINERS: update gpio subsystem file listYang Bai
2012-10-05lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko
2012-10-05lib: vsprintf: fix broken commentsGeorge Spelvin
2012-10-05lib: vsprintf: optimize put_dec_trunc8()George Spelvin