deliverable/linux.git
2012-11-21  Linus WalleijMerge branch 'at91' into devel
2012-11-21  Axel Lingpiolib: Fix use after free in gpiochip_add_pin_range
2012-11-21  Linus Walleijgpiolib: rename pin range arguments
2012-11-21  Haojian Zhuangpinctrl: single: support gpio request and free
2012-11-21  Haojian Zhuangpinctrl: generic: add input schmitt disable parameter
2012-11-21  Linus Walleijpinctrl/u300/coh901: stop spawning pinctrl from GPIO
2012-11-21  Linus Walleijpinctrl/u300/coh901: let the gpio_chip register the...
2012-11-21  Linus Walleijpinctrl: add function to retrieve range from pin
2012-11-21  Linus Walleijgpiolib: return any error code from range creation
2012-11-21  Linus Walleijpinctrl: make range registration defer properly
2012-11-21  Linus Walleijgpiolib: rename find_pinctrl_*
2012-11-21  Linus Walleijgpiolib: let gpiochip_add_pin_range() specify offset
2012-11-19  Jean-Christophe... ARM: at91: pm9g45: add mmc support
2012-11-19  Jean-Christophe... ARM: at91: Animeo IP: add mmc support
2012-11-19  Jean-Christophe... ARM: at91: dt: add mmc pinctrl for Atmel reference...
2012-11-19  Jean-Christophe... ARM: at91: dt: at91sam9: add mmc pinctrl support
2012-11-19  Ludovic DesrochesARM: at91/dts: add nodes for atmel hsmci controllers...
2012-11-19  Ludovic DesrochesARM: at91/dts: add nodes for atmel hsmci controllers...
2012-11-19  Ludovic DesrochesARM: at91: add clocks for DT entries
2012-11-21  Linus WalleijMerge branch 'delivery/pinctrl-at91-3.8' of github...
2012-11-18  Jean-Christophe... ARM: at91: add Somfy Animeo IP board support
2012-11-18  Joachim EastwoodARM: AT91: Add AT91RM9200EK board device tree
2012-11-18  Joachim EastwoodARM: AT91: Add AT91RM9200 device tree
2012-11-18  Joachim EastwoodARM: AT91: Add AT91RM9200 DT board
2012-11-18  Joachim EastwoodARM: AT91: Add usart/tc/pio/ohci DT clock lookup to...
2012-11-18  Joachim EastwoodARM: AT91: Add DT support to AT91RM9200 System Timer
2012-11-18  Joachim EastwoodARM: AT91: Fix build failure on board-dt
2012-11-18  Jean-Christophe... ARM: at91: add Ronetix pm9g45 board support
2012-11-18  Jean-Christophe... ARM: at91: dt: at91sam9260: split rts and cts pinctrl not
2012-11-18  Jean-Christophe... ARM: at91: fix usart/uart namimg in pinctrl
2012-11-18  Jean-Christophe... ARM: at91sam9: add macb pinctrl support
2012-11-18  Jean-Christophe... pinctrl: at91 add deglitch, debounce, pull down and...
2012-11-18  Jean-Christophe... pinctrl: at91: provide gpio names
2012-11-15  Axel Linpinctrl: nomadik: Staticize non-exported symbols
2012-11-15  Axel Linpinctrl: nomadik: Prevent NULL dereference if of_match_...
2012-11-15  Haojian Zhuangpinctrl: single: dump pinmux register value
2012-11-15  Viresh KumarPinctrl/spear: plgpio: don't call prepare/unprepare
2012-11-15  Axel Linpinctrl: plgpio: Call clk_disable_unprepare only if...
2012-11-15  Axel Linpinctrl: spear: Make get_gpio_pingroup return NULL...
2012-11-15  Axel Linpinctrl: coh901: Return proper error if irq_domain_add_...
2012-11-15  Axel Linpinctrl: spear: Fix the logic of setting reg in pmx_ini...
2012-11-15  Axel Linpinctrl: imx: Fix the logic checking if not able to...
2012-11-15  Axel Linpinctrl: tegra: Staticize non-exported symbols
2012-11-15  Patrice Chotardpinctrl/nomadik: db8540: split clkout group
2012-11-15  Patrice Chotardpinctrl/nomadik: db8500: split clkout group
2012-11-15  Axel Linpinctrl: pxa3xx: Remove phy_base and phy_size from...
2012-11-15  Axel Linpinctrl: pxa3xx: Use devm_request_and_ioremap
2012-11-15  Axel Linpinctrl: tegra: Make PINCTRL_TEGRA select PINMUX &...
2012-11-13  Axel Linpinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF
2012-11-13  Axel Linpinctrl: spear: Staticize non-exported symbols
2012-11-11  Axel Linpinctrl: pinmux: Release all taken pins in pinmux_enabl...
2012-11-11  Axel Linpinctrl: lantiq: Staticize non-exported symbols
2012-11-11  Axel Linpinctrl: lantiq: Remove ltq_pmx_disable() function
2012-11-11  Shiraz Hashimpinctrl: SPEAr: Add SoC specific gpio configuration...
2012-11-11  Axel Linpinctrl: Staticize pinconf_ops
2012-11-11  Linus WalleijMerge branch 'nomadik' into devel
2012-11-11  Linus WalleijMerge branch 'at91' into devel
2012-11-11  Viresh KumarARM: SPEAr: Add plgpio node in device tree dtsi files
2012-11-11  Viresh Kumarpinctrl: SPEAr: Add gpio ranges support
2012-11-11  Linus Walleijgpiolib: iron out include ladder mistakes
2012-11-11  Linus Walleijgpiolib: separation of pin concerns
2012-11-11  Linus Walleijgpiolib: call pin removal in chip removal function
2012-11-11  Linus Walleijgpiolib: remove duplicate pin range code
2012-11-11  Linus Walleijgpiolib-of: staticize the pin range calls
2012-11-11  Linus Walleijgpiolib: fix up function prototypes etc
2012-11-11  Axel Linpinctrl: sirf: Staticize non-exported symbol
2012-11-11  Axel Linpinctrl: u300: Staticize non-exported symbols
2012-11-11  Linus Walleijpinctrl/u300: use managed resources
2012-11-11  Linus Walleijpinctrl/coh901: convert to use managed resources
2012-11-11  Linus Walleijpinctrl/coh901: use irqdomain, allocate irqdescs
2012-11-11  Linus WalleijARM: U300: bump IRQs to offset 32
2012-11-11  Viresh Kumarpinctrl: SPEAr: Add plgpio driver
2012-11-11  Shiraz Hashimgpiolib: provide provision to register pin ranges
2012-11-11  Viresh KumarRevert "pinctrl: remove pinctrl_remove_gpio_range"
2012-11-11  Axel Linpinctrl: exynos: Add terminating entry for of_device_id...
2012-11-11  Barry Songpinctrl: sirf: enable the driver support new SiRFmarco SoC
2012-11-11  Thomas Petazzonipinctrl: mvebu: move to its own directory
2012-11-11  Thomas Petazzonipinctrl: mvebu: remove useless include
2012-11-11  Thomas Petazzonipinctrl: mvebu: allow plat-orion architectures to use...
2012-11-11  Linus Walleijpinctrl: reserve pins when states are activated
2012-11-11  Linus TorvaldsLinux 3.7-rc5
2012-11-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-11-10  Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2012-11-10  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2012-11-10  Linus TorvaldsMerge tag 'stable/for-linus-3.7-rc5-tag' of git://git...
2012-11-10  David S. Millersparc64: Fix build with mix of modular vs. non-modular...
2012-11-10  David S. Millersparc: Support atomic64_dec_if_positive properly.
2012-11-10  Andreas Larssonof/address: sparc: Declare of_address_to_resource(...
2012-11-10  Andreas Larssonsparc32, leon: Check for existent irq_map entry in...
2012-11-10  Andreas Larssonsparc: Add sparc support for platform_get_irq()
2012-11-09  Nicolas Dichtelgre6: fix rtnl dump messages
2012-11-09  Wang Dongshenggianfar: ethernet vanishes after restoring from hibernation
2012-11-09  Steve Glendinningusbnet: ratelimit kevent may have been dropped warnings
2012-11-09  Hannes Frederic... ipv6: send unsolicited neighbour advertisements to...
2012-11-09  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-09  Linus TorvaldsMerge tag '3.7-pci-fixes' of git://git./linux/kernel...
2012-11-09  Linus TorvaldsMerge tag 'mmc-fixes-for-3.7-rc5' of git://git./linux...
2012-11-09  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-11-09  Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
next
This page took 0.039143 seconds and 5 git commands to generate.