summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | altera_gpio_probe() can be statickbuild test robot2015-03-271-1/+1
| * | | | gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven2015-03-261-2/+31
| * | | | gpio: rcar: Add more register documentationGeert Uytterhoeven2015-03-261-12/+12
| * | | | gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven2015-03-261-3/+3
| * | | | gpio/crystalcove: Add additional GPIO for Panel controlShobhit Kumar2015-03-261-1/+6
| * | | | gpio: dwapb: enable for QuarkAndy Shevchenko2015-03-191-2/+1
| * | | | gpio / ACPI: Use local variable instead of ACPI_HANDLE()Rafael J. Wysocki2015-03-191-1/+1
| * | | | gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()Rafael J. Wysocki2015-03-191-7/+9
| * | | | gpio: f7188x: add GPIO support for F71869AAndreas Bofjall2015-03-172-5/+25
| * | | | gpio: f7188x: add GPIO support for F71869Andreas Bofjall2015-03-172-5/+24
| * | | | gpio: f7188x: correct spelling of "Fintek"Andreas Bofjall2015-03-171-1/+1
| * | | | gpio: fix constconst in devresLinus Walleij2015-03-171-1/+1
| * | | | gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irqGrygorii Strashko2015-03-091-1/+0
| * | | | gpio: pxa: simplify BANK_OFF macro offset calculationRob Herring2015-03-091-2/+1
| * | | | gpio: dwapb: re-enable GPIO_DWAPB for arm64Kefeng Wang2015-03-091-1/+1
| * | | | drivers/gpio: Altera soft IP GPIO driverTien Hock Loh2015-03-073-0/+385
| * | | | gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin2015-03-061-8/+8
| * | | | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+89
| * | | | gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-053-0/+236
| * | | | gpiolib: define gpio suffixes globallyRojhalat Ibrahim2015-03-052-8/+9
| * | | | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-043-3/+19
| * | | | gpio: pcf857x: Propagate wake-up setting to parent irq controllerGeert Uytterhoeven2015-03-041-3/+34
| * | | | gpio: pcf857x: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-03-042-94/+28
| * | | | gpio: add GPIO hogging mechanismBenoit Parrot2015-03-043-19/+219
| * | | | gpio: max732x: convert to GPIOLIB_IRQCHIPLinus Walleij2015-03-022-93/+43
| * | | | gpio: mb86s70: Return error if requesting an already assigned gpioAxel Lin2015-03-021-0/+5
| | |/ / | |/| |
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-182-0/+4
|\ \ \ \
| * | | | i2c: core: Export bus recovery functionsMark Brown2015-04-151-0/+3
| * | | | i2c: jz4780: Fix build for m68k and sparc64Guenter Roeck2015-04-151-0/+1
* | | | | Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-04-1814-324/+1736
|\ \ \ \ \
| * | | | | dm crypt: fix missing error code return from crypt_ctr error pathWei Yongjun2015-04-171-0/+1
| * | | | | dm crypt: fix deadlock when async crypto algorithm returns -EBUSYBen Collins2015-04-151-6/+6
| * | | | | dm crypt: leverage immutable biovecs when decrypting on readMike Snitzer2015-04-151-5/+5
| * | | | | dm crypt: update URLs to new cryptsetup project pageMilan Broz2015-04-151-1/+1
| * | | | | dm: add log writes targetJosef Bacik2015-04-153-0/+842
| * | | | | dm table: use bool function return values of true/false not 1/0Joe Perches2015-04-151-10/+10
| * | | | | dm verity: add error handling modes for corrupted blocksSami Tolvanen2015-04-152-12/+136
| * | | | | dm delay: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-04-151-1/+1
| * | | | | dm log userspace base: fix compile warningNicholas Mc Guire2015-04-151-4/+3
| * | | | | dm log userspace transfer: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-151-2/+3
| * | | | | dm table: fall back to getting device using name_to_dev_t()Dan Ehrenberg2015-04-151-12/+8
| * | | | | dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer2015-04-155-16/+68
| * | | | | dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mqMike Snitzer2015-04-152-16/+50
| * | | | | dm: add full blk-mq support to request-based DMMike Snitzer2015-04-153-71/+259
| * | | | | dm: impose configurable deadline for dm_request_fn's merge heuristicMike Snitzer2015-04-153-4/+59
| * | | | | dm sysfs: introduce ability to add writable attributesMike Snitzer2015-04-151-5/+27
| * | | | | dm: don't start current request if it would've merged with the previousMike Snitzer2015-04-151-0/+12
| * | | | | dm: reduce the queue delay used in dm_request_fn from 100ms to 10msMike Snitzer2015-04-151-1/+1
| * | | | | dm: don't schedule delayed run of the queue if nothing to doMike Snitzer2015-04-151-1/+1
| * | | | | dm: only run the queue on completion if congested or no requests pendingMike Snitzer2015-04-151-3/+9