[media] gspca - sonixj: Fix a zero divide in isoc interrupt
[linux-flexiantxendom0-3.2.10.git] / drivers / pinctrl /
2012-02-01 Linus Walleijpinctrl: restore pin naming
2012-01-26 Tony Lindgrenpinctrl: add checks for empty function names
2012-01-26 Tony Lindgrenpinctrl: fix pinmux_hog_maps when ctrl_dev_name is...
2012-01-26 Tony Lindgrenpinctrl: fix some pinmux typos
2012-01-24 Tony Lindgrenpinctrl: free debugfs entries when unloading a pinmux...
2012-01-24 Uwe Kleine-Königpinctrl: unbreak error messages
2012-01-20 Stephen Warrenpinctrl: fix pinconf_pins_show iteration
2012-01-03 Chanho Parkpinctrl: remove unnecessary max pin number
2012-01-03 Chanho Parkpinctrl: correct a offset while enumerating pins
2012-01-03 Dong Aishengpinctrl: some typo fixes
2012-01-03 Linus Walleijpinctrl: rename U300 and SIRF pin controllers
2012-01-03 Stephen Warrenpinctrl: pass name instead of device to pin_config_*
2012-01-03 Linus Walleijpinctrl: conjure names for unnamed pins
2012-01-03 Stephen Warrenpinctrl: don't create a device for each pin controller
2012-01-03 Linus Walleijpinctrl: add a pin config interface
2012-01-03 Linus Walleijpinctrl/coh901: driver to request its pins
2012-01-03 Linus Walleijpinctrl: u300-pinmux: register proper GPIO ranges
2012-01-03 Linus Walleijpinctrl: move the U300 GPIO driver to pinctrl
2012-01-03 Linus Walleijpinctrl: make it possible to add multiple maps
2012-01-03 Linus Walleijpinctrl: make a copy of pinmux map
2012-01-03 Linus Walleijpinctrl: GPIO direction support for muxing
2012-01-03 Linus Walleijpinctrl: print pin range in GPIO range debugs
2012-01-03 Chanho Parkpinctrl: add a pin_base for sparse gpio-ranges
2012-01-03 Marek Beliskopinctrl: unify pin type from signed to unsigned
2012-01-03 Linus Walleijpinctrl: documentation update
2012-01-03 Stephen Warrenpinctrl: add explicit gpio_disable_free pinmux_op
2012-01-03 Marek Beliskopinctrl: remove double pin validity check.
2012-01-03 Linus Walleijpinctrl: move group lookup to core
2012-01-03 Rajendra Nayakpinctrl: iterate over u300_pmx_mask's in u300_pmx_endisable
2011-12-08 Uwe Kleine-Königpinctrl: remove two unused global variables
2011-12-08 Uwe Kleine-Königpinctrl: make the "Debug PINCTRL calls" entry actually...
2011-12-02 Barry Songpinctrl/sirf: fix pin number typo for SPI1
2011-11-10 Linus Walleijpinctrl: hide subsystem from the populace
2011-10-31 Stephen Rothwellpinctrl: EXPORT_SYMBOL needs export.h
2011-10-25 Jean-Christophe... pinctrl/sirf: fix sirfsoc_get_group_pins prototype
2011-10-20 Stephen Warrenpinctrl: Don't copy function name when requesting a pin
2011-10-20 Stephen Warrenpinctrl: Don't copy pin names when registering them
2011-10-20 Stephen Warrenpinctrl: Remove unsafe __refdata
2011-10-20 Stephen Warrenpinctrl: get_group_pins() const fixes
2011-10-13 Rongjun Yingpinctrl: add a driver for the CSR SiRFprimaII pinmux
2011-10-13 Linus Walleijpinctrl: add a driver for the U300 pinmux
2011-10-13 Linus Walleijdrivers: create a pin control subsystem