aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart2013-08-23
* gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart2013-08-23
* gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"Christophe Leroy2013-08-23
* gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael2013-08-16
* gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder2013-08-16
* drivers/gpio: simplify use of devm_ioremap_resourceJulia Lawall2013-08-16
* drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall2013-08-16
* gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman2013-08-16
* gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner2013-08-16
* gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel2013-08-16
* gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han2013-08-16
* gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann2013-08-16
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König2013-08-16
* gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks2013-08-16
* gpio: palmas: Fix misreported GPIO out valueAndrew Chew2013-08-16
* gpio: palmas: add dt supportLaxman Dewangan2013-07-29
* MAINTAINERS: gpio: vt8500: Remove file patternJoe Perches2013-07-29
* gpio: gpio-mxc: Include "<linux/err.h>"Fabio Estevam2013-07-22
* gpio: pxa: fix Documentation of interrupt-names propertyDaniel Mack2013-07-21
* gpio: pxa: remove dead codeDaniel Mack2013-07-21
* gpio: em: Add pinctrl supportMagnus Damm2013-07-21
* gpio: Kontron PLD gpio driverGuenter Roeck2013-07-21
* gpiolib: replace strict_strtol() with kstrtol()Jingoo Han2013-07-20
* gpio-rcar: Add interrupt controller support to the DT bindingsLaurent Pinchart2013-07-20
* GPIO: gpio-twl6040: Remove support for legacy (pdata) modePeter Ujfalusi2013-07-20
* gpio: gpio-mxc: Use devm functionsFabio Estevam2013-07-20
* gpio-tz1090: convert to use generic irqchipJames Hogan2013-07-20
* gpio-tz1090-pdc: add TZ1090 PDC gpio driverJames Hogan2013-07-20
* gpio-tz1090: add TZ1090 gpio driverJames Hogan2013-07-20
* Linux 3.11-rc1Linus Torvalds2013-07-14
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * slab: fix init_lock_keysChristoph Lameter2013-07-07
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-14