aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/masters/mxc_w1.c
AgeCommit message (Expand)Author
2013-03-12w1: mxc_w1: Convert to devm_ioremap_resource()Fabio Estevam
2013-02-28Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-10W1: Add device tree support to MXC onewire master.Martin Fuzzey
2013-01-15drivers/w1/masters/mxc_w1.c: use devm_ functionsJulia Lawall
2013-01-03Drivers: w1: remove last __devexit_p() instanceGreg Kroah-Hartman
2012-11-21w1: remove use of __devexitBill Pemberton
2012-11-21w1: remove use of __devinitBill Pemberton
2012-11-21w1: mxc_w1: Fix commentFabio Estevam
2012-11-21w1: mxc_w1: Convert to platform driverFabio Estevam
2012-11-21w1: mxc_w1: Adapt the clock name to the new clock frameworkFabio Estevam
2012-04-25w1 i.MX: prepare/unprepare clockSascha Hauer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer
2009-01-08w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer