aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* gpio: split gpiod board registration into machine headerLinus Walleij2014-07-28
* gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-24
* gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot2014-07-24
* gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-24
* gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-23
* gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-23
* gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-23
* gpio: simplify gpiochip_export()Alexandre Courbot2014-07-23
* gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot2014-07-23
* gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck2014-07-23
* gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen2014-07-23
* gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij2014-07-23
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* devicetree: Add Zynq GPIO devicetree bindings documentationHarini Katakam2014-07-10
* gpio: Add driver for Zynq GPIO controllerHarini Katakam2014-07-10
* gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera2014-07-09
* gpio: move integer GPIO support to its own fileAlexandre Courbot2014-07-09
* gpio: move sysfs support to its own fileAlexandre Courbot2014-07-09
* gpio: always compile label supportAlexandre Courbot2014-07-09
* gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas2014-07-09
* gpio: omap: Remove unneeded includeJavier Martinez Canillas2014-07-09
* gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas2014-07-09
* gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-09
* gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-09
* gpio: vr41xx: fix up errorpath on probe()Linus Walleij2014-07-09
* gpio: rcar: clamp returned value to [0,1]Jürg Billeter2014-07-09
* gpio-pxa: gpio0 and gpio1 support on dtAndrew Ruder2014-07-07
* gpio: pxa: Make of_device_id array constJingoo Han2014-06-19
* gpio: lpc32xx: Make of_device_id array constJingoo Han2014-06-19
* gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij2014-06-19
* gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij2014-06-19
* Linux 3.16-rc1Linus Torvalds2014-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-15
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-15
| * Merge branch 'csum_fixes'David S. Miller2014-06-15
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-15
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-15
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-15
| | * net: Fix save software checksum completeTom Herbert2014-06-15
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-15
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-13
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-13
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-13
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-15
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-11
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-11
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-11
| | * | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-11
| | * | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-11
| | * | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-11