summaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-08ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch1-11/+14
2012-02-08ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch1-0/+8
2012-02-08checkpatch: Warn on code with 6+ tab indentationJoe Perches1-0/+6
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela1-0/+1
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina1-2/+2
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai1-14/+19
2012-02-07Documentation: update quilt tree location for Documentation patchesRandy Dunlap1-1/+1
2012-02-07Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger1-0/+2
2012-02-07exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2-17/+19
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl1-0/+1
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt1-3/+4
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown1-0/+4
2012-02-06ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai1-1/+1
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl1-1/+0
2012-02-05hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+20
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2-4/+27
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker1-1/+1
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng2-1008/+0
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-02-04mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman1-0/+13
2012-02-04readahead: fix pipeline break caused by block plugShaohua Li1-4/+4
2012-02-04kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu1-1/+5
2012-02-04drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault1-1/+0
2012-02-04lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang1-1/+5
2012-02-04mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte1-1/+6
2012-02-04mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton1-1/+2
2012-02-04avr32: select generic atomic64_t supportFabio Baltieri1-0/+1
2012-02-04mm: postpone migrated page mapping resetKonstantin Khlebnikov1-1/+1
2012-02-04xtensa: fix memscan()Akinobu Mita1-3/+0
2012-02-04MAINTAINERS: update lguest F: patternsJoe Perches1-2/+2
2012-02-04MAINTAINERS: remove staging sectionsJoe Perches1-5/+0
2012-02-04MAINTAINERS: remove iMX5 sectionJoe Perches1-6/+0
2012-02-04MAINTAINERS: update partitions block F: patternsJoe Perches1-2/+2
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi1-51/+74
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2-0/+5
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter1-3/+3
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon1-1/+1
2012-02-03ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai1-0/+4
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov1-0/+7
2012-02-03include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-02cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar1-4/+3
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl1-1/+0
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier1-2/+1
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier1-5/+2
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh4-34/+35
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1