summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/omap_hdq.c
AgeCommit message (Expand)Author
2020-06-22w1: omap-hdq: cleanup to add missing newline for some dev_dbgH. Nikolaus Schaller
2019-08-05w1: omap-hdq: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2018-10-02w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade
2017-07-17w1: omap-hdq: fix error return code in omap_hdq_probe()Gustavo A. R. Silva
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis
2017-01-25w1: omap_hdq: Free resources on error pathChristophe JAILLET
2016-08-02w1:omap_hdq: fix regressionH. Nikolaus Schaller
2016-02-08omap_hdq: fix usecount handlingAndreas Kemnade
2015-10-05w1: masters: omap_hdq: add support for 1-wire modeVignesh R
2015-03-25w1: constify of_device_id arrayFabian Frederick
2014-11-10w1: omap-hdq: support device probing with device-treeNeilBrown
2013-10-16w1: omap-hdq: remove deprecated IRQF_DISABLEDMichael Opdenacker
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