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
...
*
|
|
|
mei: support HBM versioning
Tomas Winkler
2013-06-17
3
-8
/
+34
*
|
|
|
Misc: sram: Remove unneeded check
Alexander Shiyan
2013-06-17
1
-5
/
+1
*
|
|
|
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
2013-06-17
4
-2
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-06-14
3
-2
/
+5
|
|
\
\
\
|
|
*
|
|
mei: me: clear interrupts on the resume path
Tomas Winkler
2013-06-13
1
-0
/
+1
|
|
*
|
|
mei: nfc: fix nfc device freeing
Tomas Winkler
2013-06-13
1
-0
/
+2
|
|
*
|
|
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
2013-06-13
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
2013-06-12
1
-0
/
+1
|
|
/
/
*
|
|
pch_phub: fix error return code in pch_phub_probe()
Wei Yongjun
2013-06-06
1
-19
/
+17
*
|
|
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-06
14
-83
/
+154
*
|
|
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-06-05
1
-0
/
+1
*
|
|
pch_phub: re-use native MAC address parser
Andy Shevchenko
2013-06-03
1
-6
/
+2
*
|
|
pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()
Wei Yongjun
2013-06-03
1
-2
/
+6
*
|
|
misc/ep93xx_pwm: use kstrtol instead of strict_strtol
H Hartley Sweeten
2013-05-30
1
-3
/
+3
*
|
|
misc/ep93xx_pwm: use module_platform_driver()
H Hartley Sweeten
2013-05-30
1
-5
/
+5
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+2
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function
H Hartley Sweeten
2013-05-30
1
-7
/
+2
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function
H Hartley Sweeten
2013-05-30
1
-8
/
+3
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+1
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+1
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function
H Hartley Sweeten
2013-05-30
1
-8
/
+3
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function
H Hartley Sweeten
2013-05-30
1
-6
/
+1
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function
H Hartley Sweeten
2013-05-30
1
-9
/
+6
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function
H Hartley Sweeten
2013-05-30
1
-8
/
+3
*
|
|
misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions
H Hartley Sweeten
2013-05-30
1
-21
/
+9
*
|
|
misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io
H Hartley Sweeten
2013-05-30
1
-2
/
+2
*
|
|
misc/ep93xx_pwm: use managed device resources
H Hartley Sweeten
2013-05-30
1
-53
/
+20
*
|
|
drivers/misc: at25: convert to use devm_kzalloc
Nikolay Balandin
2013-05-30
1
-17
/
+8
*
|
|
drivers/misc: at24: convert to use devm_kzalloc
Nikolay Balandin
2013-05-30
1
-29
/
+15
*
|
|
misc: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-30
4
-9
/
+9
*
|
|
mei: me: remove artificial singleton requirement
Tomas Winkler
2013-05-30
1
-19
/
+0
*
|
|
mei: fix read after read scenario
Tomas Winkler
2013-05-30
1
-11
/
+13
*
|
|
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
2013-05-30
3
-37
/
+0
*
|
|
Merge 3.10-rc3 into char-misc-next
Greg Kroah-Hartman
2013-05-27
4
-3
/
+9
|
\
\
\
|
|
/
/
|
*
|
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-23
3
-10
/
+15
|
|
\
\
|
|
*
|
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
2013-05-21
1
-0
/
+2
|
|
*
|
mei: fix out of array access to me clients array
Tomas Winkler
2013-05-21
1
-9
/
+8
|
|
*
|
dummy-irq: require the user to specify an IRQ number
Jonathan Corbet
2013-05-16
1
-1
/
+5
|
|
|
/
|
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-22
2
-2
/
+2
|
|
\
\
|
|
*
|
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
2
-2
/
+2
|
|
|
/
|
*
|
drivers/misc: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
|
|
/
*
|
drivers/misc: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-21
1
-5
/
+0
*
|
mei: fix out of array access to me clients array
Tomas Winkler
2013-05-21
1
-9
/
+8
*
|
mei: revamp interrupt thread handlers
Tomas Winkler
2013-05-21
3
-81
/
+68
*
|
mei: move mei_cl_complete to client.c
Tomas Winkler
2013-05-21
3
-27
/
+28
*
|
misc: ep93xx_pwm: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
1
-1
/
+0
*
|
misc: arm-charlcd: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
1
-4
/
+1
*
|
drivers: misc: use devm_ioremap_resource()
Laurent Navet
2013-05-16
1
-3
/
+4
*
|
Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0
Chen Gang
2013-05-16
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
2
-2
/
+1
|
\
[prev]
[next]