summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-181-1/+11
| * | | | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-181-1/+6
| * | | | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-181-1/+1
| * | | | USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-181-2/+4
| * | | | usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-181-1/+1
| * | | | usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-181-2/+3
| * | | | USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-182-6/+3
| * | | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-1612-49/+102
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-101-1/+1
| | * | | usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma2012-04-101-3/+1
| | * | | usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-101-0/+1
| | * | | usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-101-2/+3
| | * | | usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-101-1/+1
| | * | | usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-101-2/+2
| | * | | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-101-6/+25
| | * | | usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-101-1/+1
| | * | | usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz2012-04-101-2/+2
| | * | | usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz2012-04-101-0/+1
| | * | | usb: dwc3: Free event buffers arrayAnton Tikhomirov2012-04-101-3/+3
| | * | | usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov2012-04-101-1/+1
| | * | | usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov2012-04-101-1/+2
| | * | | usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov2012-04-101-4/+6
| | * | | usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov2012-04-101-1/+1
| | * | | usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen2012-04-101-9/+16
| | * | | usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-102-2/+9
| | * | | usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-101-8/+12
| | * | | usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy2012-04-101-0/+3
| | * | | usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-04-101-1/+2
| | * | | usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath2012-04-101-1/+5
| | * | | usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-101-0/+4
| | |/ /
* | | | Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-205-22/+65
|\ \ \ \
| * | | | xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk2012-04-191-0/+1
| * | | | xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-191-16/+53
| * | | | xen/blkback: Fix warning error.Konrad Rzeszutek Wilk2012-04-181-1/+1
| * | | | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk2012-04-185718-273105/+404651
| |\ \ \ \
| * | | | | xen/gntdev: do not set VM_PFNMAPStefano Stabellini2012-04-171-1/+1
| * | | | | xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall2012-04-171-4/+9
* | | | | | Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-202-2/+4
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-202-17/+55
|\ \ \ \ \ \
| * | | | | | hwmon: (ads1015) Fix build warningGuenter Roeck2012-04-181-17/+16
| * | | | | | hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-04-181-0/+39
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-04-202-3/+18
|\ \ \ \ \ \
| * | | | | | crypto: talitos - properly lock access to global talitos registersHoria Geanta2012-04-091-3/+17
| * | | | | | crypto: ixp4xx - include fixMichał Wróbel2012-04-051-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-04-202-2/+2
|\ \ \ \ \ \ \
| * | | | | | | HID: default HID_BATTERY_STRENGTH to noJosh Boyer2012-04-191-1/+1
| * | | | | | | HID: tivo: fix support for bluetooth version of tivo SlideJiri Kosina2012-03-301-1/+1
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| * | | | | | | | drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1