Lars-Peter Clausen
|
7c295975a8
gpio: make gpio_{request,free}_array gpio array parameter const
|
14 年之前 |
Uwe Kleine-König
|
3f397c2144
gpio: add trace events for setting direction and value
|
14 年之前 |
Jean Delvare
|
8fa0c9bf82
gpiolib: export gpiochip_find
|
14 年之前 |
Thomas Gleixner
|
b15f052cb8
arm/gpio: Remove three copies of broken and racy debug code
|
14 年之前 |
Aaro Koskinen
|
e254811c20
gpiolib: gpio_request_one(): add missing gpio_free()
|
14 年之前 |
Daniel Gl?ckner
|
364fadb32b
gpiolib: allow nested threaded irqs for poll(2)
|
15 年之前 |
Daniel Gl?ckner
|
5ba1821d1b
gpiolib: get rid of struct poll_desc and worklet
|
15 年之前 |
David Brownell
|
9c4ba94661
gpiolib: decouple might_sleep_if() from DEBUG
|
15 年之前 |
Linus Torvalds
|
03c0c29aff
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 年之前 |
Jon Povey
|
6a99ad4a2e
gpio: fix spurious printk when freeing a gpio
|
15 年之前 |
Anton Vorontsov
|
391c970c0d
of/gpio: add default of_xlate function if device has a node pointer
|
15 年之前 |
Grant Likely
|
594fa265e0
of/gpio: stop using device_node data pointer to find gpio_chip
|
15 年之前 |
Anton Vorontsov
|
cedb1881ba
gpiolib: cosmetic improvements for error handling in gpiochip_add()
|
15 年之前 |
Felipe Balbi
|
c4b5be98fe
gpiolib: introduce set_debounce method
|
15 年之前 |
Ben Dooks
|
796a8e423a
gpiolib: make gpiochip_add() show a better error message
|
15 年之前 |
Uwe Kleine-König
|
7cfe1395b2
gpiolib: a gpio is unsigned, so use %u to print it
|
15 年之前 |
Uwe Kleine-König
|
62154991a8
gpiolib: make names array and its values const
|
15 年之前 |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 年之前 |
Dan Carpenter
|
3913fd5ed4
gpio: potential null dereference
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Andi Kleen
|
28812fe11a
driver-core: Add attribute argument to class_attribute show/store
|
15 年之前 |
Eric Miao
|
3e45f1d115
gpio: introduce gpio_request_one() and friends
|
15 年之前 |
Jani Nikula
|
24f3c59e17
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
|
15 年之前 |
Jani Nikula
|
0769746183
gpiolib: add support for changing value polarity in sysfs
|
15 年之前 |
Sergei Shtylyov
|
d62668e1dd
gpiolib: fix device_create() result check
|
15 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 年之前 |
Daniel Glöckner
|
ff77c352ae
gpiolib: allow poll() on value
|
15 年之前 |
Jani Nikula
|
a4177ee7f1
gpiolib: allow exported GPIO nodes to be named using sysfs links
|
15 年之前 |
David Brownell
|
8a0cecffeb
gpio: gpio_{request,free}() now required (feature removal)
|
16 年之前 |
Daniel Silverstone
|
926b663ce8
gpiolib: allow GPIOs to be named
|
16 年之前 |