summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/omap_hdq.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/w1/masters: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0Star
* w1: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3Star
* w1: remove use of __devexitBill Pemberton2012-11-211-2/+2
* w1: remove use of __devinitBill Pemberton2012-11-211-2/+2
* w1: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* w1: omap-hdq: drop ARCH dependencyFelipe Balbi2012-08-161-3/+0Star
* w1: omap-hdq: remove unnecessary returnFelipe Balbi2012-08-161-2/+0Star
* w1: omap-hdq: convert to devm_* functionsFelipe Balbi2012-08-161-23/+9Star
* w1: omap-hdq: convert to module_platform_driverFelipe Balbi2012-08-161-13/+1Star
* w1: omap-hdq: don't hardcode resource sizeFelipe Balbi2012-08-161-1/+1
* w1: omap-hdq: add section annotation to removeFelipe Balbi2012-08-161-3/+3
* Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-16/+14Star
|\
| * w1: omap_hdq: use wait_event_timeout to wait for read to complete.NeilBrown2012-06-141-9/+6Star
| * w1: omap_hdq: Fix some error/debug handling.NeilBrown2012-06-141-7/+8
* | W1: OMAP HDQ1W: use runtime PMPaul Walmsley2012-06-221-65/+13Star
* | W1: OMAP HDQ1W: use 32-bit register accessesPaul Walmsley2012-06-221-4/+4
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-121-14/+14
* w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-241-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König2010-03-081-2/+2
* drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-071-0/+1
* [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-081-2/+2
* W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-201-5/+5
* hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-131-0/+725