summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* aoe: increase default cap on outstanding AoE commands in the networkEd Cashin2012-12-181-1/+1
* aoe: remove vestigial request queue allocationEd Cashin2012-12-181-13/+4
* aoe: copy fallback timing information on destination failoverEd Cashin2012-12-181-0/+1
* aoe: update driver-internal version to 64+Ed Cashin2012-12-181-1/+2
* aoe: commands in retransmit queue use new destination on failureEd Cashin2012-12-183-33/+75
* aoe: use high-resolution RTTs with fallback to low-resEd Cashin2012-12-182-11/+55
* aoe: manipulate aoedev network stats under lockEd Cashin2012-12-181-2/+2
* aoe: err device: include MAC addresses for unexpected responsesEd Cashin2012-12-181-2/+4
* aoe: improve network congestion handlingEd Cashin2012-12-183-74/+121
* aoe: provide ATA identify device content to user on requestEd Cashin2012-12-183-0/+47
* aoe: update driver-internal version number to 60Ed Cashin2012-12-181-1/+1
* aoe: whitespace cleanupEd Cashin2012-12-185-8/+8
* aoe: cleanup: remove unused ata_scnt functionEd Cashin2012-12-181-10/+0
* aoe: "payload" sysfs file exports per-AoE-command data transfer sizeEd Cashin2012-12-181-0/+10
* aoe: support larger I/O requests via aoe_maxsectors module paramEd Cashin2012-12-181-0/+9
* aoe: support the forgetting (flushing) of a user-specified AoE targetEd Cashin2012-12-181-6/+38
* aoe: update cap on outstanding commands based on config query responseEd Cashin2012-12-182-4/+8
* aoe: print warning regarding a common reason for dropped transmitsEd Cashin2012-12-181-2/+7
* aoe: describe the behavior of the "err" character deviceEd Cashin2012-12-181-0/+5
* rtc: DA9055 RTC driverAshish Jangam2012-12-183-0/+424
* drivers/rtc/rtc-s3c: use of_match_ptr() macroSachin Kamat2012-12-181-3/+1
* drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo2012-12-181-0/+7
* drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.cSachin Kamat2012-12-181-19/+0
* drivers/rtc/rtc-s3c.c: convert to use devm_* APITushar Behera2012-12-181-37/+8
* drivers/rtc/rtc-s3c.c: remove unnecessary err_nores labelTushar Behera2012-12-181-4/+1
* rtc: add NXP PCF8523 supportThierry Reding2012-12-183-0/+336
* rtc: rtc-davinci: use devm_kzalloc()Devendra Naga2012-12-181-12/+4
* rtc: rtc-davinci: return correct error code if rtc_device_register() failsDevendra Naga2012-12-181-2/+3
* drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair2012-12-181-1/+1
* rtc: rtc-spear: Provide flag for no support of UIE modeDeepak Sikri2012-12-181-0/+2
* rtc: rtc-spear: Add clk_{un}prepare() supportDeepak Sikri2012-12-181-3/+3
* rtc: rtc-spear: use devm_*() routinesViresh Kumar2012-12-181-60/+29
* drivers/rtc/rtc-test.c: avoid calling platform_device_put() twiceWei Yongjun2012-12-181-7/+7
* drivers/rtc/rtc-vt8500.c: convert to use devm_kzallocDevendra Naga2012-12-181-10/+5
* drivers/rtc/rtc-imxdi.c: add devicetree supportRoland Stigge2012-12-181-0/+11
* drivers/rtc/rtc-imxdi: support for i.MX53Roland Stigge2012-12-181-1/+1
* rtc: omap: add runtime pm supportVaibhav Hiremath2012-12-181-0/+18
* rtc: omap: depend on am33xxAfzal Mohammed2012-12-181-4/+6
* rtc: omap: dt supportAfzal Mohammed2012-12-181-0/+18
* rtc: omap: kicker mechanism supportAfzal Mohammed2012-12-181-3/+41
* drivers/of/fdt.c: re-use kernel's kbasename()Andy Shevchenko2012-12-181-8/+2
* backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ONMarko Katic2012-12-181-2/+2
* drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...Jingoo Han2012-12-181-1/+2
* drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be calledJingoo Han2012-12-181-2/+6
* backlight: 88pm860x_bl: remove an unnecessary line continuationJingoo Han2012-12-181-2/+1
* drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...Peter Ujfalusi2012-12-181-5/+3
* backlight: add of_find_backlight_by_node()Thierry Reding2012-12-181-0/+29
* drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs fileAxel Lin2012-12-181-1/+1
* drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-181-8/+3
* drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-181-8/+3