summaryrefslogtreecommitdiffstats
path: root/drivers/atm/nicstar.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-24gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot1-1/+1
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck4-3/+26
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot3-137/+113
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot7-38/+25
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot4-5/+3
2014-07-23gpio: simplify gpiochip_export()Alexandre Courbot1-11/+9
2014-07-23gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot1-1/+0
2014-07-23gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck1-0/+3
2014-07-23gpio: zynq: Clear pending interrupt when enabling a IRQLars-Peter Clausen1-0/+43
2014-07-23gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij1-1/+1
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe57-242/+100