aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sirf/pinctrl-sirf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-7/+7
2014-04-01Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+2
2014-03-18gpio: switch drivers to use new callbackLinus Walleij1-7/+7
2014-03-05pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song1-2/+2
2014-02-25pinctrl: sirf: update copyright years to 2014Barry Song1-1/+2
2014-01-15pinctrl: sirf: lock IRQs when starting themLinus Walleij1-0/+23
2014-01-15pinctrl: sirf: put gpio interrupt pin into input status automaticallyBarry Song1-1/+1
2014-01-15pinctrl: sirf: use only one irq_domain for the whole device nodeBarry Song1-11/+15
2013-10-08pinctrl: sirf: add USB1/UART1 pinmux usb/uart shareRong Wang1-4/+4
2013-08-07pinctrl: sirf: add missing __iomem annotationJingoo Han1-1/+1
2013-07-23pinctrl: sirf: add freeze and restore entries for hibernation supportBarry Song1-0/+2
2013-07-23pinctrl: sirf: fix the checkpatch issue about indentationRongjun Ying1-3/+3
2013-06-16pinctrl: sirf: save the status in suspend and restore after resumingBarry Song1-0/+56
2013-06-16pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoCBarry Song1-0/+873