aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2012-08-13
|\ \ \ \ \ \
| * | | | | | tcm_vhost: Initial merge for vhost level target fabric driverNicholas Bellinger2012-07-29
* | | | | | | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-12
|\ \ \ \ \ \ \
| * | | | | | | drivers/gpio/gpio-langwell.c: fix error return codeJulia Lawall2012-08-07
| * | | | | | | gpio: samsung: Fix off-by-one bug in gpio addressesSean Paul2012-08-07
| * | | | | | | ARM: dts: imx: add alias for gpioShawn Guo2012-08-07
| * | | | | | | gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-07
| * | | | | | | gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-07
| * | | | | | | GPIO: gpio-pxa: fix devicetree functionsDaniel Mack2012-08-05
| * | | | | | | gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin2012-08-04
| * | | | | | | gpio-sch: Fix leak of resourceAlan Cox2012-08-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-08-12
|\ \ \ \ \ \ \
| * | | | | | | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-12
|\ \ \ \ \ \ \
| * | | | | | | tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
| * | | | | | | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
| * | | | | | | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
| * | | | | | | Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-08
| * | | | | | | PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2012-08-08
| * | | | | | | drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall2012-08-08
| * | | | | | | RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2012-08-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-12
|\ \ \ \ \ \ \
| * | | | | | | ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann2012-08-10
| * | | | | | | ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann2012-08-10
| * | | | | | | Merge branch 'testing/new-warnings' into fixesArnd Bergmann2012-08-10
| |\ \ \ \ \ \ \
| | * | | | | | | omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann2012-08-10
| | * | | | | | | spi/s3c64xx: improve error handlingArnd Bergmann2012-08-10
| | * | | | | | | mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann2012-08-10
| | * | | | | | | gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann2012-08-10
| | * | | | | | | ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann2012-08-10
| | * | | | | | | usb/ohci-omap: remove unused variableArnd Bergmann2012-08-08
| | * | | | | | | mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann2012-08-08
| | |/ / / / / /
| * | | | | | | ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann2012-08-09
| * | | | | | | ARM: integrator: include <linux/export.h>Arnd Bergmann2012-08-09
| * | | | | | | ARM: s3c24xx: use new PWM driverArnd Bergmann2012-08-09
| * | | | | | | ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann2012-08-09
| * | | | | | | Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-09
| * | | | | | | ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-09
| * | | | | | | ARM: tegra: more regulator fixes for HarmonyStephen Warren2012-08-09
| * | | | | | | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-08-07
| |\ \ \ \ \ \ \
| | * | | | | | | i.MX27: Fix emma-prp and csi clocks.Javier Martin2012-08-07
| | * | | | | | | ARM: clk-imx31: Fix the keypad clock nameFabio Estevam2012-08-03
| | * | | | | | | ARM: dts: imx27-3ds.dts: Fix serial console nodeFabio Estevam2012-08-02
| * | | | | | | | ARM: kirkwood: fix typo in Makefile.bootSebastian Hesselbarth2012-08-07
| * | | | | | | | ARM: integrator: use clk_prepare_enable() for timerLinus Walleij2012-08-06
| * | | | | | | | Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mxs: always build ocotpMarc Kleine-Budde2012-08-04
| | * | | | | | | | ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-04
| | * | | | | | | | ARM: mx28: Fix registers rangeFabio Estevam2012-08-03