aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-311-12/+1
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-311-14/+1
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-311-1/+0
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
* USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
* USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
* usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
* drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-311-0/+2
* xHCI: handle command after aborting the command ringElric Fu2012-10-282-6/+168
* xHCI: cancel command after command timeoutElric Fu2012-10-282-7/+22
* xHCI: add aborting command ring functionElric Fu2012-10-284-1/+128
* xHCI: add cmd_ring_stateElric Fu2012-10-283-1/+11
* skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower2012-10-281-0/+7
* drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes2012-10-282-0/+9
* media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller2012-10-281-4/+8
* amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton2012-10-281-7/+4
* USB: option: add more ZTE devicesBjørn Mork2012-10-281-0/+18
* USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-281-22/+52
* usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-281-5/+15
* USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-281-1/+1
* pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-281-1/+1
* tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-211-7/+14
* drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich2012-10-211-5/+1
* Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-211-0/+3
* tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-10-211-2/+3
* viafb: don't touch clock state on OLPC XO-1.5Daniel Drake2012-10-211-0/+19
* video/udlfb: fix line counting in fb_writeAlexander Holler2012-10-211-1/+1
* firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter2012-10-211-2/+2
* ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-211-1/+15
* ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-211-4/+10
* mtd: omap2: fix module loadingAndreas Bießmann2012-10-131-0/+1
* mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann2012-10-131-1/+1
* mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani2012-10-131-1/+1
* mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-10-131-0/+1
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-10-131-8/+11
* r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-10-131-0/+3
* r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-10-131-6/+10
* r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu2012-10-131-0/+6
* r8169: Config1 is read-only on 8168c and later.Francois Romieu2012-10-131-2/+13
* r8169: runtime resume before shutdown.françois romieu2012-10-131-0/+5
* r8169: missing barriers.Francois Romieu2012-10-131-3/+2
* r8169: fix Config2 MSIEnable bit setting.françois romieu2012-10-131-6/+8