summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-08iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile
2012-06-08iommu/dmar: Replace printks with appropriate pr_*()Donald Dutile
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-08regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage...Axel Lin
2012-06-08regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linearAxel Lin
2012-06-08regulator: tps6586x: Convert to regulator_list_voltage_tableAxel Lin
2012-06-08regulator: pcap: Convert to regulator_list_voltage_tableAxel Lin
2012-06-08regulator: palmas: Slightly code change for better readabilityAxel Lin
2012-06-08regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...Axel Lin
2012-06-08regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementationAxel Lin
2012-06-08regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL addressAxel Lin
2012-06-08regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_opsAxel Lin
2012-06-08regulator: core: Handle fixed voltage in map_voltage_linearAxel Lin
2012-06-08regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov
2012-06-07sky2: fix checksum bit management on some chipsstephen hemminger
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-06-07x86, amd_nb: Export model 0x10 and later PCI idBorislav Petkov
2012-06-07iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan
2012-06-07DMA: PL330: Add missing static storage class specifierSachin Kamat
2012-06-07dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao
2012-06-07dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-06-07staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen
2012-06-07[SCSI] Fix sd_probe_domain config problemJames Bottomley
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06ide: icside.c: fix printk format string compile warningChristian Dietrich
2012-06-06ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=nChristian Dietrich
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-06-06Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-06char/agp: add another Ironlake host bridgeEugeni Dodonov
2012-06-06mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut
2012-06-06mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irqHeiko Stübner
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung