summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-10bcma: unify naming schema for clock functionsRafał Miłecki4-26/+29
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger2-6/+36
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens2-3/+4
2012-12-10Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-12-10brcmfmac: remove WL_CONN() macroArend van Spriel2-98/+94
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel2-39/+39
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel2-96/+95
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel2-22/+21
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel2-158/+158
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel3-68/+10
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach1-8/+8
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach1-6/+6
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon1-10/+10
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel11-249/+248
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel2-134/+80
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel1-1/+1
2012-12-10brcmfmac: rework bus interfaceArend van Spriel9-47/+111
2012-12-10Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+8
2012-12-10mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter1-0/+8
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning1-5/+9
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning1-1/+1
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning1-2/+8
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2-5/+7
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang1-1/+1
2012-12-11regmap: debugfs: Cache offsets of valid regions for dumpMark Brown2-14/+63
2012-12-11regmap: debugfs: Factor out initial seekMark Brown1-3/+36
2012-12-11regmap: debugfs: Avoid overflows for very small readsMark Brown1-1/+1
2012-12-10gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones1-31/+47
2012-12-10gpio: add TS-5500 DIO blocks supportVivien Didelot3-0/+475
2012-12-09virtio-net: support changing the number of queue pairs through ethtoolJason Wang1-0/+43
2012-12-09virtio_net: multiqueue supportJason Wang1-98/+375
2012-12-09virtio-net: separate fields of sending/receiving queue from virtnet_infoJason Wang1-124/+158
2012-12-09vxlan: Add capability of Rx checksum offload for inner packetJoseph Gasparakis1-2/+14
2012-12-09vxlan: capture inner headers during encapsulationJoseph Gasparakis1-1/+9
2012-12-08r8169: workaround for missing extended GigaMAC registersfrançois romieu1-18/+24
2012-12-07mfd: vexpress-sysreg: Remove LEDs codePawel Moll1-77/+0
2012-12-07Merge tag 'sunxi-fixes-for-3.8' of git://github.com/mripard/linux into next/socOlof Johansson2-1/+3
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki3-2/+21
2012-12-07Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+10
2012-12-07Merge branch 'pm-devfreq'Rafael J. Wysocki8-328/+835
2012-12-07ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg1-0/+10
2012-12-07pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox1-1/+1
2012-12-07ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong1-1/+1
2012-12-07bonding: Fix check for ethtool get_link operation supportBen Hutchings1-11/+6
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman107-284/+188
2012-12-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller99-792/+1468
2012-12-07mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski1-21/+27
2012-12-07mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski1-1/+7
2012-12-07mmc: sdhci-s3c: Fix compilation warningSachin Kamat1-0/+2