summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz9-0/+385
2013-03-29mei: move mei-me to separate moduleTomas Winkler5-7/+19
2013-03-29mei: prefix me hardware specific functions with mei_me_Tomas Winkler2-36/+36
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler3-4/+4
2013-03-29mei: ME structures should be initialized in mei_device_initTomas Winkler2-8/+9
2013-03-29mei: unregister watchdog from mei_stop functionTomas Winkler2-2/+3
2013-03-29mei: drop RECOVERING_FROM_RESET device stateTomas Winkler2-5/+0
2013-03-26mfd: pm8921: Disable driver until it gets fixedDavid Brown1-1/+1
2013-03-26extcon: arizona: Fix interaction between headphone outputs and identificationMark Brown1-14/+30
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown5-8/+47
2013-03-26extcon: arizona: Factor out magic applicationMark Brown1-55/+36
2013-03-25Drivers: hv: balloon: make local functions staticWei Yongjun1-2/+2
2013-03-25dummy-irq: introduce a dummy IRQ handler driverJiri Kosina3-0/+68
2013-03-25mei: add mei_irq_compl_handler functionTomas Winkler3-26/+34
2013-03-25memory: emif: Load the correct custom config values from dtLokesh Vutla1-3/+4
2013-03-25memory: emif: errata i743: Prohibit usage of Power-Down modeGrygorii Strashko1-0/+35
2013-03-25memory: emif: Fix the incorrect 'size' parameter in memcpyOleksandr Dmytryshyn1-1/+1
2013-03-25memory: emif: use restart if power_off not present when out of specNishanth Menon1-1/+9
2013-03-25memory: emif: Handle devices which are not rated for >85CNishanth Menon2-0/+28
2013-03-25memory: emif: handle overflow for timing for LP modeNishanth Menon1-8/+28
2013-03-25memory: emif: setup LP settings on freq updateAmbresh K1-0/+2
2013-03-25memory: emif: Fix the lpmode timeout calculationLokesh Vutla1-3/+7
2013-03-25drivers: char: Use PTR_RET functionAlexandru Gheorghiu1-1/+1
2013-03-25parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu3-9/+6
2013-03-25parport: amiga: use module_platform_driver_probe()Fabio Porcedda1-14/+1
2013-03-25MAINTAINERS: add ssbiDavid Brown1-0/+1
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown7-64/+64
2013-03-25ssbi: Remove extraneous loggingDavid Brown1-15/+1
2013-03-25ssbi: Use regular init levelDavid Brown1-1/+1
2013-03-25ssbi: Comment the use of udelay()David Brown1-0/+13
2013-03-25SSBI: Convert SSBI to device treeDavid Brown4-49/+62
2013-03-25ssbi: Allow compilation as a moduleDavid Brown2-12/+1
2013-03-25ssbi: Fix exit mismatch in remove functionDavid Brown1-1/+1
2013-03-25fix: Use EXPORT_SYMBOL_GPLDavid Brown1-2/+2
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke6-0/+466
2013-03-24Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-23mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-23dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-23dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-23drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-23drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-23drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-23mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1