summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman8-100/+186
2013-03-27mfd: pm8921: Disable driver until it gets fixedDavid Brown1-1/+1
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman640-3310/+5850
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-26Drivers: hv: balloon: make local functions staticWei Yongjun1-2/+2
2013-03-26dummy-irq: introduce a dummy IRQ handler driverJiri Kosina3-0/+68
2013-03-26mei: add mei_irq_compl_handler functionTomas Winkler3-26/+34
2013-03-26memory: emif: Load the correct custom config values from dtLokesh Vutla1-3/+4
2013-03-26memory: emif: errata i743: Prohibit usage of Power-Down modeGrygorii Strashko1-0/+35
2013-03-26memory: emif: Fix the incorrect 'size' parameter in memcpyOleksandr Dmytryshyn1-1/+1
2013-03-26memory: emif: use restart if power_off not present when out of specNishanth Menon1-1/+9
2013-03-26memory: emif: Handle devices which are not rated for >85CNishanth Menon2-0/+28
2013-03-26memory: emif: handle overflow for timing for LP modeNishanth Menon1-8/+28
2013-03-26memory: emif: setup LP settings on freq updateAmbresh K1-0/+2
2013-03-26memory: emif: Fix the lpmode timeout calculationLokesh Vutla1-3/+7
2013-03-26drivers: 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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
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-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
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