summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-0984-1929/+2411
|\
| * MAINTAINERS: update GPIO include filesAlexandre Courbot2014-08-071-1/+2
| * gpio: add missing includes in machine.hAlexandre Courbot2014-08-071-0/+3
| * gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-284-59/+155
| * MAINTAINERS: Update Samsung pin control entrySachin Kamat2014-07-281-3/+1
| * gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg2014-07-283-10/+41
| * gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg2014-07-282-69/+26
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-287-57/+63
| * gpio: remove gpio_ensure_requested()Alexandre Courbot2014-07-242-109/+12
| * gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot2014-07-241-1/+1
| * gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-244-3/+26
| * gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot2014-07-233-137/+113
| * gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-237-38/+25
| * gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-234-5/+3
| * gpio: simplify gpiochip_export()Alexandre Courbot2014-07-231-11/+9
| * gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot2014-07-231-1/+0
| * gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck2014-07-231-0/+3
| * gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen2014-07-231-0/+43
| * gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij2014-07-231-1/+1
| * gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-2257-242/+100
| * devicetree: Add Zynq GPIO devicetree bindings documentationHarini Katakam2014-07-101-0/+26
| * gpio: Add driver for Zynq GPIO controllerHarini Katakam2014-07-103-0/+657
| * gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera2014-07-091-3/+4
| * gpio: move integer GPIO support to its own fileAlexandre Courbot2014-07-093-105/+112
| * gpio: move sysfs support to its own fileAlexandre Courbot2014-07-094-907/+925
| * gpio: always compile label supportAlexandre Courbot2014-07-091-25/+2
| * gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas2014-07-091-131/+137
| * gpio: omap: Remove unneeded includeJavier Martinez Canillas2014-07-091-1/+0
| * gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas2014-07-091-6/+0
| * gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
| * gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
| * gpio: vr41xx: fix up errorpath on probe()Linus Walleij2014-07-091-2/+6
| * gpio: rcar: clamp returned value to [0,1]Jürg Billeter2014-07-091-2/+2
| * gpio-pxa: gpio0 and gpio1 support on dtAndrew Ruder2014-07-071-0/+5
| * gpio: pxa: Make of_device_id array constJingoo Han2014-06-191-1/+1
| * gpio: lpc32xx: Make of_device_id array constJingoo Han2014-06-191-1/+1
| * gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij2014-06-191-61/+25
| * gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij2014-06-192-84/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-0948-2885/+4515
|\ \
| * | Input: wacom - update the ABI doc according to latest changesBenjamin Tissoires2014-08-081-43/+27
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-079844-252603/+502307
| |\ \
| | * \ Merge branch 'wacom' into nextDmitry Torokhov2014-08-0711-2119/+1361
| | |\ \
| | | * | Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2014-08-072-4/+5
| | | * | Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires2014-08-073-982/+2
| | | * | Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires2014-08-071-1/+4
| | | * | Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt2014-08-071-18/+17
| | | * | Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires2014-08-071-8/+21
| | | * | Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires2014-08-075-2/+92
| | | * | Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires2014-08-065-5/+132
| | | * | Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires2014-08-062-3/+69