Mark Brown
|
e4e449e828
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
|
13 years ago |
Laxman Dewangan
|
25553ff075
gpio: gpiolib: Support for open source/emitter gpios
|
13 years ago |
Laxman Dewangan
|
aca5ce14eb
gpio: gpiolib: Support for open drain/collector gpios
|
13 years ago |
Grant Likely
|
6e2cf65140
gpio: constify the data parameter to gpiochip_find()
|
13 years ago |
Ming Lei
|
864533ceb6
Fix circular locking dependency (3.3-rc2)
|
13 years ago |
Grant Likely
|
1a2d397a6e
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
|
13 years ago |
Grant Likely
|
64842aad5e
gpiolib: output basic details and consolidate gpio device drivers
|
13 years ago |
Lars-Peter Clausen
|
7c295975a8
gpio: make gpio_{request,free}_array gpio array parameter const
|
14 years ago |
Uwe Kleine-König
|
3f397c2144
gpio: add trace events for setting direction and value
|
14 years ago |
Jean Delvare
|
8fa0c9bf82
gpiolib: export gpiochip_find
|
14 years ago |
Thomas Gleixner
|
b15f052cb8
arm/gpio: Remove three copies of broken and racy debug code
|
14 years ago |
Aaro Koskinen
|
e254811c20
gpiolib: gpio_request_one(): add missing gpio_free()
|
14 years ago |
Daniel Gl?ckner
|
364fadb32b
gpiolib: allow nested threaded irqs for poll(2)
|
15 years ago |
Daniel Gl?ckner
|
5ba1821d1b
gpiolib: get rid of struct poll_desc and worklet
|
15 years ago |
David Brownell
|
9c4ba94661
gpiolib: decouple might_sleep_if() from DEBUG
|
15 years ago |
Linus Torvalds
|
03c0c29aff
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
Jon Povey
|
6a99ad4a2e
gpio: fix spurious printk when freeing a gpio
|
15 years ago |
Anton Vorontsov
|
391c970c0d
of/gpio: add default of_xlate function if device has a node pointer
|
15 years ago |
Grant Likely
|
594fa265e0
of/gpio: stop using device_node data pointer to find gpio_chip
|
15 years ago |
Anton Vorontsov
|
cedb1881ba
gpiolib: cosmetic improvements for error handling in gpiochip_add()
|
15 years ago |
Felipe Balbi
|
c4b5be98fe
gpiolib: introduce set_debounce method
|
15 years ago |
Ben Dooks
|
796a8e423a
gpiolib: make gpiochip_add() show a better error message
|
15 years ago |
Uwe Kleine-König
|
7cfe1395b2
gpiolib: a gpio is unsigned, so use %u to print it
|
15 years ago |
Uwe Kleine-König
|
62154991a8
gpiolib: make names array and its values const
|
15 years ago |
Eric W. Biederman
|
3ff195b011
sysfs: Implement sysfs tagged directory support.
|
15 years ago |
Dan Carpenter
|
3913fd5ed4
gpio: potential null dereference
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Andi Kleen
|
28812fe11a
driver-core: Add attribute argument to class_attribute show/store
|
15 years ago |
Eric Miao
|
3e45f1d115
gpio: introduce gpio_request_one() and friends
|
15 years ago |
Jani Nikula
|
24f3c59e17
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
|
15 years ago |