summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-16201-1200/+1917
|\
| * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-153-2/+8
| * usb: Don't fail port power resume on device disconnect.Sarah Sharp2013-08-151-8/+5
| * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-151-12/+2
| * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-151-33/+38
| * USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-141-1/+1
| * USB: mos7720: fix broken control requestsJohan Hovold2013-08-141-7/+14
| * usb: add two quirky touchscreenOliver Neukum2013-08-141-0/+6
| * USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-121-4/+5
| * USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-121-1/+1
| * USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-121-4/+4
| * USB: mos7840: fix big-endian probeJohan Hovold2013-08-121-1/+1
| * USB-Serial: Fix error handling of usb_wwanMatt Burtch2013-08-121-10/+10
| * wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-121-2/+7
| * USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-121-7/+6
| * Linux 3.11-rc5v3.11-rc5Linus Torvalds2013-08-121-1/+1
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-124-19/+28
| |\
| | * [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| | * [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10
| | * [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
| |\ \
| | * | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| | * | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| | * | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| | * | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| | * | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| | * | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| | * | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| | * | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| | * | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| | * | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| | * | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
| |\ \ \
| | * | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| | * | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-113-4/+4
| |\ \ \ \
| | * | | | i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard2013-08-071-1/+1
| | * | | | i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-051-2/+2
| | * | | | i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-051-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-08-118-68/+119
| |\ \ \ \ \
| | * | | | | btrfs: don't loop on large offsets in readdirZach Brown2013-08-101-8/+25
| | * | | | | Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-102-5/+5
| | * | | | | Btrfs: release both paths before logging dir/changed extentsJosef Bacik2013-08-101-3/+2
| | * | | | | Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-101-22/+40
| | * | | | | Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik2013-08-101-11/+14
| | * | | | | Btrfs: fix backref walking when we hit a compressed extentJosef Bacik2013-08-101-8/+15
| | * | | | | Btrfs: do not offset physical if we're compressedJosef Bacik2013-08-101-3/+6
| | * | | | | Btrfs: fix extent buffer leak after backref walkingLiu Bo2013-08-101-1/+0
| | * | | | | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo2013-08-101-4/+12
| | * | | | | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu2013-08-101-3/+0
| | |/ / / /