summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAX7301 GPIO: Do not force SPI speed when using OF PlatformChristophe Leroy2013-03-271-1/+2
* gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
* gpio: gpio-timberdale.c: fix checkpatch errorLaurent Navet2013-03-271-2/+1
* gpio: gpio-tc3589x.c: fix checkpatch errorsLaurent Navet2013-03-271-4/+4
* gpio: gpio-stp-xway.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
* gpio: gpio-sch.c: fix checkpatch errorLaurent Navet2013-03-271-39/+35
* gpio: gpio-pxa.c: fix checkpatch errorsLaurent Navet2013-03-271-2/+2
* gpio: gpio-pca953x.c: fix checkpatch errorLaurent Navet2013-03-271-2/+1
* gpio: gpio-omap.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
* gpio: gpio-mvebu.c: fix checkpatch errorsLaurent Navet2013-03-271-13/+13
* gpio: gpiolib-of.c: fix checkpatch errorLaurent Navet2013-03-271-1/+1
* gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-03-271-4/+4
* gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-03-271-4/+4
* gpio: mc33880: use dev_err() instead of printk()Jingoo Han2013-03-271-1/+2
* gpio: pcf857x: use devm_kzalloc()Jingoo Han2013-03-271-5/+2
* gpio: mc33880: use devm_kzalloc()Jingoo Han2013-03-271-5/+3
* gpio: max732x: use devm_kzalloc()Jingoo Han2013-03-271-3/+2
* gpio: max7301: use devm_kzalloc()Jingoo Han2013-03-271-3/+1
* gpio: max7300: use devm_kzalloc()Jingoo Han2013-03-271-3/+1
* gpio: adp5520: use devm_kzalloc()Jingoo Han2013-03-271-3/+1
* gpio/vt8500: Convert to devm_ioremap_resource()Sachin Kamat2013-03-271-5/+3
* gpio: em: Make use of devm functionsMagnus Damm2013-03-271-34/+19
* gpio-lynxpoint: Add X86 dependency and io-port handling header.Mathias Nyman2013-03-272-1/+2
* gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean valueMika Westerberg2013-03-271-1/+1
* gpio-sch: Allow for more than 8 lines in the resume wellDarren Hart2013-03-271-10/+27
* Add TI TCA9554 to supported devices tableNikolay Balandin2013-03-271-0/+1
* gpio: viperboard: Remove duplicate code to set gpio->gpiob_valAxel Lin2013-03-271-4/+0
* gpio-ich: Check for pin availability at request timeJean Delvare2013-03-271-12/+3
* gpio/em: Add Device Tree supportMagnus Damm2013-03-061-3/+42
* gpio/omap: warn if bank is not enabled on setting irq typeJon Hunter2013-03-061-0/+3
* gpio/omap: convert gpio irq domain to linear mappingJon Hunter2013-03-061-41/+31
* gpio/tegra: assume CONFIG_OFStephen Warren2013-03-041-6/+5
* gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-021-2/+2
* gpiolib: move comment to right functionAlexandre Courbot2013-03-021-1/+1
* gpiolib: use const parameters when possibleAlexandre Courbot2013-03-021-13/+16
* gpiolib: check descriptors validity before useAlexandre Courbot2013-03-021-47/+65
* Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-02-288-434/+488
|\
| * crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-201-18/+20
| * lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-204-343/+395
| * lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-02-203-2/+2
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-281-1/+1
|\ \
| * | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-2818-140/+1077
|\ \ \
| * | | i5100_edac: convert to use simple_open()Wei Yongjun2013-02-261-7/+1
| * | | ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-02-261-2/+2
| * | | ghes_edac: Fix RAS tracingMauro Carvalho Chehab2013-02-251-0/+13
| * | | ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab2013-02-251-15/+180
| * | | ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab2013-02-251-10/+26
| * | | ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab2013-02-251-4/+13
| * | | ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab2013-02-251-12/+180
OpenPOWER on IntegriCloud