summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: remove use of __devexitBill Pemberton2012-11-2056-62/+62
* Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-203-95/+163
|\
| * mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-153-95/+163
* | regulator: remove use of __devinitBill Pemberton2012-11-2057-78/+78
* | regulator: remove use of __devexit_pBill Pemberton2012-11-2056-62/+62
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown2012-11-209-66/+1660
|\ \ \ \ \ \ \
| | | | | | * | regulator: tps65090: add external control support for DCDCLaxman Dewangan2012-10-171-20/+57
| | | | | | * | regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan2012-10-171-0/+5
| | | | | | * | regulator: tps65090: rename driver name and regulator nameLaxman Dewangan2012-10-171-8/+8
| | | | | | * | regulator: tps65090: Register all regulators in single probe callLaxman Dewangan2012-10-171-58/+137
| | | | | * | | regulator: gpio-regulator: Catch 'no states property' misuseLee Jones2012-11-141-0/+5
| | | | | * | | regulator: gpio-regulator: fix can't find regulator node in dtFrank Li2012-11-131-0/+1
| | | | | * | | regulator: gpio-regulator: Allow use of GPIO controlled regulators though DTLee Jones2012-10-171-0/+94
| | | | | |/ /
| | | | * | | regulator: max8925: support dt for regulatorQing Xu2012-11-071-3/+69
| | | * | | | regulator: vexpress: Add terminating entry for vexpress_regulator_of_match tableAxel Lin2012-10-171-0/+1
| | | * | | | regulator: Versatile Express regulator driverPawel Moll2012-10-153-0/+154
| | | * | | | regulator: core: Support for continuous voltage rangePawel Moll2012-10-151-0/+5
| | | | |/ / | | | |/| |
| | * | | | regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan2012-11-151-38/+42
| | * | | | regulator: tps80031: add regulator driver for tps80031Laxman Dewangan2012-11-133-0/+799
| | | |_|/ | | |/| |
| * | | | regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help textAxel Lin2012-11-011-1/+1
| * | | | regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan2012-10-153-0/+344
| | |/ / | |/| |
* | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-171-1/+1
|\ \ \ \
| * | | | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-161-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1617-63/+117
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-166-5/+26
| |\ \ \ \ \
| | * | | | | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-142-0/+2
| | |\ \ \ \ \
| | | * | | | | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | | * | | | | iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| * | | | | | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
| * | | | | | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-151-1/+0
| * | | | | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-151-2/+15
| * | | | | | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-153-38/+18
| * | | | | | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-141-0/+4
| * | | | | | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
| * | | | | | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
| * | | | | | | net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
| * | | | | | | qeth: set new mac even if old mac is goneUrsula Braun2012-11-131-1/+1
| * | | | | | | qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-132-6/+29
| * | | | | | | smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-162-4/+67
|\ \ \ \ \ \ \
| * | | | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-1677-332/+849
| |\| | | | | |
| * | | | | | | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2012-11-121-3/+65
| |\ \ \ \ \ \ \
| | * | | | | | | drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I2012-11-071-3/+65
| | | |_|_|_|_|/ | | |/| | | | |
| * / | | | | | irqchip: irq-bcm2835: Add terminating entry for of_device_id tableAxel Lin2012-11-061-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-11-161-3/+3
|\ \ \ \ \ \ \
| * | | | | | | HID: microsoft: do not use compound literal - fix buildJiri Slaby2012-11-121-3/+3
* | | | | | | | Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-11-1610-22/+71
|\ \ \ \ \ \ \ \