summaryrefslogtreecommitdiffstats
path: root/mm/memory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-29Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirementsK. Y. Srinivasan1-2/+15
2013-03-29misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-5/+1
2013-03-29misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-6/+1
2013-03-29misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-6/+4
2013-03-29mei: bus: Implement bus driver data setter/getterSamuel Ortiz2-0/+15
2013-03-29mei: bus: Synchronous API for the data transmissionSamuel Ortiz2-10/+30
2013-03-29mei: bus: Call bus routines from the core codeSamuel Ortiz5-2/+42
2013-03-29mei: bus: Add bus related structures to mei_clSamuel Ortiz4-15/+44
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz3-0/+267
2013-03-29mei: bus: Implement driver registrationSamuel Ortiz2-0/+33
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