summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-30gpio: add GPIO support for F71882FG and F71889FSimon Guinot3-0/+480
2013-08-30of: add vendor prefix for Microchip Technology IncLars Poeschel1-0/+1
2013-08-30gpio: mcp23s08: rename the device tree propertyLars Poeschel2-15/+52
2013-08-29gpio: samsung: Drop support for Exynos SoCsTomasz Figa1-871/+0
2013-08-23gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()Laurent Pinchart1-5/+4
2013-08-23gpio: pcf857x: Sort headers alphabeticallyLaurent Pinchart1-2/+2
2013-08-23gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"Christophe Leroy1-2/+1
2013-08-16gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael1-15/+9
2013-08-16gpio: pca953x: fix gpio input on gpio offsets >= 8Andrew Ruder1-1/+1
2013-08-16drivers/gpio: simplify use of devm_ioremap_resourceJulia Lawall2-12/+2
2013-08-16drivers/gpio/gpio-omap.c: convert comma to semicolonJulia Lawall1-1/+1
2013-08-16gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman1-0/+1
2013-08-16gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner1-1/+1
2013-08-16gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel1-5/+1
2013-08-16gpio: msm: Staticize local variable 'msm_gpio'Jingoo Han1-1/+1
2013-08-16gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann1-1/+2
2013-08-16gpio: use dev_get_platdata()Jingoo Han31-42/+45
2013-08-16gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handlerUwe Kleine-König1-0/+4
2013-08-16gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks1-5/+4
2013-08-16gpio: palmas: Fix misreported GPIO out valueAndrew Chew1-2/+15
2013-07-29gpio: palmas: add dt supportLaxman Dewangan2-1/+38
2013-07-29MAINTAINERS: gpio: vt8500: Remove file patternJoe Perches1-1/+0
2013-07-23gpio: gpio-mxc: Include "<linux/err.h>"Fabio Estevam1-0/+1
2013-07-21gpio: pxa: fix Documentation of interrupt-names propertyDaniel Mack1-3/+4
2013-07-21gpio: pxa: remove dead codeDaniel Mack1-10/+3
2013-07-21gpio: em: Add pinctrl supportMagnus Damm2-0/+26
2013-07-21gpio: Kontron PLD gpio driverGuenter Roeck3-0/+238
2013-07-21gpiolib: replace strict_strtol() with kstrtol()Jingoo Han1-4/+4
2013-07-21gpio-rcar: Add interrupt controller support to the DT bindingsLaurent Pinchart1-0/+8
2013-07-20GPIO: gpio-twl6040: Remove support for legacy (pdata) modePeter Ujfalusi1-5/+1
2013-07-20gpio: gpio-mxc: Use devm functionsFabio Estevam1-28/+8
2013-07-20gpio-tz1090: convert to use generic irqchipJames Hogan2-75/+49
2013-07-20gpio-tz1090-pdc: add TZ1090 PDC gpio driverJames Hogan4-0/+296
2013-07-20gpio-tz1090: add TZ1090 gpio driverJames Hogan4-0/+729
2013-07-15Linux 3.11-rc1Linus Torvalds2-1604/+883
2013-07-15Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+121
2013-07-15slub: Check for page NULL before doing the node_match checkSteven Rostedt1-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro1-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro1-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro1-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro1-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro1-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro4-33/+23
2013-07-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-40/+462
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-56/+253
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-241/+607
2013-07-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-529/+828
2013-07-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+11