summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtc: snvs: add Freescale rtc-snvs driverShawn Guo2012-10-053-0/+362
* rtc: add Dallas DS2404 driverSven Schnelle2012-10-053-0/+313
* rtc-proc: permit the /proc/driver/rtc device to use other devicesKim, Milo2012-10-052-6/+28
* drivers/rtc/rtc-isl1208.c: add support for the ISL1218Ben Gardner2012-10-051-0/+1
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-055-5/+5
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-052-10/+4
* drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-053-16/+4
* drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han2012-10-051-0/+10
* drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-10-051-2/+0
* backlight: remove ProGear driverMarcin Juszkiewicz2012-10-053-170/+0