summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: mxc: Do not hard code return valueSachin Kamat2014-01-021-1/+1
* gpio: max730x: Remove redundant dev_set_drvdataSachin Kamat2014-01-021-3/+0
* ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves2014-01-021-3/+3
* gpio: sch311x: fix compilation errorLinus Walleij2013-12-231-0/+1
* ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-0/+3
* ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-202-0/+4
* gpio: sodaville: fix some error return code on error pathWei Yongjun2013-12-201-2/+6
* gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun2013-12-201-4/+1
* gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun2013-12-201-0/+1
* gpio: add GPIO support for SMSC SCH311xBruno Randolf2013-12-203-0/+441
* gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg2013-12-121-1/+1
* gpio: msm: Add module device table and mark table constStephen Boyd2013-12-121-1/+2
* gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot2013-12-121-17/+17
* gpio: driver for Xtensa GPIO32Baruch Siach2013-12-123-0/+172
* gpio: 74x164: Driver cleanupAlexander Shiyan2013-12-121-27/+16
* gpio: 74x164: Remove non-DT supportAlexander Shiyan2013-12-122-16/+4
* gpio: tegra: add missing error handling to probeStephen Warren2013-12-111-1/+6
* gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko2013-12-091-1/+1
* gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko2013-12-091-15/+26
* gpiolib: unify pr_* messages formatAndy Shevchenko2013-12-091-37/+37
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-091-50/+58
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09250-1415/+3627
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-12-0630-57/+123
| |\
| | * [SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva2013-12-033-8/+14
| | * [SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley2013-12-021-0/+7
| | * [SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2013-12-022-41/+58
| | * [SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal2013-12-024-0/+10
| | * [SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal2013-12-021-1/+3
| | * [SCSI] pm80xx: Module author additionNikith Ganigarakoppal2013-12-021-0/+1
| | * [SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-12-011-1/+1
| | * [SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-11-301-1/+1
| | * [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-2918-4/+27
| | * [SCSI] libsas: fix usage of ata_tf_to_fisDan Williams2013-11-271-1/+1
| * | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-066-8/+66
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki2013-12-062-2/+17
| | |\ \ \ \
| | | | | * | PowerCap: Fix mode for energy counterSrinivas Pandruvada2013-12-051-1/+6
| | | | * | | PNP: fix restoring devices after hibernationDmitry Torokhov2013-12-051-1/+11
| | | |/ / /
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-064-6/+49
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork2013-12-031-3/+0
| | | | * | | cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-282-0/+46
| | | * | | | cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk2013-12-031-1/+1
| | | * | | | intel_idle: Fixed C6 state on Avoton/Rangeley processorsBockholdt Arne2013-11-281-2/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-062-12/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe2013-11-281-1/+6
| | |\ \ \ \ \ \
| | | * | | | | | block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-261-0/+5
| | | * | | | | | xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner2013-11-261-1/+1
| | * | | | | | | block: submit_bio_wait() conversionsKent Overstreet2013-11-251-11/+1
| * | | | | | | | Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-055-20/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | video: vt8500: fix error handling in probe()Dan Carpenter2013-12-041-14/+11
| | * | | | | | | | atmel_lcdfb: fix module autoloadJohan Hovold2013-12-041-0/+1