aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* r8169: Rx FIFO overflow fixes.Francois Romieu2012-10-131-30/+24
* r8169: increase the delay parameter of pm_schedule_suspendhayeswang2012-10-131-1/+1
* r8169: expand received packet length indication.Francois Romieu2012-10-131-1/+1
* r8169: jumbo fixes.Francois Romieu2012-10-131-55/+247
* r8169: remove erroneous processing of always set bit.Francois Romieu2012-10-131-1/+6
* r8169: don't enable rx when shutdown.Hayes Wang2012-10-131-2/+5
* r8169: fix wake on lan setting for non-8111E.Hayes Wang2012-10-131-2/+4
* drm/radeon: force MSIs on RS690 asicsAlex Deucher2012-10-131-0/+4
* drm/radeon: Add MSI quirk for gateway RS690Alex Deucher2012-10-131-0/+6
* drm/radeon: only adjust default clocks on NI GPUsAlex Deucher2012-10-131-2/+6
* PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu2012-10-131-2/+4
* SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-10-131-5/+14
* SCSI: zfcp: restore refcount check on port_removeSteffen Maier2012-10-135-12/+45
* SCSI: zfcp: remove invalid reference to list iterator variableJulia Lawall2012-10-131-1/+1
* SCSI: zfcp: Do not wakeup while suspendedSteffen Maier2012-10-135-10/+86