summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* aoe: update copyright year in touched filesEd Cashin2012-10-057-7/+7
* aoe: update internal version number to 49Ed Cashin2012-10-051-1/+1
* aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-054-17/+10
* aoe: increase net_device reference count while using itEd Cashin2012-10-052-0/+11
* aoe: associate frames with the AoE storage targetEd Cashin2012-10-053-54/+49
* aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-051-0/+7
* aoe: do revalidation steps in orderEd Cashin2012-10-051-2/+2
* aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-052-6/+3
* aoe: use packets that work with the smallest-MTU local interfaceEd Cashin2012-10-052-71/+87
* aoe: use a kernel thread for transmissionsEd Cashin2012-10-053-3/+40
* aoe: become I/O request queue handler for increased user controlEd Cashin2012-10-055-182/+308
* aoe: kernel thread handles I/O completions for simple lockingEd Cashin2012-10-056-306/+560
* aoe: for performance support larger packet payloadsEd Cashin2012-10-055-46/+111
* nbd: handle discard requestsPaul Clements2012-10-051-1/+14
* nbd: add set flags ioctlPaul Clements2012-10-051-1/+7
* rapidio: add destination ID allocation mechanismAlexandre Bounine2012-10-051-35/+170
* rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine2012-10-051-63/+70
* rapidio: run discovery as an asynchronous processAlexandre Bounine2012-10-052-4/+50
* rapidio: use device lists handling on per-net basisAlexandre Bounine2012-10-051-29/+31
* rapidio: fix blocking wait for discovery readyAlexandre Bounine2012-10-051-42/+20
* rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine2012-10-051-4/+5
* rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine2012-10-052-4/+99
* rapidio: add inbound memory mapping interfaceAlexandre Bounine2012-10-051-0/+44
* drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin2012-10-051-1/+2
* rapidio/tsi721: modify mport name assignmentAlexandre Bounine2012-10-051-1/+2
* rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine2012-10-051-3/+17
* drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chipMichael Langer2012-10-051-0/+116
* drivers/rtc/rtc-m41t80.c: remove disabled alarm functionalityPaul Bolle2012-10-051-153/+4
* drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu2012-10-051-4/+1
* rtc: kconfig: fix up dependency for ab8500Ulf Hansson2012-10-051-0/+1
* drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-3/+14
* drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-4/+16
* drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-2/+11
* drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-1/+6
* drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-2/+11
* drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-14/+78
* drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-10-051-4/+22
* drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe()Sachin Kamat2012-10-051-2/+2
* rtc_sysfs_show_hctosys(): display 0 if resume failedDavid Fries2012-10-053-4/+14
* rtc: rtc-mxc: convert to module_platform_driverFabio Estevam2012-10-051-15/+5
* rtc: rtc-mxc: adapt to the new i.mx clock frameworkFabio Estevam2012-10-051-6/+4
* drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepa...Julia Lawall2012-10-051-2/+1
* rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-053-0/+342
* drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen2012-10-051-7/+5
* drivers/rtc/rtc-jz4740.c: fix IRQ error checkLars-Peter Clausen2012-10-051-1/+1
* rtc: kconfig: remove unnecessary dependencies.Venu Byravarasu2012-10-051-18/+8
* rtc: add MAX8907 RTC driverStephen Warren2012-10-053-0/+255
* rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-053-0/+363
* drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macroDevendra Naga2012-10-051-12/+1
* rtc: recycle id when unloading a rtc driverVincent Palatin2012-10-051-0/+1