summaryrefslogtreecommitdiffstats
path: root/kernel/dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki11-2/+38
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki7-0/+24
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann1-39/+0
2012-08-10ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann1-1/+1
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann1-1/+1
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann1-4/+3
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann1-1/+1
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann1-1/+1
2012-08-09Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block1-5/+0
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann2-1/+2
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann2-3/+4
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann3-9/+15
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2-1/+2
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen1-2/+2
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen1-3/+3
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand1-1/+1
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann1-2/+0
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann1-0/+1
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki3-30/+2
2012-08-08PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2-5/+2
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall1-0/+1
2012-08-08RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2-1/+2
2012-08-08ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson1-2/+3
2012-08-07ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai1-3/+2
2012-08-07drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-1/+0
2012-08-07MAINTAINERS: fix a few pinctrl related entriesUwe Kleine-König1-2/+3
2012-08-07pinctrl-sirf: remove devm_kfree at error pathDevendra Naga1-1/+0
2012-08-07ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson1-5/+0
2012-08-07ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson1-1/+0
2012-08-07pinctrl/nomadik: fix hsi function group listPatrice Chotard1-1/+1
2012-08-07ARM: kirkwood: fix typo in Makefile.bootSebastian Hesselbarth1-2/+2
2012-08-07i.MX27: Fix emma-prp and csi clocks.Javier Martin1-3/+5
2012-08-07ALSA: hda - add dock support for Thinkpad X230Felix Kaechele1-0/+1
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet7-16/+41
2012-08-06net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2-6/+2
2012-08-06net_sched: act: Delete estimator in error path.Hiroaki SHIMODA3-3/+14
2012-08-06ip: fix error handling in ip_finish_output2()Vasiliy Kulikov1-1/+1
2012-08-06llc: free the right skbSorin Dumitru1-3/+3
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)1-0/+1
2012-08-06drivers/atm/iphase.c: fix error return codeJulia Lawall1-1/+1
2012-08-06tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu1-1/+1
2012-08-06drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-1/+0
2012-08-06batman-adv: select an internet gateway if none was chosenMarek Lindner1-3/+3
2012-08-06mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil1-1/+1
2012-08-06ARM: integrator: use clk_prepare_enable() for timerLinus Walleij1-1/+1