summaryrefslogtreecommitdiffstats
path: root/drivers/w1
Commit message (Expand)AuthorAgeFilesLines
* w1: don't allow arbitrary users to remove w1 devicesBrian Swetland2010-10-271-4/+4
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-214-7/+7
* w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-241-0/+1
* w1: w1 temp: fix negative termperature calculationIan Dall2010-04-241-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-0/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
| |\
| | * w1: add __init/__exit macros to w1.cPeter Huewe2010-02-051-2/+2
* | | w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo2010-03-121-2/+2
* | | w1: fix test in ds2482_wait_1wire_idle()Roel Kluin2010-03-121-1/+1
* | | w1: move omap_hdq's probe function to .devinit.textUwe Kleine-König2010-03-071-2/+2
|/ /
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
|/
* ds2482: Discard obsolete detect methodJean Delvare2009-10-041-30/+5
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-0/+1
|\
| * drivers/w1/masters/omap_hdq.c: fix missing mutex unlockStoyan Gaydarov2009-08-071-0/+1
* | connector: make callback argument type explicitMike Frysinger2009-07-171-2/+1
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-242-0/+37
|\
| * w1: ds2760_battery: add support for sleep mode featureDaniel Mack2009-06-081-0/+5
| * w1: ds2760: add support for EEPROM read and writeDaniel Mack2009-06-082-0/+32
* | w1-gpio: add external pull-up enable callbackDaniel Mack2009-06-181-0/+35
* | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-122-4/+4
|/
* mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-051-20/+7
* mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-051-11/+20
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-021-8/+8
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-1/+1
|\
| * drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-121-1/+1
* | Merge branch 'omap-clks3' into develRussell King2009-03-191-2/+2
|\ \
| * | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King2009-02-081-2/+2
* | | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-131-1/+1
| |/ |/|
* | w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski2009-02-272-0/+7
* | w1_ds2433: clear the validcrc flag after a writeBen Gardner2009-02-271-1/+6
* | w1: w1 temp calculation overflow fixIan Dall2009-02-111-1/+1
|/
* w1: send status messages after command processingEvgeniy Polyakov2009-01-082-8/+47
* w1: added w1 reset commandEvgeniy Polyakov2009-01-082-0/+4
* w1: move w1 commands from defines to enumEvgeniy Polyakov2009-01-081-5/+8
* w1: allow master IO commandsEvgeniy Polyakov2009-01-081-65/+77
* w1: list slaves commandsEvgeniy Polyakov2009-01-081-17/+85
* w1: add touch block commandEvgeniy Polyakov2009-01-084-4/+35
* w1: add list masters w1 commandEvgeniy Polyakov2009-01-082-0/+57
* w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer2009-01-083-0/+219
* w1: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-062-12/+10
* w1: fix slave selection on big-endian systemsEvgeniy Polyakov2008-12-231-1/+3
* W1_MASTER_DS1WM should depend on HAVE_CLKAl Viro2008-11-301-1/+1
* W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-191-5/+5
* hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-123-1/+131
* hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-123-0/+733
* w1: export w1_read_8 functionMadhusudhan Chikkature2008-11-122-1/+3
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+0
* w1: new driver. DS2431 chipBernhard Weirich2008-10-162-0/+313
OpenPOWER on IntegriCloud