aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [media] firedtv-avc: Fix compilation warningsMauro Carvalho Chehab2011-11-24
* [media] em28xx: Fix a few warnings due to HVR-930C additionMauro Carvalho Chehab2011-11-24
* [media] staging: as102: Add missing function argumentSylwester Nawrocki2011-11-24
* [media] rc: Fix input deadlock and transmit error in redrat3 driverAndrew Vincer2011-11-24
* [media] av7110: wrong limiter in av7110_start_feed()Dan Carpenter2011-11-24
* [media] TT CT-3650 i2c fixJose Alberto Reguero2011-11-24
* [media] ir-sanyo-decoder.c doesn't compileHans Verkuil2011-11-24
* [media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter2011-11-24
* [media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust2011-11-23
* Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-23
|\
| * Linux 3.2-rc2Linus Torvalds2011-11-15
| * Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-11-15
| |\
| | * iommu: omap: Fix compile failureMing Lei2011-11-08
| * | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-15
| |\ \
| | * | pinctrl: hide subsystem from the populaceLinus Walleij2011-11-10
| | * | pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-09
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-15
| |\ \
| | * | fsl-rio: fix compile errorLiu Gang2011-11-14
| | |/
| * | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-11-15
| |\ \
| | * \ Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...Grant Likely2011-11-08
| | |\ \
| | | * | gpio/omap: check return value from irq_alloc_generic_chipTodd Poynor2011-08-23
| | | * | gpio/omap: replace MOD_REG_BIT macro with static inlineKevin Hilman2011-08-23
| | * | | gpio: pca953x: propagate the errno from the chip_init functionsWolfram Sang2011-10-29
| | * | | gpio: pca953x: remove unneeded check for chip typeWolfram Sang2011-10-29
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2011-11-15
| |\ \ \ \
| | * | | | blackfin: Fixup export.h includesLars-Peter Clausen2011-11-14
| | * | | | Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang2011-11-14
| * | | | | hfs: add sanity check for file name lengthDan Carpenter2011-11-15
| |/ / / /
| * | | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-14
| |\ \ \ \
| | * | | | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-11
| | * | | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-11
| | * | | | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-11
| | * | | | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-11
| | * | | | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-11
| | * | | | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-11
| | * | | | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-11
| | * | | | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-11
| * | | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-14
| |\ \ \ \ \
| | * | | | | mailmap: Fix up some renesas attributionsKuninori Morimoto2011-11-11
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11
| | |\ \ \ \ \ \
| | | | * | | | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-11
| | | | * | | | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-04
| | | * | | | | | drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt2011-11-11
| | | * | | | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-11
| | | | |/ / / / | | | |/| | | |
| | * | | | | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-10
| | * | | | | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linusPaul Mundt2011-11-04
| | |\ \ \ \ \ \
| | | * | | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-04
| | | | |/ / / / | | | |/| | | |
| | * / | | | | sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-04
| | |/ / / / /
| * | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-14
| |\ \ \ \ \ \
| | * | | | | | virtio-pci: fix use after freeMichael S. Tsirkin2011-11-13
| | | |_|_|_|/ | | |/| | | |