summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot
2014-07-23gpio: simplify gpiochip_export()Alexandre Courbot
2014-07-23gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot
2014-07-23gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck
2014-07-23gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen
2014-07-23gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-07-10devicetree: Add Zynq GPIO devicetree bindings documentationHarini Katakam
2014-07-10gpio: Add driver for Zynq GPIO controllerHarini Katakam
2014-07-09gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera
2014-07-09gpio: move integer GPIO support to its own fileAlexandre Courbot
2014-07-09gpio: move sysfs support to its own fileAlexandre Courbot
2014-07-09gpio: always compile label supportAlexandre Courbot
2014-07-09gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas
2014-07-09gpio: omap: Remove unneeded includeJavier Martinez Canillas
2014-07-09gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas
2014-07-09gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist
2014-07-09gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist
2014-07-09gpio: vr41xx: fix up errorpath on probe()Linus Walleij
2014-07-09gpio: rcar: clamp returned value to [0,1]Jürg Billeter
2014-07-07gpio-pxa: gpio0 and gpio1 support on dtAndrew Ruder
2014-06-19gpio: pxa: Make of_device_id array constJingoo Han
2014-06-19gpio: lpc32xx: Make of_device_id array constJingoo Han
2014-06-19gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij
2014-06-19gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij
2014-06-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran