aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-15ARM: imx: convert smp platforms to global gic_handle_irq()Marc Zyngier4-55/+1
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2-0/+28
2011-11-15ARM: mxc: rename gic_handle_irq to avoid name clashMarc Zyngier2-3/+3
2011-11-15ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier3-49/+3
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier7-77/+132
2011-11-15USB: storage: ene_ub6250: fix compile warningsFelipe Balbi1-2/+1
2011-11-15USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc1-0/+5
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing2-5/+0
2011-11-15USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-2/+2
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-4/+11
2011-11-15Linux 3.2-rc2Linus Torvalds1-1/+1
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2-15/+8
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds1-1/+1
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds28-56/+304
2011-11-15hfs: add sanity check for file name lengthDan Carpenter1-0/+2
2011-11-15Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl1-0/+1
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2-2/+21
2011-11-15rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde1-0/+1
2011-11-15Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flushLiu Bo3-1/+26
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-11-15watchdog: adx_wdt.c: remove driverWim Van Sebroeck3-363/+0
2011-11-15unicore32: drop unused Kconfig symbolsPaul Bolle1-14/+0
2011-11-15rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin1-2/+2
2011-11-15arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe1-2/+2
2011-11-15unicore32: fix build error for find bitopsGuan Xuetao3-14/+16
2011-11-15drm/exynos: include linux/module.hInki Dae1-0/+1
2011-11-15drm/exynos: fix vblank bug.Inki Dae1-10/+36
2011-11-15drm/exynos: changed buffer structure.Inki Dae10-133/+148
2011-11-15drm/exynos: removed unnecessary variable.Inki Dae1-2/+0
2011-11-15drm/exynos: use gem create function genericallyInki Dae4-41/+59
2011-11-15drm/exynos: checked for null pointerSeung-Woo Kim1-2/+4
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim3-11/+73
2011-11-15drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim1-9/+5
2011-11-15drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim1-0/+15
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae4-22/+23
2011-11-15drm/exynos: added manager object to connectorInki Dae2-8/+33
2011-11-15drm/exynos: fixed converting between display mode and timingSeung-Woo Kim1-1/+8
2011-11-15drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim1-0/+2
2011-11-15drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim2-0/+17
2011-11-14sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+43
2011-11-14net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl1-2/+4
2011-11-14usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern1-4/+3
2011-11-14USB: quirks: adding more quirky webcams to avoid squeaky audiosordna1-0/+24
2011-11-14pcie-gadget-spear: Add "platform:" prefix for platform modaliasAxel Lin1-1/+1
2011-11-14MAINTAINERS: add CHAR and MISC driver maintainersGreg Kroah-Hartman1-0/+8
2011-11-14powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie1-2/+1
2011-11-14USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD1-0/+6
2011-11-14PM / devfreq: correct Kconfig dependencyMyungJoo Ham1-24/+17