index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
3
-124
/
+0
2017-08-31
drivers: w1: add hwmon temp support for w1_therm
Jaghathiswari Rankappagounder Natarajan
1
-0
/
+86
2017-08-31
drivers: w1: refactor w1_slave_show to make the temp reading functionality se...
Jaghathiswari Rankappagounder Natarajan
1
-31
/
+51
2017-08-31
drivers: w1: add hwmon support structures
Jaghathiswari Rankappagounder Natarajan
1
-1
/
+17
2017-08-28
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
Andrew Worsley
4
-0
/
+324
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM...
Andrew Worsley
1
-4
/
+8
2017-08-28
w1: ds2438: make several functions static
Colin Ian King
1
-4
/
+5
2017-08-28
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
Johannes Poehlmann
1
-1
/
+14
2017-08-28
w1: ds1wm: silence interrupts on HW before claiming the interrupt
Johannes Poehlmann
1
-0
/
+6
2017-08-28
w1: ds1wm: add level interrupt modes
Johannes Poehlmann
1
-0
/
+4
2017-08-28
w1: ds1wm: make endian clean and use standard io memory accessors
Johannes Poehlmann
1
-2
/
+58
2017-08-28
w1: ds1wm: fix register offset (bus shift) calculation
Johannes Poehlmann
1
-4
/
+19
2017-08-28
w1: ds2490: constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-28
w1: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-25
power: supply: move HDQ interface for bq27xxx from w1 to power/supply
Andrew F. Davis
3
-124
/
+0
2017-07-17
w1: omap-hdq: fix error return code in omap_hdq_probe()
Gustavo A. R. Silva
1
-1
/
+2
2017-07-17
w1: Fix slave count on 1-Wire bus (resend)
Alex A. Mihaylov
1
-2
/
+2
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
32
-528
/
+155
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
20
-170
/
+138
2017-04-08
w1: Remove unneeded use of assert() and remove w1_log.h
Andrew F. Davis
6
-41
/
+0
2017-04-08
w1: Use kernel common min() implementation
Andrew F. Davis
1
-3
/
+1
2017-03-17
w1: w1_ds2760.h: fix defines indentation
Mariusz Bialonczyk
1
-4
/
+6
2017-03-17
w1: add support for DS2438 Smart Battery Monitor
Mariusz Bialonczyk
4
-0
/
+398
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2017-02-10
w1: ds2405: use module_w1_family to simplify the code
Wei Yongjun
1
-12
/
+1
2017-02-10
w1: ds2490: use kmemdup rather than duplicating its implementation
Wei Yongjun
1
-2
/
+1
2017-01-25
w1: Fixup source file headers
Andrew F. Davis
10
-70
/
+0
2017-01-25
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
Maciej S. Szmigiero
1
-0
/
+1
2017-01-25
w1: add DS2405 addressable switch driver
Maciej S. Szmigiero
5
-0
/
+249
2017-01-25
w1: ds2490: USB transfer buffers need to be DMAable
Maciej S. Szmigiero
1
-58
/
+84
2017-01-25
w1: omap_hdq: Free resources on error path
Christophe JAILLET
1
-1
/
+1
2016-08-31
w1: fix timeout_us parameter description
Wei Yongjun
1
-2
/
+2
2016-08-31
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
1
-2
/
+4
2016-08-31
drivers: w1: removed assignment from within if statement
Ben Werbowyj
1
-2
/
+4
2016-08-31
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
1
-6
/
+4
2016-08-02
w1:omap_hdq: fix regression
H. Nikolaus Schaller
1
-2
/
+0
2016-08-02
w1: add helper macro module_w1_family
Andrew F. Davis
11
-131
/
+22
2016-08-02
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
3
-66
/
+13
2016-05-01
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp senso...
Ben Sen
2
-7
/
+213
2016-05-01
w1: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2016-05-01
w1: Spelling s/minmum/minimum/
Geert Uytterhoeven
1
-1
/
+1
2016-05-01
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
1
-0
/
+18
2016-02-11
w1: w1_process() is not freezable kthread
Jiri Kosina
1
-1
/
+0
2016-02-08
omap_hdq: fix usecount handling
Andreas Kemnade
1
-1
/
+0
2015-11-05
Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-2
/
+3
2015-10-17
W1: w1-gpio - switch to using dev_pm_ops
Dmitry Torokhov
1
-13
/
+7
2015-10-05
w1: masters: omap_hdq: add support for 1-wire mode
Vignesh R
1
-33
/
+191
2015-10-05
drivers/w1/w1_int.c: call put_device if device_register fails
Levente Kurusa
1
-2
/
+1
2015-09-23
power: bq27xxx_battery: Platform initialization must declare a device
Andrew F. Davis
1
-0
/
+1
2015-09-23
power: bq27x00_battery: Renaming for consistency
Andrew F. Davis
1
-2
/
+2
[next]