summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/omap_hdq.c
Commit message (Expand)AuthorAgeFilesLines
* w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade2018-10-031-0/+2
* w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva2017-07-171-1/+2
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-2/+1Star
* w1: Organize driver source to natural/common orderAndrew F. Davis2017-05-251-33/+24Star
* w1: omap_hdq: Free resources on error pathChristophe JAILLET2017-01-251-1/+1
* w1:omap_hdq: fix regressionH. Nikolaus Schaller2016-08-031-2/+0Star
* omap_hdq: fix usecount handlingAndreas Kemnade2016-02-081-1/+0Star
* w1: masters: omap_hdq: add support for 1-wire modeVignesh R2015-10-051-33/+191
* w1: constify of_device_id arrayFabian Frederick2015-03-251-1/+1
* w1: omap-hdq: support device probing with device-treeNeilBrown2014-11-111-0/+7
* w1: omap-hdq: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-2/+1Star
* 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