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
/
sbus
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-09-14
sbus: char: Remove meaningless jump label out_free
Jing Xiangfeng
1
-3
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-05-17
oradax: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-5
/
+3
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
1
-3
/
+1
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2
-4
/
+0
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2
-4
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
5
-0
/
+5
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-08
docs: sparc: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2018-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
3
-8
/
+8
2018-12-05
sbus: Use of_node_name_eq for node name comparisons
Rob Herring
3
-8
/
+8
2018-12-02
drivers/sbus/char: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-12-02
sbus: char: add of_node_put()
Yangtao Li
1
-0
/
+1
2018-10-07
oradax: remove redundant null check before kfree
Colin Ian King
1
-2
/
+1
2018-10-07
sbus: Use of_get_child_by_name helper
Rob Herring
1
-10
/
+1
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-15
Remove jsflash driver
Jens Axboe
3
-668
/
+0
2018-05-11
jsflash: handle highmem pages
Christoph Hellwig
1
-2
/
+4
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
1
-1
/
+1
2018-04-01
sparc64: Properly range check DAX completion index
Rob Gardner
1
-1
/
+1
2018-03-18
sparc64: Oracle DAX driver depends on SPARC64
Guenter Roeck
1
-1
/
+2
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-01-29
oradax: Fix return value check in dax_attach()
Wei Yongjun
1
-2
/
+2
2018-01-22
sparc64: Oracle DAX driver
Rob Gardner
3
-0
/
+1014
2018-01-17
openprom: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-27
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
Corentin Labbe
1
-1
/
+0
2017-07-20
sbus: Convert to using %pOF instead of full_name
Rob Herring
3
-6
/
+6
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
1
-0
/
+1
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-2
/
+2
2017-03-28
jsflash: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-14
/
+36
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-05-20
openprom: fix warning
Sam Ravnborg
1
-24
/
+16
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-10
/
+3
2015-04-15
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2
-8
/
+2
2014-10-20
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
5
-5
/
+0
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2
-3
/
+14
2014-08-04
bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
Christopher Alexander Tobias Schulze
2
-3
/
+14
2014-07-21
drivers/sbus/char: Micro-optimization in display7seg.c
Rasmus Villemoes
1
-4
/
+1
2014-07-21
display7seg: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+2
2014-04-16
jsflash: missed conversion from rq->buffer to bio_data(rq->bio)
Jens Axboe
1
-1
/
+1
2014-02-20
Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]
David Howells
1
-1
/
+0
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
5
-5
/
+0
2013-03-31
bbc_i2c: fix section mismatch warning
Sam Ravnborg
1
-2
/
+2
[next]