aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-05i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare
2012-10-05i2c-mux-gpio: Use devm_kzalloc instead of kzallocMaxime Ripard
2012-10-05i2c-i801: Support SMBus multiplexing on Asus Z8 seriesJean Delvare
2012-10-05i2c-viapro: Add VIA VX900 device IDJean Delvare
2012-10-05i2c-parport: i2c_parport_irq can be staticJean Delvare
2012-10-05i2c-designware: i2c_dw_xfer_msg can be staticJean Delvare
2012-10-05i2c/scx200_*: Replace printks with pr_<level>sJim Cromie
2012-10-05i2c: Make I2C available on UMLPeter Huewe
2012-10-05i2c: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin
2012-10-06aoe: do revalidation steps in orderEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-06rapidio: add destination ID allocation mechanismAlexandre Bounine
2012-10-06rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine
2012-10-06rapidio: run discovery as an asynchronous processAlexandre Bounine
2012-10-06rapidio: use device lists handling on per-net basisAlexandre Bounine
2012-10-06rapidio: fix blocking wait for discovery readyAlexandre Bounine
2012-10-06rapidio: apply RX/TX enable to active switch ports onlyAlexandre Bounine
2012-10-06rapidio/tsi721: add inbound memory mapping callbacksAlexandre Bounine
2012-10-06rapidio: add inbound memory mapping interfaceAlexandre Bounine
2012-10-06drivers/rapidio/devices/tsi721.c: fix error return codePeter Senna Tschudin
2012-10-06rapidio/tsi721: modify mport name assignmentAlexandre Bounine
2012-10-06rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine
2012-10-06drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chipMichael Langer
2012-10-06drivers/rtc/rtc-m41t80.c: remove disabled alarm functionalityPaul Bolle
2012-10-06drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu
2012-10-06rtc: kconfig: fix up dependency for ab8500Ulf Hansson