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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
2
-51
/
+5
|
\
|
*
tile-srom: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-25
/
+3
|
*
ps3flash: switch to generic_file_llseek_size()
Al Viro
2013-06-29
1
-26
/
+2
*
|
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
|
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
2013-06-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
1
-1
/
+1
|
|
/
*
|
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-02
7
-17
/
+23
|
\
\
|
*
|
Revert "char: misc: assign file->private_data in all cases"
Greg Kroah-Hartman
2013-06-26
1
-1
/
+1
|
*
|
char: misc: assign file->private_data in all cases
Thomas Petazzoni
2013-06-24
1
-1
/
+1
|
*
|
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-17
4
-13
/
+13
|
*
|
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
Rasmus Villemoes
2013-06-06
1
-1
/
+1
|
*
|
char: xilinx_hwicap: Fix typo in comment and extend it
Michal Simek
2013-05-30
1
-1
/
+7
|
*
|
char: xilinx_hwicap: Checkpatch.pl cleanup
Michal Simek
2013-05-30
1
-1
/
+1
|
*
|
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
2013-05-27
9
-46
/
+61
|
|
\
\
|
|
|
/
|
*
|
char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-05-21
1
-1
/
+1
*
|
|
stallion: final cleanup
Paul Bolle
2013-06-03
1
-12
/
+0
|
|
/
|
/
|
*
|
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
2013-05-24
1
-8
/
+16
*
|
drivers/char/random.c: fix priming of last_data
Jarod Wilson
2013-05-24
1
-15
/
+15
*
|
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-23
2
-1
/
+4
|
\
\
|
*
|
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
2013-05-21
1
-1
/
+1
|
*
|
Char: lp, protect LPGETSTATUS with port_mutex
salina@us.ibm.com
2013-05-16
1
-0
/
+3
|
|
/
*
|
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-18
2
-11
/
+0
|
\
\
|
*
|
drivers/char/hw_random: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-12
2
-11
/
+0
|
|
/
*
|
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-16
1
-1
/
+13
*
|
ipmi: Improve error messages on failed irq enable
Corey Minyard
2013-05-16
1
-6
/
+10
*
|
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2013-05-16
1
-2
/
+2
*
|
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
2013-05-16
1
-2
/
+1
|
/
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
1
-0
/
+35
*
rtc: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
*
ds1620: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
6
-72
/
+268
|
\
|
*
hwrng: timeriomem - added devicetree hooks
Alexander Clouter
2013-04-25
1
-2
/
+22
|
*
hwrng: timeriomem - update to support more than one device
Alexander Clouter
2013-04-25
1
-54
/
+116
|
*
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
2013-04-25
3
-0
/
+126
|
*
hwrng: mxc-rnga - Use devm_ioremap_resource()
Fabio Estevam
2013-03-22
1
-17
/
+4
|
*
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
Jingoo Han
2013-03-22
1
-1
/
+2
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
2
-8
/
+8
|
\
\
|
*
|
virtio: console: replace EMFILE with EBUSY for already-open port
Amit Shah
2013-04-15
1
-1
/
+1
|
*
|
virtio_console: make local symbols static
Wei Yongjun
2013-04-08
1
-3
/
+3
|
*
|
virtio_console: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-3
/
+3
|
*
|
virtio_rng: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
5
-90
/
+89
|
\
\
\
|
*
|
|
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-1
/
+1
|
*
|
|
ds1620: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-14
/
+19
|
*
|
|
efirtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-43
/
+40
|
*
|
|
genrtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-25
/
+23
|
*
|
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
2
-6
/
+6
|
*
|
|
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-4
/
+3
[next]