summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-01ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre
2012-03-01ARM: at91/pit: add traces in case of errorNicolas Ferre
2012-03-01ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre
2012-03-01ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre
2012-03-01ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre
2012-03-01ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre
2012-03-01ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre
2012-03-01ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre
2012-03-01ARM: at91/gpio: change comments and one variable nameNicolas Ferre
2012-03-01ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre
2012-03-01ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre
2012-03-01ARM: at91/aic: add irq domain and device tree supportNicolas Ferre
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-29Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2012-02-29perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa
2012-02-29perf tools: Ensure comm string is properly terminatedDavid Ahern
2012-02-29perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa
2012-02-29perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim
2012-02-29Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Arnd Bergmann
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-29Merge tag 'for-3.3' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai
2012-02-29Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-02-29drm/radeon: fix uninitialized variableChristian König
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher
2012-02-29watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai
2012-02-29devicetree-bindings: Add documentation for i.MX generic boardsSascha Hauer
2012-02-29ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree supportSascha Hauer
2012-02-29ARM i.MX27: Add devicetree supportSascha Hauer
2012-02-28ecryptfs: fix printk format warning for size_tRandy Dunlap
2012-02-28hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz
2012-02-28hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz
2012-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-28watchdog: update maintainers git entryWim Van Sebroeck
2012-02-28watchdog: Fix typo in pnx4008_wdt.cMasanari Iida
2012-02-28watchdog: Fix typo in KconfigMasanari Iida
2012-02-28watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham