summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-26gpio: pl061: add DT binding supportRob Herring2-12/+22
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo1-2/+2
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown2-22/+13
2011-10-24irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu1-0/+4
2011-10-19gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA1-1/+1
2011-10-19gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA1-1/+1
2011-10-06gpio: langwell: ensure alternate function is clearedAdrian Hunter1-0/+27
2011-10-05gpio-pch: Support interrupt functionTomoya MORINAGA2-0/+188
2011-10-05gpio-pch: Save register value in suspend()Tomoya MORINAGA1-1/+21
2011-10-05gpio-pch: modify gpio_nums and maskTomoya MORINAGA1-6/+25
2011-10-05gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA1-0/+1
2011-10-05gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA1-0/+10
2011-10-05gpio-pch: Delete invalid "restore" code in suspend()Tomoya MORINAGA1-1/+0
2011-10-05gpio-ml-ioh: Fix suspend/resume issueTomoya MORINAGA1-12/+48
2011-10-05gpio-ml-ioh: Support interrupt functionTomoya MORINAGA2-3/+207
2011-10-05gpio-ml-ioh: Delete unnecessary codeTomoya MORINAGA1-1/+0
2011-09-21gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo1-0/+6
2011-09-20gpio/nomadik: use genirq core to track enablementLinus Walleij1-9/+2
2011-09-20gpio/nomadik: disable clocks when unusedRabin Vincent2-7/+116
2011-09-12Linux 3.1-rc6v3.1-rc6Linus Torvalds1-1/+1
2011-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-28/+66
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-18/+72
2011-09-12ioctl: register LTTng ioctlMathieu Desnoyers1-0/+2
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds8-22/+62
2011-09-12fuse: fix memory leakMiklos Szeredi1-4/+8
2011-09-12fuse: fix flock breakageMiklos Szeredi1-0/+3
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann4-0/+4
2011-09-11Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds8-93/+49
2011-09-11Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds4-27/+96
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan1-0/+6
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan1-3/+10
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba1-0/+9
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie1-2/+2
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie1-6/+10
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie1-2/+6
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo1-0/+4
2011-09-11Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo1-0/+4
2011-09-11Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik1-1/+3
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich1-7/+3
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo1-1/+5
2011-09-11[media] vp7045: fix buffer setupFlorian Mickler1-22/+4
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2-38/+8
2011-09-11[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-11[media] v4l2: Fix documentation of the codec device controlsKamil Debski1-19/+19
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos1-1/+1
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-11[media] pwc: precedence bug in pwc_init_controls()Dan Carpenter1-1/+1
2011-09-11Add missing DMA opsJonas Bonn2-3/+84