summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-05rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries3-4/+14
2012-10-05rtc: rtc-mxc: convert to module_platform_driverFabio Estevam1-15/+5
2012-10-05rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam1-6/+4
2012-10-05drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall1-2/+1
2012-10-05rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu3-0/+342
2012-10-05drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen1-7/+5
2012-10-05drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen1-1/+1
2012-10-05rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu1-18/+8
2012-10-05rtc: add MAX8907 RTC driverStephen Warren3-0/+255
2012-10-05rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu3-0/+363
2012-10-05drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga1-12/+1
2012-10-05rtc: recycle id when unloading a rtc driverVincent Palatin1-0/+1
2012-10-05rtc: snvs: add Freescale rtc-snvs driverShawn Guo3-0/+362
2012-10-05rtc: add Dallas DS2404 driverSven Schnelle3-0/+313
2012-10-05rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo2-6/+28
2012-10-05drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner1-0/+1
2012-10-05idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu5-5/+5
2012-10-05drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2-10/+4
2012-10-05drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings3-16/+4
2012-10-05drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han1-0/+10
2012-10-05drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-2/+0
2012-10-05backlight: remove ProGear driverMarcin Juszkiewicz3-170/+0
2012-10-05backlight: add new lm3639 backlight driverG.Shark Jeong3-0/+447
2012-10-05backlight: add Backlight driver for lm3630 chipG.Shark Jeong3-0/+483
2012-10-05drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han1-2/+2
2012-10-05drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han1-3/+3
2012-10-05drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han1-1/+1
2012-10-05sections: fix section conflicts in drivers/videoAndi Kleen5-6/+6
2012-10-05sections: fix section conflicts in drivers/scsiAndi Kleen2-2/+2
2012-10-05sections: fix section conflicts in drivers/platform/x86Andi Kleen3-7/+7
2012-10-05sections: fix section conflicts in drivers/net/wanAndi Kleen1-1/+1
2012-10-05sections: fix section conflicts in drivers/net/hamradioAndi Kleen5-7/+7
2012-10-05sections: fix section conflicts in drivers/netAndi Kleen14-15/+15
2012-10-05sections: fix section conflicts in drivers/mmcAndi Kleen1-1/+1
2012-10-05sections: fix section conflicts in drivers/mfdAndi Kleen1-3/+3
2012-10-05sections: fix section conflicts in drivers/macintoshAndi Kleen1-1/+1
2012-10-05sections: fix section conflicts in drivers/ideAndi Kleen41-53/+53
2012-10-05sections: fix section conflicts in drivers/charAndi Kleen1-1/+1
2012-10-05sections: fix section conflicts in drivers/atmAndi Kleen1-1/+1
2012-10-05drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr1-1/+10
2012-10-05drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam1-1/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds62-1549/+5008
2012-10-05Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier9-96/+143
2012-10-05RDMA/cma: Check that retry count values are in rangeSean Hefty1-3/+3
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-5/+9
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-114/+112
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde1-4/+4
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin1-1/+3