summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-20gpio: adnp: dt: Reference generic interrupt bindingThierry Reding
2012-09-18gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding
2012-09-18gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun
2012-09-18gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun
2012-09-12gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones
2012-09-12gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones
2012-09-12ARM: shmobile: kzm9g: use gpio-keys instead of gpio-keys-polledKuninori Morimoto
2012-09-12gpio: pcf857x: fixup smatch WARNINGKuninori Morimoto
2012-09-11gpio: 74x164: Add support for the daisy-chainingMaxime Ripard
2012-09-11gpio: 74x164: dts: Add documentation for the dt bindingMaxime Ripard
2012-09-11dt: Fix incorrect reference in gpio-led documentationSachin Kamat
2012-09-07gpio: 74x164: Add device tree supportMaxime Ripard
2012-09-07gpio: 74x164: Use dynamic gpio number assignment if no pdata is presentMaxime Ripard
2012-09-07gpio: 74x164: Use devm_kzallocMaxime Ripard
2012-09-07gpio: 74x164: Use module_spi_driver boiler plate functionMaxime Ripard
2012-09-06gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin
2012-09-06gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin
2012-09-04gpio: wm8350: Convert to use devm_kzalloc APIAxel Lin
2012-09-04gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin
2012-09-04gpio: adp5588: Use module_i2c_driverAxel Lin
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin
2012-09-01gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin
2012-09-01gpio: da9052: Convert to use devm_kzalloc APIAxel Lin
2012-09-01drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-08-31gpio: davinci: preparation for switch to common clock frameworkMurali Karicheri
2012-08-31gpio: Remove broken mark for da9052 gpio driverAxel Lin
2012-08-31gpio: mc9s08dz60: Use devm_kzalloc APIAxel Lin
2012-08-23gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto
2012-08-17gpio: gpio-pch: Use spinlock for register access protectionAxel Lin
2012-08-17gpio: gpio-ml-ioh: Use spinlock for register access protectionAxel Lin
2012-08-17gpiolib: Use seq_file's iterator interfaceThierry Reding
2012-08-16Linux 3.6-rc2Linus Torvalds
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-08-15Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-08-15Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann