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
/
nubus
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
nubus: Don't list slot resources by default
Finn Thain
2
-7
/
+14
2023-05-22
nubus: Remove proc entries before adding them
Finn Thain
1
-0
/
+3
2023-05-22
nubus: Partially revert proc_create_single_data() conversion
Finn Thain
1
-5
/
+17
2023-03-20
nubus: Drop noop match function
Uwe Kleine-König
1
-6
/
+0
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-18
/
+18
2021-08-05
nubus: Simplify check in remove callback
Uwe Kleine-König
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2019-10-21
nubus: Remove cast to void pointer
Himanshu Jha
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-07-23
nubus: Set default dma mask for nubus_board devices
Finn Thain
1
-0
/
+3
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+8
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-43
/
+8
2018-05-14
nubus: Call bus_register unconditionally
Finn Thain
2
-13
/
+8
2018-01-16
nubus: Add support for the driver model
Finn Thain
4
-67
/
+131
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
2
-41
/
+15
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
2
-62
/
+58
2018-01-16
nubus: Rework /proc/bus/nubus/s/ implementation
Finn Thain
2
-113
/
+223
2018-01-16
nubus: Generalize block resource handling
Finn Thain
1
-58
/
+65
2018-01-16
nubus: Remove redundant code
Finn Thain
2
-37
/
+22
2018-01-16
nubus: Call proc_mkdir() not more than once per slot directory
Finn Thain
1
-1
/
+5
2018-01-16
nubus: Validate slot resource IDs
Finn Thain
1
-6
/
+20
2018-01-16
nubus: Fix log spam
Finn Thain
1
-73
/
+56
2018-01-16
nubus: Use static functions where possible
Finn Thain
1
-2
/
+2
2018-01-16
nubus: Avoid array underflow and overflow
Finn Thain
2
-18
/
+23
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+0
2017-11-09
m68k/mac: Disentangle VIA/RBV and NuBus initialization
Finn Thain
1
-13
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-05-14
nubus: Fix pointer validation
Finn Thain
1
-8
/
+6
2017-05-14
nubus: Remove slot zero probe
David Huggins-Daines
1
-106
/
+5
2017-04-20
nubus: Clean up whitespace
Finn Thain
1
-162
/
+148
2017-04-20
nubus: Clean up printk calls
David Huggins-Daines
1
-84
/
+65
2017-04-20
nubus: Fix nubus_rewinddir
David Huggins-Daines
1
-0
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-10-27
nubus: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-4
/
+0
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
1
-9
/
+9
2013-05-04
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
1
-15
/
+0
2013-04-29
nubus: Don't use create_proc_read_entry()
David Howells
2
-60
/
+76
2013-04-09
nubus: Don't use create_proc_entry()
David Howells
1
-2
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-10-16
nubus: fix mis-indented statement
Ilpo Järvinen
1
-1
/
+1
2008-04-29
proc: convert /proc/bus/nubus to seq_file interface
Alexey Dobriyan
1
-22
/
+20
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-1
/
+1
2008-02-05
nubus: kill drivers/nubus/nubus_syms.c
Adrian Bunk
4
-29
/
+17
2008-02-03
drivers/nubus/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
4
-0
/
+1253