aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/omap_hdq.c
Commit message (Expand)AuthorAge
* w1: constify of_device_id arrayFabian Frederick2015-03-25
* w1: omap-hdq: support device probing with device-treeNeilBrown2014-11-10
* w1: omap-hdq: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* drivers/w1/masters: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* w1: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* w1: remove use of __devexitBill Pemberton2012-11-21
* w1: remove use of __devinitBill Pemberton2012-11-21
* w1: remove use of __devexit_pBill Pemberton2012-11-21
* w1: omap-hdq: drop ARCH dependencyFelipe Balbi2012-08-16
* w1: omap-hdq: remove unnecessary returnFelipe Balbi2012-08-16
* w1: omap-hdq: convert to devm_* functionsFelipe Balbi2012-08-16
* w1: omap-hdq: convert to module_platform_driverFelipe Balbi2012-08-16
* w1: omap-hdq: don't hardcode resource sizeFelipe Balbi2012-08-16
* w1: omap-hdq: add section annotation to removeFelipe Balbi2012-08-16
* Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * w1: omap_hdq: use wait_event_timeout to wait for read to complete.NeilBrown2012-06-13
| * w1: omap_hdq: Fix some error/debug handling.NeilBrown2012-06-13
* | W1: OMAP HDQ1W: use runtime PMPaul Walmsley2012-06-21
* | W1: OMAP HDQ1W: use 32-bit register accessesPaul Walmsley2012-06-21
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall2011-02-11
* w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König2010-03-07
* drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-07
* [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-08
* W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-19
* hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-12