summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()Sachin Kamat2012-10-061-2/+2
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-064-5/+15
* rtc: rtc-mxc: convert to module_platform_driverFabio Estevam2012-10-061-15/+5
* rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam2012-10-061-6/+4
* drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall2012-10-061-2/+1
* rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-064-0/+364
* drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen2012-10-061-7/+5
* drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen2012-10-061-1/+1
* rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu2012-10-061-18/+8
* rtc: add MAX8907 RTC driverStephen Warren2012-10-063-0/+255
* rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-064-0/+373
* drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga2012-10-061-12/+1
* rtc: recycle id when unloading a rtc driverVincent Palatin2012-10-061-0/+1
* rtc: snvs: add Freescale rtc-snvs driverShawn Guo2012-10-065-0/+414
* rtc: add Dallas DS2404 driverSven Schnelle2012-10-064-0/+333
* rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo2012-10-063-8/+31
* drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner2012-10-061-0/+1
* binfmt_elf: Uninitialized variableAlan Cox2012-10-061-1/+1
* epoll: support for disabling items, and a self-test appPaton J. Lewis2012-10-065-4/+392
* checkpatch: fix name of "MODULE_PARM_DESC"Kees Cook2012-10-061-1/+1
* CodingStyle: add networking specific block comment styleJoe Perches2012-10-061-0/+10
* checkpatch: check networking specific block comment styleJoe Perches2012-10-061-0/+14
* checkpatch: update suggested printk conversionsJoe Perches2012-10-061-2/+4
* checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen2012-10-061-3/+12
* scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQsTejun Heo2012-10-061-8/+8
* lib/plist.c: make plist test announcements KERN_DEBUGBorislav Petkov2012-10-061-2/+2
* lib/vsprintf.c: improve standard conformance of sscanf()Jan Beulich2012-10-061-19/+14
* lib/spinlock_debug: avoid livelock in do_raw_spin_lock()Vikram Mulukutla2012-10-061-14/+18
* genalloc: make it possible to use a custom allocation algorithmBenjamin Gaignard2012-10-062-4/+111
* lib/gcd.c: prevent possible div by 0Davidlohr Bueso2012-10-061-0/+3
* lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich2012-10-061-4/+5
* lib/parser.c: avoid overflow in match_number()Alex Elder2012-10-061-2/+8
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-068-27/+27
* kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_...Takuya Yoshikawa2012-10-061-2/+1
* powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa2012-10-061-0/+10
* bitops: introduce generic {clear,set}_bit_le()Takuya Yoshikawa2012-10-061-0/+10
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-062-10/+4
* drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-063-16/+4
* drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han2012-10-061-0/+10
* drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-10-061-2/+0
* backlight: remove ProGear driverMarcin Juszkiewicz2012-10-063-170/+0
* backlight: add new lm3639 backlight driverG.Shark Jeong2012-10-064-0/+516
* backlight: add Backlight driver for lm3630 chipG.Shark Jeong2012-10-064-0/+540
* backlight: lp855x: add FAST bit description for LP8556Kim, Milo2012-10-061-0/+2
* drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-061-2/+2
* drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han2012-10-061-3/+3
* drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han2012-10-061-1/+1
* MAINTAINERS: update email address for Khalid AzizKhalid Aziz2012-10-061-1/+1
* MAINTAINERS: fix indentation for Viresh KumarAndy Shevchenko2012-10-061-8/+8
* MAINTAINERS: Update gianfar_ptp after renamingJoe Perches2012-10-061-1/+1
OpenPOWER on IntegriCloud