aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/masters/omap_hdq.c
AgeCommit message (Expand)Author
2013-05-18drivers/w1/masters: don't check resource with devm_ioremap_resourceWolfram Sang
2013-01-22w1: Convert to devm_ioremap_resource()Thierry Reding
2012-11-21w1: remove use of __devexitBill Pemberton
2012-11-21w1: remove use of __devinitBill Pemberton
2012-11-21w1: remove use of __devexit_pBill Pemberton
2012-08-16w1: omap-hdq: drop ARCH dependencyFelipe Balbi
2012-08-16w1: omap-hdq: remove unnecessary returnFelipe Balbi
2012-08-16w1: omap-hdq: convert to devm_* functionsFelipe Balbi
2012-08-16w1: omap-hdq: convert to module_platform_driverFelipe Balbi
2012-08-16w1: omap-hdq: don't hardcode resource sizeFelipe Balbi
2012-08-16w1: omap-hdq: add section annotation to removeFelipe Balbi
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-21W1: OMAP HDQ1W: use runtime PMPaul Walmsley
2012-06-21W1: OMAP HDQ1W: use 32-bit register accessesPaul Walmsley
2012-06-13w1: omap_hdq: use wait_event_timeout to wait for read to complete.NeilBrown
2012-06-13w1: omap_hdq: Fix some error/debug handling.NeilBrown
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall
2010-04-24w1: fix omap 1-wire driver compilationAmit Kucheria
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König
2009-08-07drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov
2009-02-08[ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King
2008-11-19W1 OMAP: Fix OMAP LDP boot crashStanley.Miao
2008-11-12hdq driver for OMAP2430/3430Madhusudhan Chikkature