summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher4-8/+18
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers1-0/+23
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie1-2/+3
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher1-0/+5
2011-05-04logfs: initialize superblock entries earlierLinus Torvalds1-4/+4
2011-05-04[SCSI] fix oops in scsi_run_queue()James Bottomley1-1/+6
2011-05-03staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei1-1/+1
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson5-2/+253
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson27-30/+48
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu1-2/+17
2011-05-03USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resumePavankumar Kondeti1-2/+2
2011-05-03USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala1-14/+17
2011-05-03USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti1-6/+14
2011-05-03USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti1-1/+7
2011-05-03USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti1-1/+1
2011-05-03USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti1-1/+1
2011-05-03USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti1-1/+1
2011-05-03USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov1-7/+7
2011-05-03USB: ldusb: add several new devicesMichael Hund3-12/+81
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent1-3/+3
2011-05-03usb: Configure octeon2 glue logic for proper uSOF cycle period.David Daney1-0/+3
2011-05-03usb: octeon2-common.c: Configure ports for proper electrical characteristics.David Daney1-1/+3
2011-05-03USB: octeon2-common: Don't reinitialize the clocks.David Daney1-14/+24
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil2-4/+4
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang1-0/+7
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang1-13/+13
2011-05-03ceph: use ihold() when i_lock is heldSage Weil1-2/+2
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+124
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds7-13/+20
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds4-9/+9
2011-05-03cifs: handle errors from coalesce_t2Jeff Layton1-3/+7
2011-05-03cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton1-46/+46
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+66
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-134/+338
2011-05-03USB: fix regression in usbip by setting has_tt flagAlan Stern1-1/+1
2011-05-03usb/isp1760: Report correct urb status after unlinkArvid Brodin1-0/+1
2011-05-03Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman9-449/+763
2011-05-03usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin2-699/+679
2011-05-03usb/isp1760: Report correct urb status after unlinkArvid Brodin1-0/+1
2011-05-03usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin2-62/+13
2011-05-03usb/isp1760: Clean up urb enqueueingArvid Brodin1-198/+129
2011-05-03usb/isp1760: Remove false error printoutArvid Brodin1-6/+5
2011-05-03USB: s3c-hsotg: Add copyright stringAnton Tikhomirov1-0/+3
2011-05-03USB: s3c-hsotg: Fix hang up after resetAnton Tikhomirov1-5/+0
2011-05-03USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov1-31/+111
2011-05-03USB: s3c-hsotg: Fix control request processingAnton Tikhomirov1-8/+9
2011-05-03USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov1-38/+20
2011-05-03USB: s3c-hsotg: Fix core resetAnton Tikhomirov1-5/+2
2011-05-03USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin6-15/+213
2011-05-03USB: add Freescale USB OTG Transceiver driverLi Yang6-0/+2088