Jon Povey
|
6a99ad4a2e
gpio: fix spurious printk when freeing a gpio
|
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 |
Jani Nikula
|
0769746183
gpiolib: add support for changing value polarity in sysfs
|
15 years ago |
Sergei Shtylyov
|
d62668e1dd
gpiolib: fix device_create() result check
|
15 years ago |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 years ago |
Daniel Glöckner
|
ff77c352ae
gpiolib: allow poll() on value
|
15 years ago |
Jani Nikula
|
a4177ee7f1
gpiolib: allow exported GPIO nodes to be named using sysfs links
|
15 years ago |
David Brownell
|
8a0cecffeb
gpio: gpio_{request,free}() now required (feature removal)
|
16 years ago |
Daniel Silverstone
|
926b663ce8
gpiolib: allow GPIOs to be named
|
16 years ago |
Magnus Damm
|
7460db567b
gpiolib: fix request related issue
|
16 years ago |
Kay Sievers
|
14ab309d33
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Jarkko Nikula
|
6e8ba729b6
gpiolib: extend gpio label column width in debugfs file
|
16 years ago |
Linus Torvalds
|
9301975ec2
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
David Brownell
|
978ccaa8ea
gpiolib: fix oops in gpio_get_value_cansleep()
|
16 years ago |
Steven A. Falco
|
e3274e9150
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
|
16 years ago |
David Brownell
|
35e8bb5175
gpiolib: request/free hooks
|
16 years ago |
David Brownell
|
0f6d504e73
gpiolib: gpio_to_irq() hooks
|
16 years ago |
Uwe Kleine-König
|
3d599d1ca5
gpio_free might sleep, generic part
|
16 years ago |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 years ago |
David Brownell
|
d8f388d8dc
gpio: sysfs interface
|
17 years ago |
Trent Piepho
|
bff5fda972
gpiolib: fix off by one errors
|
17 years ago |