summaryrefslogtreecommitdiff
path: root/irq.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11irq: do not process non-existant irq number of loDaniel Borkmann1-0/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-8/+1
2013-06-04irq: rename device_bind_irq_to_cpu to device_set_irq_affinityDaniel Borkmann1-1/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-06-03irq: break out from xutils and save + restoreDaniel Borkmann1-0/+129
f
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-28 15:09:23 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-28 15:09:23 -0800
commit53cd1ad1a68fd10f677445e04ed63aa9ce39b36b (patch)
treec3401d2cbce4615b9a4e1d2bc060e8a310321eaa /drivers/usb/host/ohci-ps3.c
parentd56a5ca366e785f463b4782f65daac883612a2b2 (diff)
parente13fe92bb58cf9b8f709ec18267ffc9e6ffeb016 (diff)
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "Two I2C driver bugfixes. The 'VLLS mode support' patch should have been entitled 'reconfigure pinctrl after suspend' to make the bugfix more clear. Sorry, I missed that, yet didn't want to rebase" * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: imx-lpi2c: add VLLS mode support i2c: i2c-cadence: Initialize configuration before probing devices
Diffstat (limited to 'drivers/usb/host/ohci-ps3.c')