summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-12-10brcmfmac: remove WL_SCAN() macroArend van Spriel
2012-12-10brcmfmac: remove WL_TRACE() macroArend van Spriel
2012-12-10brcmfmac: replace WL_INFO() macroArend van Spriel
2012-12-10brcmfmac: replace WL_ERR() with brcmf_err()Arend van Spriel
2012-12-10brcmfmac: consolidate debug macros in wl_cfg80211Arend van Spriel
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: dm9000: use io{read,write}*_rep accessorsMatthew Leach
2012-12-10net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-12-10brcmfmac: use one list of event defintionsArend van Spriel
2012-12-10brcmsmac: fix uninitialized variable warning on arm architectureArend van Spriel
2012-12-10brcmfmac: rework bus interfaceArend van Spriel
2012-12-10Input: matrix-keymap - provide a proper module licenseFlorian Fainelli
2012-12-10Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-12-10mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-12-10virtio_net: fix a typo in virtnet_alloc_queues()Amerigo Wang
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas
2012-12-11regmap: debugfs: Cache offsets of valid regions for dumpMark Brown
2012-12-11regmap: debugfs: Factor out initial seekMark Brown
2012-12-11regmap: debugfs: Avoid overflows for very small readsMark Brown
2012-12-10mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann
2012-12-10mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann
2012-12-10mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia
2012-12-10Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown
2012-12-10regulator: gpio-regulator: gpio_set_value should use cansleepLee Jones
2012-12-10regulator: gpio-regulator: Fix logical error in for() loopLee Jones
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins
2012-12-10mtg: docg3: potential divide by zero in doc_write_oob()Dan Carpenter
2012-12-10mtd: bcm47xxnflash: writing supportRafał Miłecki
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2012-12-10gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones
2012-12-10gpio: add TS-5500 DIO blocks supportVivien Didelot
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-12-10drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2Maarten Lankhorst
2012-12-10drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2Maarten Lankhorst
2012-12-10drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3Maarten Lankhorst
2012-12-10drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni
2012-12-10drm/i915: add lpt_init_pch_refclkPaulo Zanoni
2012-12-10drm/radeon: allow move_notify to be called without reservationMaarten Lankhorst
2012-12-10drm/ttm: change fence_lock to inner lockMaarten Lankhorst
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat
2012-12-10drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard
2012-12-10drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni
2012-12-10mfd: tps6507x: Convert to devm_kzallocAxel Lin