aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-sirf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateBarry Song1-0/+18
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-26pinctrl: sirf: enable GPIO pullup/down configuration from dtsBarry Song1-0/+48
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-11-28pinctrl: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-11pinctrl: sirf: Staticize non-exported symbolAxel Lin1-2/+2
2012-11-11pinctrl: sirf: enable the driver support new SiRFmarco SoCBarry Song1-11/+37
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann1-35/+0
2012-10-02Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+17
2012-09-28pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irqBarry Song1-0/+6
2012-09-28pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song1-1/+3
2012-09-28pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song1-5/+0
2012-09-28pinctrl: sirf: add missing pins to pinctrl listBarry Song1-0/+6
2012-09-28pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song1-0/+2
2012-09-05pinctrl: sirf: add DT-binding pinmux mapping supportBarry Song1-1/+57
2012-08-07pinctrl-sirf: remove devm_kfree at error pathDevendra Naga1-1/+0
2012-07-02PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaIIBarry Song1-1/+488
2012-06-04pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song1-1/+1
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar1-14/+6
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park1-1/+0
2012-01-03pinctrl: rename U300 and SIRF pin controllersLinus Walleij1-0/+1219