Age | Commit message (Expand) | Author |
2015-03-17 | gpio: fix constconst in devres | Linus Walleij |
2015-03-09 | gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq | Grygorii Strashko |
2015-03-09 | gpio: pxa: simplify BANK_OFF macro offset calculation | Rob Herring |
2015-03-09 | gpio: dwapb: re-enable GPIO_DWAPB for arm64 | Kefeng Wang |
2015-03-07 | drivers/gpio: Altera soft IP GPIO driver | Tien Hock Loh |
2015-03-06 | gpio: vf610: Replaces comma between expression statements by semicolon | Axel Lin |
2015-03-05 | gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions | Rojhalat Ibrahim |
2015-03-05 | gpiolib: add gpiod_get_array and gpiod_put_array functions | Rojhalat Ibrahim |
2015-03-05 | gpiolib: define gpio suffixes globally | Rojhalat Ibrahim |
2015-03-04 | gpio: add parameter to allow the use named gpios | Olliver Schinagl |
2015-03-04 | gpio: pcf857x: Propagate wake-up setting to parent irq controller | Geert Uytterhoeven |
2015-03-04 | gpio: pcf857x: Switch to use gpiolib irqchip helpers | Geert Uytterhoeven |
2015-03-04 | gpio: add GPIO hogging mechanism | Benoit Parrot |
2015-03-02 | gpio: max732x: convert to GPIOLIB_IRQCHIP | Linus Walleij |
2015-03-02 | gpio: mb86s70: Return error if requesting an already assigned gpio | Axel Lin |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-02-21 | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-21 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki |
2015-02-21 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki |
2015-02-20 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier |
2015-02-20 | IB/qib: Add blank line after declaration | Mike Marciniszyn |
2015-02-20 | IB/qib: Fix checkpatch warnings | Mike Marciniszyn |
2015-02-20 | i2c: ocores: rework clk code to handle NULL cookie | Wolfram Sang |
2015-02-20 | thermal: exynos: fix: Check if data->tmu_read callback is present before read | Lukasz Majewski |
2015-02-20 | Infiniband: Fix potential NULL d_inode dereference | David Howells |
2015-02-19 | clk: Only recalculate the rate if needed | Tomeu Vizoso |
2015-02-19 | ipmi: Fix a memory ordering issue | Corey Minyard |
2015-02-19 | ipmi: Remove uses of return value of seq_printf | Joe Perches |
2015-02-19 | ipmi: Use is_visible callback for conditional sysfs entries | Takashi Iwai |
2015-02-19 | ipmi: Free ipmi_recv_msg messages from the linked list on close | Nicholas Krause |
2015-02-19 | ipmi: avoid gcc warning | Arnd Bergmann |
2015-02-19 | ipmi: Update timespec usage to timespec64 | John Stultz |
2015-02-19 | ipmi: Cleanup DEBUG_TIMING ifdef usage | John Stultz |
2015-02-19 | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c | Nicholas Krause |
2015-02-19 | char: ipmi: Remove obsolete cleanup for clientdata | Wolfram Sang |