summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes2014-09-031-1/+1
| | | * | | | | | | | | | | usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado2014-09-031-1/+1
| | | * | | | | | | | | | | usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu2014-09-031-2/+15
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge tag 'for-3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2014-09-034-49/+88
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | phy: miphy365x: Select GENERIC_PHY instead of depending on itLee Jones2014-08-281-1/+1
| | | * | | | | | | | | | MAINTAINERS: add entry for the Samsung USB2 PHY driverKamil Debski2014-08-281-0/+13
| | | * | | | | | | | | | phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entrySjoerd Simons2014-08-281-0/+1
| | | * | | | | | | | | | usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-08-241-23/+10Star
| | | * | | | | | | | | | usb: phy: twl4030-usb: Fix regressions to runtime PM on omapsTony Lindgren2014-08-241-25/+63
| * | | | | | | | | | | | Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-09-124-36/+18Star
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-101-2/+3
| | * | | | | | | | | | | | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-092-25/+12Star
| | * | | | | | | | | | | | nfs: fix kernel warning when removing proc entryCong Wang2014-09-091-9/+3Star
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-125-101/+203
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Btrfs: use insert_inode_locked4 for inode creationChris Mason2014-09-081-67/+109
| | * | | | | | | | | | | | Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana2014-09-083-17/+64
| | * | | | | | | | | | | | Btrfs: kfree()ing ERR_PTRsDan Carpenter2014-09-081-10/+15
| | * | | | | | | | | | | | Btrfs: fix crash while doing a ranged fsyncFilipe Manana2014-09-031-1/+2
| | * | | | | | | | | | | | Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana2014-09-031-3/+9
| | * | | | | | | | | | | | Btrfs: fix autodefrag with compressionChris Mason2014-08-271-3/+4
| * | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-09-123-8/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | arm64: flush TLS registers during execWill Deacon2014-09-112-0/+24
| | * | | | | | | | | | | | | arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-031-8/+4Star
| * | | | | | | | | | | | | | Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-09-124-61/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi2014-09-051-2/+8
| | * | | | | | | | | | | | | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2014-09-03340-1785/+2778
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | iommu/arm-smmu: fix corner cases in address size calculationsWill Deacon2014-09-021-2/+9
| | | * | | | | | | | | | | | | | iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-021-1/+1
| | | * | | | | | | | | | | | | | iommu/arm-smmu: Do not access non-existing S2CR registersOlav Haugan2014-09-021-7/+21
| | | * | | | | | | | | | | | | | iommu/arm-smmu: fix s2cr and smr teardown on device detach from domainWill Deacon2014-09-021-15/+12Star
| | | * | | | | | | | | | | | | | iommu/arm-smmu: remove pgtable_page_{c,d}tor()Vladimir Murzin2014-09-011-5/+0Star
| | | * | | | | | | | | | | | | | iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan2014-09-011-2/+5
| | | * | | | | | | | | | | | | | iommu/arm-smmu: avoid calling request_irq in atomic contextMitchel Humpherys2014-09-011-22/+25
| | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | iommu/vt-d: Check return value of acpi_bus_get_device()Joerg Roedel2014-08-261-2/+1Star
| | * | | | | | | | | | | | | | iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel2014-08-261-3/+5
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-09-121-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | KEYS: Fix termination condition in assoc array garbage collectionDavid Howells2014-09-121-1/+3
| * | | | | | | | | | | | | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-123-6/+4Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll2014-09-121-3/+1Star
| | * | | | | | | | | | | | | | | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-032-3/+3
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-1215-262/+371
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | drm/ast: AST2000 cannot be detected correctlyY.C. Chen2014-09-121-1/+1
| | * | | | | | | | | | | | | | | drm/ast: open key before detect chipsY.C. Chen2014-09-121-0/+1
| | * | | | | | | | | | | | | | | Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2014-09-113-25/+38
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | drm/msm: don't crash if no msm.vram paramRob Clark2014-09-111-1/+1
| | | * | | | | | | | | | | | | | | drm/msm/hdmi: fix build break on non-CCF platformsRob Clark2014-09-111-2/+13
| | | * | | | | | | | | | | | | | | drm/msm: Change nested function to static functionMark Charlebois2014-09-111-22/+24
| | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-09-117-221/+300
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä2014-09-081-0/+4
| | | * | | | | | | | | | | | | | | drm/i915: Evict CS TLBs between batchesChris Wilson2014-09-082-31/+47