index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
VMCI: fix to pass correct device identity to free_irq()
Wei Yongjun
2013-09-26
1
-1
/
+1
*
|
ARM: sunxi: Initial support for Allwinner's Security ID fuses
Oliver Schinagl
2013-09-26
3
-0
/
+172
*
|
misc: pti: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
|
misc: mei: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
*
|
misc: ibmasm: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-2
/
+0
*
|
misc: tifm: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-3
/
+0
*
|
drivers: misc: ti_dac7512: add support for DT matching
Daniel Mack
2013-09-26
1
-0
/
+10
*
|
drivers: misc: ti_dac7512: provide a SPI ID table
Daniel Mack
2013-09-26
1
-0
/
+7
*
|
drivers: misc: ti_dac7512: drop DAC7512_DRV_NAME
Daniel Mack
2013-09-26
1
-3
/
+1
*
|
drivers: misc: ti_dac7512: drop module version
Daniel Mack
2013-09-26
1
-2
/
+0
*
|
misc: ibmasm: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-26
1
-1
/
+1
*
|
drivers: misc: bmp085: remove '__init' from mp085_get_of_properties()
Chen Gang
2013-09-26
1
-1
/
+1
*
|
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
2013-09-26
1
-9
/
+4
*
|
mei: push credentials inside the irq write handler
Tomas Winkler
2013-09-26
3
-10
/
+34
*
|
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
4
-27
/
+36
*
|
mei: fix function names in debug prints
Alexander Usyskin
2013-09-26
1
-3
/
+3
*
|
mei: prefix client log messages with client me and host ids
Alexander Usyskin
2013-09-26
3
-32
/
+38
*
|
mei: mei_release: drop redundant check if cb is NULL
Tomas Winkler
2013-09-26
1
-4
/
+1
*
|
mei: revamp read and write length checks
Tomas Winkler
2013-09-26
1
-2
/
+14
*
|
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
2013-09-26
1
-1
/
+1
*
|
mei: mei_write correct checks for copy_from_user
Alexander Usyskin
2013-09-26
1
-2
/
+5
*
|
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
2013-09-26
1
-1
/
+4
*
|
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
2013-09-26
1
-0
/
+6
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-05
1
-14
/
+12
|
\
|
*
ibmasmfs: don't bother passing superblock when not needed
Al Viro
2013-09-03
1
-14
/
+12
*
|
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
3
-60
/
+62
|
\
\
|
*
|
MEI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-23
1
-4
/
+6
|
*
|
Merge 3.11-rc3 into driver-core-next
Greg Kroah-Hartman
2013-07-29
4
-9
/
+21
|
|
\
\
|
|
|
/
|
*
|
c2port: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-07-24
1
-15
/
+18
|
*
|
enclosure: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-24
1
-18
/
+11
|
*
|
c2port: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-24
1
-21
/
+29
|
*
|
misc: c2port: use dev_bin_attrs instead of hand-coding it
Greg Kroah-Hartman
2013-07-24
1
-17
/
+13
*
|
|
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
18
-267
/
+263
|
\
\
\
|
*
|
|
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
2013-08-30
1
-0
/
+2
|
*
|
|
misc: vmw_balloon: Remove braces to fix build for clang.
Jan-Simon Möller
2013-08-27
1
-1
/
+1
|
*
|
|
VMCI: Add support for virtual IOMMU
Andy King
2013-08-27
4
-83
/
+128
|
*
|
|
VMCI: Remove non-blocking/pinned queuepair support
Andy King
2013-08-27
2
-145
/
+22
|
*
|
|
drivers/misc/hpilo: Correct panic when an AUX iLO is detected
Mark Rusk
2013-08-14
1
-2
/
+2
|
*
|
|
mei: me: fix hardware reset flow
Tomas Winkler
2013-08-12
1
-6
/
+3
|
*
|
|
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
2013-07-29
4
-11
/
+21
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
mei: don't get stuck in select during reset
Tomas Winkler
2013-07-26
5
-19
/
+42
|
*
|
|
misc: sram: fix error path in sram_probe
Heiko Stübner
2013-07-24
1
-1
/
+2
|
*
|
|
drivers/misc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-07-24
1
-8
/
+0
|
*
|
|
mei: bus: do not overflow the device name buffer
Tomas Winkler
2013-07-24
1
-2
/
+2
|
*
|
|
mei: wake also writers on reset
Tomas Winkler
2013-07-24
3
-5
/
+9
|
*
|
|
lkdtm: add "EXEC_*" triggers
Kees Cook
2013-07-24
1
-0
/
+45
|
*
|
|
lkdtm: add "SPINLOCKUP" trigger
Kees Cook
2013-07-24
1
-0
/
+7
|
*
|
|
lkdtm: add "WARNING" trigger
Kees Cook
2013-07-24
1
-0
/
+5
|
*
|
|
lkdtm: fix stack protector trigger
Kees Cook
2013-07-24
1
-3
/
+3
[prev]
[next]