Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1013fc417cc15ead7c3a9091a47617f357db71a4
/
drivers
1013fc4
gpio: xgene: Enable X-Gene standby GPIO as interrupt controller
by Quan Nguyen
· 9 years ago
69fd6ae
pinctrl: cygnus-gpio: use gpiochip data pointer
by Linus Walleij
· 9 years ago
521a2ad
gpio: add userspace ABI for GPIO line information
by Linus Walleij
· 9 years ago
df4878e
gpio: store reflect the label to userspace
by Linus Walleij
· 9 years ago
0a7439e
gpio: tps65218: remove unused #include
by Linus Walleij
· 9 years ago
d7f7764
gpio: ks8695: remove irq_to_gpio function
by Arnd Bergmann
· 9 years ago
969f07b
gpio: use kzalloc to allocate gpio_device
by Josh Cartwright
· 9 years ago
aaf2b3a
gpio-mcp23s08: correctly handling failed allocation
by Insu Yun
· 9 years ago
818cc6a
gpio: tps65218: Make tps65218_gpio_output set proper output level
by Axel Lin
· 9 years ago
ce02d18
gpio: tpic2810: Make tpic2810_direction_output set proper output level
by Axel Lin
· 9 years ago
143b65d
gpio: create an API to detect open drain/source on lines
by Linus Walleij
· 9 years ago
d6f434e
gpio: davinci: Fix possible NULL pointer deference
by Nicholas Krause
· 9 years ago
288e6ea
gpio: Include linux/gpio.h instead of asm/gpio.h
by Bjorn Helgaas
· 9 years ago
047b2f62
gpio: TS-4800: remove useless bgpio_init flags
by Julien Grossholtz
· 9 years ago
43c54ec
gpio: move the subdriver data pointer into gpio_device
by Linus Walleij
· 9 years ago
20ec3e3
gpio: move the pin ranges into gpio_device
by Linus Walleij
· 9 years ago
4e6fd26
pinctrl: sirf/atlas7: stop poking around in GPIO internals
by Linus Walleij
· 9 years ago
148ad68
gpio: ws16c48: Use devm_request_region
by William Breathitt Gray
· 9 years ago
1344145
gpio: sch311x: Use devm_request_region
by William Breathitt Gray
· 9 years ago
8a06b08
gpio: ich: Use devm_request_region
by William Breathitt Gray
· 9 years ago
35568c4
gpio: amd8111: Use devm_request_region
by William Breathitt Gray
· 9 years ago
cb32389
gpio: 104-idio-16: Use devm_request_region
by William Breathitt Gray
· 9 years ago
5cfc057
gpio: 104-idi-48: Use devm_request_region
by William Breathitt Gray
· 9 years ago
aa6c360
gpio: 104-dio-48e: Use devm_request_region
by William Breathitt Gray
· 9 years ago
22aeddb
gpio: misc: Pass correct license string to MODULE_LICENSE
by William Breathitt Gray
· 9 years ago
33a68e8
gpio: reference count the gpio device for each desc
by Linus Walleij
· 9 years ago
fdeb8e1
gpio: reflect base and ngpio into gpio_device
by Linus Walleij
· 9 years ago
6cee382
gpio/pinctrl: sunxi: stop poking around in private vars
by Linus Walleij
· 9 years ago
1c3cdb1
gpio: move descriptors into gpio_device
by Linus Walleij
· 9 years ago
afbc4f3
gpio: move sysfs mock device to the gpio_device
by Linus Walleij
· 9 years ago
9efd9e6
gpio: remember to finally free gpio_device
by Linus Walleij
· 9 years ago
c366c76
gpio: add tps65218 gpio
by Nicolas Saenz Julienne
· 9 years ago
b866526
gpio: Add driver for TI TPIC2810
by Andrew F. Davis
· 9 years ago
df6df93
gpio: Add driver for SPI serializers
by Andrew F. Davis
· 9 years ago
28be55d
gpio: ath79: Update the copyright notice
by Alban Bedel
· 9 years ago
2b8f89e
gpio: ath79: Add support for the interrupt controller
by Alban Bedel
· 9 years ago
2f890cf
gpio: ath79: Make the driver removable
by Alban Bedel
· 9 years ago
409d878
gpio: ath79: Allow building in compile tests
by Alban Bedel
· 9 years ago
ab32770
gpio: ath79: Move to the generic GPIO driver
by Alban Bedel
· 9 years ago
60afe31
Merge branch 'chardev' into devel
by Linus Walleij
· 9 years ago
3c702e9
gpio: add a userspace chardev ABI for GPIOs
by Linus Walleij
· 9 years ago
34ffd85
gpio: refer to gpio device in prints and debugfs
by Linus Walleij
· 9 years ago
ff2b135
gpio: make the gpiochip a real device
by Linus Walleij
· 9 years ago
42178e2
drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
by Liu Gang
· 9 years ago
daec0be
Merge branch 'error-return-from-get' into devel
by Linus Walleij
· 9 years ago
5041e79
gpio: add TS-4800 fpga GPIO support
by Julien Grossholtz
· 9 years ago
ccdbddf
gpio: davinci: use irq_data_get_chip_type
by Geliang Tang
· 9 years ago
5df7fd4
gpio/qoriq: Add qoriq platforms support
by Liu Gang
· 9 years ago
1920906f
gpio-f7188x: Add F81866 GPIO supports
by Peter Hung
· 9 years ago
1b06d64f
gpio: Add GPIO support for the ACCES 104-DIO-48E
by William Breathitt Gray
· 9 years ago
9c26df9
gpio: Add GPIO support for the WinSystems WS16C48
by William Breathitt Gray
· 9 years ago
4332e01
gpio: 104-idi-48: Allow IRQ sharing
by William Breathitt Gray
· 9 years ago
e847396
powerpc: qe_lib/gpio: Be sure to clamp return value
by Linus Walleij
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e1c1087
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
81f05fe
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
00e3f5c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
6b31de3
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
by Josh Boyer
· 9 years ago
7885f2f
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
by Souvik Kumar Chakravarty
· 9 years ago
1f29cb1
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
by Simon Arlott
· 9 years ago
8fce60b
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
by Simon Arlott
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
aaa8666
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
by Cristian Birsan
· 9 years ago
b3e27d5
Merge tag 'ntb-4.5' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
20c759c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
98d9450
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next
by Zhang Rui
· 9 years ago
79d2453
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
1b8ee1e
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5430dfe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4adea1f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
1d5cfdb
tree wide: use kvfree() than conditional kfree()/vfree()
by Tetsuo Handa
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
57b8f11
lustre: remove unused declaration
by Al Viro
· 9 years ago
2c9b3eb
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
48162a2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
00affca
soc: qcom/spm: shut up uninitialized variable warning
by Arnd Bergmann
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
0a13dae
Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
b26a95d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
03beaec
NTB: Fix macro parameter conflict with field name
by Allen Hubbe
· 9 years ago
a1b3695
NTB: Add support for AMD PCI-Express Non-Transparent Bridge
by Xiangliang Yu
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
859e762
Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
278e5ac
Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
1761b22
rbd: delete an unnecessary check before rbd_dev_destroy()
by Markus Elfring
· 9 years ago
34356f6
IB/mlx5: Unify CQ create flags check
by Leon Romanovsky
· 9 years ago
ad5f8e9
IB/mlx5: Expose Raw Packet QP to user space consumers
by majd@mellanox.com
· 9 years ago
427c1e7
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
by majd@mellanox.com
· 9 years ago
75850d0
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
by majd@mellanox.com
· 9 years ago
6d2f89df
IB/mlx5: Add Raw Packet QP query functionality
by majd@mellanox.com
· 9 years ago
0fb2ed6
IB/mlx5: Add create and destroy functionality for Raw Packet QP
by majd@mellanox.com
· 9 years ago
19098df
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
by majd@mellanox.com
· 9 years ago
146d2f1
IB/mlx5: Allocate a Transport Domain for each ucontext
by majd@mellanox.com
· 9 years ago
a14c2d4be
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
by majd@mellanox.com
· 9 years ago
e2013b2
net/mlx5_core: Add RQ and SQ event handling
by majd@mellanox.com
· 9 years ago
8d7f9ec
net/mlx5_core: Export transport objects
by majd@mellanox.com
· 9 years ago
f72300c
IB/mlx5: Expose CQE version to user-space
by Haggai Abramovsky
· 9 years ago
Next »