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
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
1
-0
/
+1
|
\
|
*
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-04-30
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2013-04-30
5
-87
/
+205
|
\
\
|
|
/
|
/
|
|
*
TPM: Retry SaveState command in suspend path
Duncan Laurie
2013-04-17
2
-4
/
+30
|
*
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
Peter Huewe
2013-04-12
1
-0
/
+9
|
*
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...
Peter Huewe
2013-04-12
1
-3
/
+18
|
*
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-12
1
-2
/
+0
|
*
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Peter Huewe
2013-04-12
1
-40
/
+97
|
*
char/tpm: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
2013-04-12
1
-3
/
+16
|
*
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
Chen Gang
2013-04-12
1
-7
/
+7
|
*
tpm/tpm_i2c_stm_st33: formatting and white space changes
Peter Huewe
2013-04-12
1
-31
/
+31
*
|
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-29
4
-27
/
+5
|
\
\
|
*
\
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2013-04-14
2
-14
/
+39
|
|
\
\
|
*
\
\
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-26
1
-2
/
+11
|
|
\
\
\
|
*
|
|
|
drivers: char: Use PTR_RET function
Alexandru Gheorghiu
2013-03-25
1
-1
/
+1
|
*
|
|
|
drivers: char: use module_platform_driver_probe()
Fabio Porcedda
2013-03-15
2
-24
/
+2
|
*
|
|
|
applicom: use correct array offset
Dan Carpenter
2013-03-15
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-19
1
-13
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-01
2
-14
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
virtio: console: add locking around c_ovq operations
Amit Shah
2013-03-30
1
-0
/
+5
|
*
|
virtio: console: rename cvq_lock to c_ivq_lock
Amit Shah
2013-03-30
1
-8
/
+9
|
*
|
hw_random: free rng_buffer at module exit
Satoru Takeuchi
2013-03-20
1
-0
/
+9
|
*
|
Revert "virtio_console: Initialize guest_connected=true for rproc_serial"
Sjur Brændeland
2013-03-18
1
-6
/
+16
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-12
1
-2
/
+11
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-08
1
-2
/
+11
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-08
1
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
random: fix locking dependency with the tasklist_lock
Theodore Ts'o
2013-03-04
1
-4
/
+8
*
|
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-03-05
1
-3
/
+16
*
|
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
2013-02-27
1
-7
/
+9
*
|
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
2013-02-27
1
-10
/
+28
*
|
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
2013-02-27
1
-4
/
+24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
11
-23
/
+23
|
\
\
|
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
11
-23
/
+23
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
2
-26
/
+5
|
\
\
\
|
*
|
|
virtio_console: Initialize guest_connected=true for rproc_serial
Sjur Brændeland
2013-02-13
1
-5
/
+2
|
*
|
|
virtio: use module_virtio_driver.
Rusty Russell
2013-02-13
1
-12
/
+1
|
*
|
|
virtio_console: Use virtio device index to generate port name
Sjur Brændeland
2013-02-12
1
-13
/
+3
|
*
|
|
virtio_console: Let unconnected rproc device receive data.
Sjur Brændeland
2013-01-22
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-55
/
+73
|
\
\
\
|
*
|
|
drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK
Chris Wilson
2013-02-20
1
-2
/
+35
|
*
|
|
drm/i915: Fix gen2 mappable calculations
Ben Widawsky
2013-02-15
1
-1
/
+4
|
*
|
|
drm/i915: remove intel_gtt structure
Ben Widawsky
2013-01-31
1
-15
/
+21
|
*
|
|
agp/intel: Add gma_bus_addr
Ben Widawsky
2013-01-20
1
-2
/
+3
|
*
|
|
drm/i915: Needs_dmar, not
Ben Widawsky
2013-01-20
1
-4
/
+6
|
*
|
|
drm/i915: Remove scratch page from shared
Ben Widawsky
2013-01-20
1
-4
/
+5
|
*
|
|
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
2013-01-20
1
-27
/
+0
|
*
|
|
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/i915: Move GSM mapping into dev_priv
Ben Widawsky
2012-12-20
1
-1
/
+0
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
locking: Various static lock initializer fixes
Thomas Gleixner
2013-02-19
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
[next]