Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37203d6f1d0bef0c0943f3d853efdccb3246e7a6
/
drivers
/
w1
3aebd34
Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 12 years ago
7da59d2
Merge v3.6-rc3 into 'char-misc-next'
by Greg Kroah-Hartman
· 12 years ago
f3261df
1-Wire: Add support for the maxim ds1825 temperature sensor
by Raphael Assenat
· 12 years ago
d2323cf
onewire: w1-gpio: add ext_pullup_enable pin in platform data
by Daniel Mack
· 12 years ago
5f3d138
onewire: w1-gpio: add DT bindings
by Daniel Mack
· 12 years ago
73f2989
w1: omap-hdq: drop ARCH dependency
by Felipe Balbi
· 12 years ago
042a713
w1: omap-hdq: remove unnecessary return
by Felipe Balbi
· 12 years ago
19afea5
w1: omap-hdq: convert to devm_* functions
by Felipe Balbi
· 12 years ago
8650bbb
w1: omap-hdq: convert to module_platform_driver
by Felipe Balbi
· 12 years ago
be6ec64
w1: omap-hdq: don't hardcode resource size
by Felipe Balbi
· 12 years ago
8c3db42
w1: omap-hdq: add section annotation to remove
by Felipe Balbi
· 12 years ago
fa93669
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
c354a86
W1: OMAP HDQ1W: use runtime PM
by Paul Walmsley
· 12 years ago
2acd0894
W1: OMAP HDQ1W: use 32-bit register accesses
by Paul Walmsley
· 12 years ago
d660030
W1: OMAP HDQ1W: allow driver to be built on all OMAP2+
by Paul Walmsley
· 12 years ago
6790126
w1: Fix a typo in 'hardware' word
by Otavio Salvador
· 12 years ago
fbf7f7b
w1: Add 1-wire slave device driver for DS28E04-100
by Markus Franke
· 12 years ago
b02f8be
W1: split master mutex to avoid deadlocks.
by NeilBrown
· 12 years ago
b7e938d
w1: omap_hdq: use wait_event_timeout to wait for read to complete.
by NeilBrown
· 12 years ago
7b5362a
w1: omap_hdq: Fix some error/debug handling.
by NeilBrown
· 12 years ago
dd0aa67
Revert "w1: introduce a slave mutex for serializing IO"
by Greg Kroah-Hartman
· 12 years ago
526be41
w1: cleanup w1_uevent
by Devendra Naga
· 12 years ago
59d4467
w1: introduce a slave mutex for serializing IO
by NeilBrown
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
d132d7f
Kconfig: replace "--- help ---" with "---help---"
by Paul Bolle
· 12 years ago
4ae68e7
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer
by H Hartley Sweeten
· 13 years ago
c0a6720
Revert "w1: Add 1-wire slave device driver for DS28E04-100"
by Greg Kroah-Hartman
· 13 years ago
60178b6
w1 i.MX: prepare/unprepare clock
by Sascha Hauer
· 13 years ago
eda70f1
w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()
by Dan Carpenter
· 13 years ago
8f1e125
w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse
by Markus Franke
· 13 years ago
f19420c
w1: Add 1-wire slave device driver for DS28E04-100
by Markus Franke
· 13 years ago
ecf1948
w1: fix slave driver registration error message
by Dmitry Artamonow
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
a03abdc
w1: fix slave driver registration error message
by Dmitry Artamonow
· 13 years ago
fef37e9
DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers
by Renata Sayakhova
· 13 years ago
f6e8a1d
w1_bq27000: Only one thread can access the bq27000 at a time.
by NeilBrown
· 13 years ago
df7019f
w1_bq27000 - remove w1_bq27000_write
by NeilBrown
· 13 years ago
b6c40b8
w1_bq27000: remove unnecessary NULL test.
by NeilBrown
· 13 years ago
9f3519d
w1: Fix w1_bq27000
by NeilBrown
· 13 years ago
e250b34
w1: Use linux/gpio.h rather than asm/gpio.h
by Mark Brown
· 13 years ago
c9cbf55
w1: add fast search for single slave bus
by Evgeniy Polyakov
· 13 years ago
fe74848
USB: convert some miscellanies drivers to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
377195c
W1: w1_therm: release the bus during conversion on externally powered devices
by Maciej Szmigiero
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
3fd306c
w1: disable irqs in critical section
by Jan Weitzel
· 13 years ago
68a436a
drivers/w1/w1_int.c: multiple masters used same init_name
by Florian Faber
· 13 years ago
9fe678f
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
by Clifton Barnes
· 13 years ago
3e54281
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
by Jonathan Cameron
· 13 years ago
4d18412
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
by Paul Gortmaker
· 13 years ago
9623932
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
a801876
MAINTAINERS: Evgeniy has moved
by Evgeniy Polyakov
· 13 years ago
5829944
w1: fix for loop in w1_f29_remove_slave()
by Dan Carpenter
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f7b1371
drivers/w1/slaves/w1_therm.c: add support for DS28EA00
by Christian Glindkamp
· 13 years ago
f607e7f
w1: ds1wm: add a reset recovery parameter
by Jean-François Dagenais
· 13 years ago
26575f9
w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 13 years ago
275ac74
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
by Clifton Barnes
· 13 years ago
963bb10
w1: have netlink search update kernel list
by David Fries
· 13 years ago
26a6afb
w1: complete the 1-wire (w1) ds1wm driver search algorithm
by Jean-François Dagenais
· 13 years ago
8961027
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
by Jean-François Dagenais
· 13 years ago
67dfd54
w1: add 1-wire (w1) reset and resume command API support
by Jean-François Dagenais
· 13 years ago
121ea57
w1: Use device platform_data to retrieve ds1wm platform bits
by Samuel Ortiz
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
7e5dc1f
w1: Silence ds1wm warnings related to mfd_get_cell changes
by Andres Salomon
· 14 years ago
fcd6797
w1: Use mfd_data instead of driver_data for dsw1wm.c
by Andres Salomon
· 14 years ago
d24f36d
mfd: mfd_cell is now implicitly available to asic3 drivers
by Andres Salomon
· 14 years ago
9238b6d
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus
by Tony Lindgren
· 14 years ago
80d02d2
drivers/w1/masters/omap_hdq.c: add missing clk_put
by Julia Lawall
· 14 years ago
59b479e
omap: Start using CONFIG_SOC_OMAP
by Tony Lindgren
· 14 years ago
17fecb5
w1: DS2423 counter driver and documentation
by Mika Laitio
· 14 years ago
12aa4c6
w1: don't allow arbitrary users to remove w1 devices
by Brian Swetland
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
81fa08f
w1: fix omap 1-wire driver compilation
by Amit Kucheria
· 15 years ago
9a6a1ec
w1: w1 temp: fix negative termperature calculation
by Ian Dall
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
582ef52
w1: mxc_w1: move probe() and remove() to the dev* text area
by Alberto Panizzo
· 15 years ago
6786073
w1: fix test in ds2482_wait_1wire_idle()
by Roel Kluin
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
a96b912
w1: move omap_hdq's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
a8eb7ca
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
by Tony Lindgren
· 15 years ago
73a98fc
w1: add __init/__exit macros to w1.c
by Peter Huewe
· 15 years ago
0314b02
ds2482: Discard obsolete detect method
by Jean Delvare
· 15 years ago
7069331
connector: Provide the sender's credentials to the callback
by Philipp Reisner
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2020002
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
by Stoyan Gaydarov
· 15 years ago
0741241
connector: make callback argument type explicit
by Mike Frysinger
· 15 years ago
f27884a
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 15 years ago
c8a06c1
w1-gpio: add external pull-up enable callback
by Daniel Mack
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
cef437e
w1: ds2760_battery: add support for sleep mode feature
by Daniel Mack
· 16 years ago
0b47b57
w1: ds2760: add support for EEPROM read and write
by Daniel Mack
· 16 years ago
7d33ccb
mfd: remove DS1WM clock handling
by Philipp Zabel
· 16 years ago
a23a175
mfd: convert DS1WM to use MFD core
by Philipp Zabel
· 16 years ago
23c36c1a
w1: coding style cleanups in w1_io.c
by Daniel Mack
· 16 years ago
8937b73
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
Next »