summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-06-031-2/+1
* usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-06-031-1/+1
* xhci: Fix bug in control transfer cancellation.Sarah Sharp2011-06-031-9/+9
* USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2011-06-032-2/+12
* Bind only modem AT command endpoint to option module.Marius B. Kotsbak2011-06-031-1/+7
* USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel2011-06-031-7/+13
* USB: gadget: g_multi: fixed vendor and product ID in inf filesMichal Nazarewicz2011-06-032-5/+5
* USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2011-06-032-0/+6
* USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers2011-06-031-0/+1
* USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley2011-06-031-0/+4
* i2c/writing-clients: Fix foo_driver.id_tableVikram Narayanan2011-06-031-1/+1
* i2c: tegra: Enable new slave mode.Kenneth Waters2011-06-031-0/+5
* loop: handle on-demand devices correctlyNamhyung Kim2011-06-031-4/+4
* loop: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim2011-06-031-0/+3
* mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()Andrew Barry2011-06-031-1/+1
* HID: magicmouse: ignore 'ivalid report id' while switching modesJiri Kosina2011-06-031-1/+9
* ASoC: fix raumfeld platformDaniel Mack2011-06-031-34/+58
* ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown2011-06-031-2/+6
* ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown2011-06-031-8/+8
* ALSA: hda - Use LPIB for ATI/AMD chipsets as defaultTakashi Iwai2011-06-031-1/+8
* ALSA: hda - Fix input-src parse in patch_analog.cAdrian Wilkins2011-06-031-1/+2
* ALSA: HDA: Add quirk for Lenovo U350David Henningsson2011-06-031-0/+1
* ALSA: HDA: Use one dmic only for Dell Studio 1558David Henningsson2011-06-031-1/+1
* slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpathChristoph Lameter2011-06-031-1/+13
* mm: vmscan: correctly check if reclaimer should schedule during shrink_slabMinchan Kim2011-06-031-2/+7
* mm: vmscan: correct use of pgdat_balanced in sleeping_prematurelyJohannes Weiner2011-06-031-1/+1
* md/bitmap: fix saving of events_cleared and other state.NeilBrown2011-06-031-4/+6
* md: Fix race when creating a new md device.NeilBrown2011-06-031-3/+8
* seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller2011-06-031-2/+2
* Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns2011-06-031-0/+5
* staging: brcm80211: bugfix for div by zero in minstrel_ht_tx_statusRoland Vossen2011-06-031-10/+3
* staging: r8712u: Fix driver to support ad-hoc modeJeff Chua2011-06-031-1/+4
* staging: usbip: fix wrong endian conversionDavid Chang2011-06-031-1/+1
* When mandatory encryption on share, fail mountSteve French2011-06-031-9/+22
* rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker2011-06-031-1/+1
* oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-06-031-41/+54
* x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-06-031-1/+1
* x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-06-034-3/+55
* x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg2011-06-031-3/+6
* x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-06-031-2/+5
* x86, ioapic: Fix potential resume deadlockDaniel J Blueman2011-06-031-2/+2
* um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger2011-06-031-2/+2
* target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger2011-06-031-0/+7
* target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger2011-06-033-1/+14
* target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2011-06-032-5/+6
* target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger2011-06-031-11/+15
* Fix Ultrastor asm snippetSamuel Thibault2011-06-031-1/+1
* bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai2011-06-032-2/+2
* bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2011-06-032-0/+4
* mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process contextKashyap, Desai2011-06-031-26/+68