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
/
masters
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
1
-1
/
+1
2014-02-28
w1: mxc_w1: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2
-7
/
+7
2014-02-28
w1: mxc_w1: Driver cleanup
Alexander Shiyan
1
-23
/
+16
2014-02-28
w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value
Alexander Shiyan
1
-1
/
+1
2014-02-28
w1: Remove excess dependencies on W1 for masters and slaves
Alexander Shiyan
1
-2
/
+1
2014-02-15
w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better
Uwe Kleine-König
1
-5
/
+14
2014-02-08
Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"
David Fries
1
-3
/
+1
2014-02-07
w1: hold bus_mutex in netlink and search
David Fries
2
-3
/
+9
2014-02-07
w1: ds2490 fix and enable hardware search
David Fries
1
-22
/
+86
2014-02-07
w1: ds2490 USB setup fixes
David Fries
1
-8
/
+14
2014-02-07
w1: ds2490 reduce magic numbers
David Fries
1
-8
/
+15
2014-01-23
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
Evgeny Boger
1
-0
/
+22
2013-12-08
w1: mxc_w1: Check the clk_prepare_enable() return value
Alexander Shiyan
1
-6
/
+9
2013-12-08
w1: mxc_w1: Add warning for base frequency calculation
Alexander Shiyan
1
-2
/
+12
2013-12-08
w1: mxc_w1: Remove unused field "clkdiv" from private structure
Alexander Shiyan
1
-3
/
+3
2013-11-15
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-11-13
drivers/w1/masters/ds1wm.cuse dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-10-29
w1-gpio: Use devm_* functions
Markus Pargmann
1
-19
/
+9
2013-10-29
w1-gpio: Detect of_gpio_error for first gpio
Markus Pargmann
1
-1
/
+6
2013-10-16
w1: omap-hdq: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-10-16
w1: ds1wm: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-11
drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-27
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
1
-5
/
+0
2013-05-21
w1-gpio: Let device core handle pinctrl
Fabio Estevam
1
-6
/
+0
2013-05-18
drivers/w1/masters: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-03-26
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-2
/
+4
2013-03-12
w1: mxc_w1: Convert to devm_ioremap_resource()
Fabio Estevam
1
-3
/
+3
2013-03-12
w1-gpio: fix unused variable warning
Johan Hovold
1
-0
/
+2
2013-03-12
w1-gpio: remove erroneous __exit and __exit_p()
Johan Hovold
1
-2
/
+2
2013-02-28
Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+8
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-80
/
+74
2013-02-18
w1: ds2482: Added 1-Wire pull-up support to the driver
Michael Arndt
1
-6
/
+45
2013-02-10
W1: Add device tree support to MXC onewire master.
Martin Fuzzey
1
-1
/
+8
2013-01-30
w1-gpio: fix section mismatch
Hauke Mehrtens
1
-1
/
+1
2013-01-22
w1: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-15
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
1
-39
/
+10
2013-01-15
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
1
-34
/
+18
2013-01-03
Drivers: w1: remove last __devexit_p() instance
Greg Kroah-Hartman
1
-1
/
+1
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+1
2012-11-26
w1-gpio: Simplify & get rid of defines
Pantelis Antoniou
1
-32
/
+26
2012-11-26
w1-gpio: Pinctrl-fy
Pantelis Antoniou
1
-0
/
+7
2012-11-21
w1: remove use of __devexit
Bill Pemberton
3
-5
/
+5
2012-11-21
w1: remove use of __devinit
Bill Pemberton
3
-5
/
+5
2012-11-21
w1: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-21
w1: mxc_w1: Fix comment
Fabio Estevam
1
-1
/
+1
2012-11-21
w1: mxc_w1: Convert to platform driver
Fabio Estevam
1
-14
/
+2
2012-11-21
w1: mxc_w1: Adapt the clock name to the new clock framework
Fabio Estevam
1
-3
/
+3
[next]