index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
virtio: console: Reference counting portdev structs is not needed
Amit Shah
2010-10-21
1
-0
/
+8
*
|
|
|
|
|
virtio: console: Add reference counting for port struct
Amit Shah
2010-10-21
1
-16
/
+64
*
|
|
|
|
|
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
2010-10-21
1
-7
/
+13
*
|
|
|
|
|
virtio: console: Add a find_port_by_devt() function
Amit Shah
2010-10-21
1
-1
/
+36
*
|
|
|
|
|
virtio: console: Add a list of portdevs that are active
Amit Shah
2010-10-21
1
-0
/
+15
*
|
|
|
|
|
virtio: console: open: Use a common path for error handling
Amit Shah
2010-10-21
1
-3
/
+9
*
|
|
|
|
|
virtio: console: remove_port() should return void
Amit Shah
2010-10-21
1
-2
/
+1
*
|
|
|
|
|
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
|
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
1
-0
/
+3
*
|
|
|
|
|
virtio: console: Unblock poll on port hot-unplug
Amit Shah
2010-10-21
1
-0
/
+4
*
|
|
|
|
|
virtio: console: Un-block reads on chardev close
Amit Shah
2010-10-21
1
-0
/
+4
*
|
|
|
|
|
virtio: console: Check if portdev is valid in send_control_msg()
Amit Shah
2010-10-21
1
-1
/
+4
*
|
|
|
|
|
virtio: console: Remove control vq data only if using multiport support
Amit Shah
2010-10-21
1
-6
/
+9
*
|
|
|
|
|
virtio: console: Reset vdev before removing device
Amit Shah
2010-10-21
1
-0
/
+3
|
/
/
/
/
/
*
|
|
|
|
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
2010-10-20
1
-3
/
+14
|
|
/
/
/
|
/
|
|
|
*
|
|
|
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
2010-09-22
1
-1
/
+6
*
|
|
|
ipmi: fix acpi probe print
Yinghai Lu
2010-09-22
1
-5
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-22
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-09-21
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-17
2
-0
/
+4
|
|
/
/
/
*
|
|
|
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
2010-09-21
1
-0
/
+4
*
|
|
|
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
2010-09-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-09-08
1
-8
/
+8
|
\
\
\
|
*
|
|
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
2010-08-28
1
-8
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
2010-08-09
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-09-07
2
-12
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
tty: fix tty_line must not be equal to number of allocated tty pointers in tt...
Nathael Pajani
2010-09-03
1
-1
/
+1
|
*
|
|
|
|
vt: Fix console corruption on driver hand-over.
Francisco Jerez
2010-09-03
1
-11
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
2010-09-07
3
-11
/
+26
*
|
|
|
|
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
2010-09-07
2
-10
/
+41
*
|
|
|
|
agp/intel: use #ifdef idiom for intel-agp.h
Zhenyu Wang
2010-09-07
1
-0
/
+4
*
|
|
|
|
agp/intel: fix physical address mask bits for sandybridge
Zhenyu Wang
2010-09-07
1
-2
/
+2
*
|
|
|
|
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
2010-09-06
1
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-28
4
-30
/
+29
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
4
-9
/
+8
|
*
|
|
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-19
1
-21
/
+21
*
|
|
|
synclink: add mutex_unlock() on error path
Dan Carpenter
2010-08-23
1
-1
/
+3
*
|
|
|
rocket: add a mutex_unlock()
Dan Carpenter
2010-08-23
1
-0
/
+1
*
|
|
|
ip2: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-08-23
1
-0
/
+2
*
|
|
|
ip2: remove unneeded NULL check
Dan Carpenter
2010-08-23
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-08-22
2
-9
/
+18
|
\
\
\
\
|
*
|
|
|
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
2010-08-21
2
-0
/
+3
|
*
|
|
|
agp/intel: set 40-bit dma mask on Sandybridge
Zhenyu Wang
2010-08-21
1
-9
/
+15
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-18
2
-31
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
tty: fix fu_list abuse
Nick Piggin
2010-08-18
2
-35
/
+55
|
*
|
|
|
|
fs: cleanup files_lock locking
Nick Piggin
2010-08-18
2
-9
/
+23
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-18
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
of: Fix missing includes
Grant Likely
2010-08-16
1
-0
/
+1
|
|
/
/
/
/
[prev]
[next]