summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dma: mv_xor: remove unused to_mv_xor_device() macroThomas Petazzoni2012-11-201-3/+0
* dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni2012-11-202-3/+0
* dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni2012-11-202-14/+14
* dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni2012-11-201-1/+1
* dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni2012-11-201-1/+1
* dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni2012-11-201-1/+1
* dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni2012-11-201-48/+1
* dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni2012-11-202-3/+50
* dma: mv_xor: split initialization/cleanup of XOR channelsThomas Petazzoni2012-11-201-27/+48
* dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni2012-11-202-6/+5
* dma: mv_xor: use dev_(err|info|notice) instead of dev_printkThomas Petazzoni2012-11-201-30/+30
* clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT2012-11-201-5/+6
* clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT2012-11-201-1/+73
* clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth2012-11-205-0/+204
* clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT2012-11-205-0/+214
* clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-207-0/+723
* Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-161-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-141-1/+0
| * | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15
| * | | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-143-38/+18
| * | | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-131-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
|\ \ \ \ \ \ \
| * | | | | | | Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-133-2/+18
| * | | | | | | USB: option: add Alcatel X220/X500D USB IDsDan Williams2012-11-131-0/+2
| * | | | | | | USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams2012-11-131-0/+7
| * | | | | | | USB: keyspan: fix typo causing GPF on openBjørn Mork2012-11-131-2/+1
| * | | | | | | USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich2012-10-301-6/+9