summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-20Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-07-20dm raid1: set discard_zeroes_data_unsupportedMikulas Patocka
2012-07-20dm thin: do not send discards to shared blocksMikulas Patocka
2012-07-20dm raid1: fix crash with mirror recovery and discardMikulas Patocka
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-19Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-19Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires
2012-07-19iommu/amd: Fix hotplug with iommu=ptJoerg Roedel
2012-07-19iommu/amd: Add missing spin_lock initializationJoerg Roedel
2012-07-19md/raid1: close some possible races on write errors during resyncNeilBrown
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown
2012-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil
2012-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-17rbd: endian bug in rbd_req_cb()Dan Carpenter
2012-07-17rbd: Fix ceph_snap_context size calculationYan, Zheng
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-17iommu/amd: Convert iommu initialization to state machineJoerg Roedel
2012-07-17iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel
2012-07-17iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel
2012-07-17iommu/amd: Split enable_iommus() routineJoerg Roedel
2012-07-17iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel
2012-07-17iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel
2012-07-17iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel
2012-07-17iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel
2012-07-17iommu/amd: Fix sparse warningsJoerg Roedel
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga
2012-07-17Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck
2012-07-17iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel
2012-07-17iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU
2012-07-17iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K
2012-07-16target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-16Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox