summaryrefslogtreecommitdiff
path: root/include/linux/flex_array.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-02-03 11:26:54 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-03 11:26:54 -0800
commit0dc17d142c8d52cbcc829c09b433cbad20325998 (patch)
tree222c4f4555ca7d53cea4ca681c0b32f5e53cd850 /include/linux/flex_array.h
parente36f014edff70fc02b3d3d79cead1d58f289332e (diff)
parent49d2ca84e433dab854c7a866bc6add09cfab682d (diff)
downloadkernel-0dc17d142c8d52cbcc829c09b433cbad20325998.tar.gz
Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Pull gpio fixes from Linus Walleij: "Yet more GPIO fixes for the v3.19 series. There is a high bug-spot activity in GPIO this merge window, much due to Johan Hovolds spearheading into actually exercising the removal path for GPIO chips, something that was never really exercised before. The other two fixes are augmenting erroneous behaviours in two specific drivers for minor systems. Summary from signed tag: - Two fixes stabilizing that which was never stable before: removal of GPIO chips, now let's stop leaking memory. - Make sure OMAP IRQs are usable when the irqchip API is used orthogonally to the gpiochip API. - Provide a default GPIO base for the mcp23s08 driver" * tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low gpio: sysfs: fix memory leak in gpiod_export_link gpio: mcp23s08: handle default gpio base gpio: omap: Fix bad device access with setup_irq()
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions
01:25:39 -0700'>2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren 2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren 2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin 2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg 2011-05-09omap: musb: introduce default board configMike Rapoport 2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport 2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren 2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala 2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren 2011-02-22OMAP2: add regulator for MMC1Balaji T K 2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux 2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley 2010-12-17omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu 2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren 2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha 2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen 2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre 2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai 2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren 2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren 2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren 2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King 2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren 2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren 2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren 2010-05-20omap2: Add OHCI USB platform init for 2430 SDPViral Mehta 2010-05-20omap2: Add I2C bus 1 initialisation for 2430sdpViral Mehta