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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
53
-265
/
+316
|
\
|
*
driver core: device.h: fix doc compilation warnings
Michael Opdenacker
2013-06-25
1
-0
/
+3
|
*
firmware loader: fix another compile warning with PM_SLEEP unset
Ming Lei
2013-06-25
1
-12
/
+12
|
*
build some drivers only when compile-testing
Jiri Slaby
2013-06-24
4
-2
/
+17
|
*
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
2013-06-24
161
-747
/
+1293
|
|
\
|
*
|
firmware loader: fix compile warning with PM_SLEEP set
Ming Lei
2013-06-21
1
-3
/
+3
|
*
|
Merge branch 'driver-core-linus' into driver-core-next
Greg Kroah-Hartman
2013-06-19
1
-16
/
+32
|
|
\
\
|
*
\
\
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
2013-06-17
693
-4828
/
+9446
|
|
\
\
\
|
*
|
|
|
kobject: sanitize argument for format string
Kees Cook
2013-06-07
1
-1
/
+1
|
*
|
|
|
sysfs_notify is only possible on file attributes
Nick Dyer
2013-06-07
1
-4
/
+6
|
*
|
|
|
firmware loader: simplify holding module for request_firmware
Ming Lei
2013-06-06
1
-6
/
+7
|
*
|
|
|
firmware loader: don't export cache_firmware and uncache_firmware
Ming Lei
2013-06-06
2
-15
/
+2
|
*
|
|
|
drivers/base: Use attribute groups to create sysfs memory files
Nathan Fontenot
2013-06-06
1
-81
/
+62
|
*
|
|
|
firmware loader: fix compile warning
Ming Lei
2013-06-06
1
-0
/
+4
|
*
|
|
|
firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER
Ming Lei
2013-06-04
1
-14
/
+17
|
*
|
|
|
Documentation: Updated broken link in HOWTO
Ben Minerds
2013-06-03
1
-1
/
+1
|
*
|
|
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
33
-75
/
+22
|
*
|
|
|
driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspend
Ming Lei
2013-06-03
1
-0
/
+17
|
*
|
|
|
driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware
Ming Lei
2013-06-03
1
-3
/
+6
|
*
|
|
|
Documentation: Tidy up some drivers/base/core.c kerneldoc content.
Robert P. J. Day
2013-06-03
1
-7
/
+7
|
*
|
|
|
platform_device: use a macro instead of platform_driver_register
Libo Chen
2013-06-03
2
-4
/
+12
|
*
|
|
|
firmware: move EXPORT_SYMBOL annotations
Daniel Mack
2013-06-03
1
-6
/
+5
|
*
|
|
|
firmware: Avoid deadlock of usermodehelper lock at shutdown
Takashi Iwai
2013-06-03
1
-7
/
+37
|
*
|
|
|
dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitly
Takashi Iwai
2013-06-03
1
-0
/
+1
|
*
|
|
|
debugfs: write_file_bool() - ensure strtobool() operates on valid data
Mathias Krause
2013-06-03
1
-0
/
+1
|
*
|
|
|
debugfs: add get/set for atomic types
Seth Jennings
2013-06-03
3
-21
/
+44
|
*
|
|
|
Merge 3.10-rc3 into driver-core-next
Greg Kroah-Hartman
2013-05-27
843
-5741
/
+9123
|
|
\
\
\
\
|
*
|
|
|
|
cpu: make sure that cpu/online file created before KOBJ_ADD is emitted
Igor Mammedov
2013-05-21
1
-13
/
+21
|
*
|
|
|
|
cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()
Igor Mammedov
2013-05-21
1
-7
/
+18
|
*
|
|
|
|
base/core.c: improve comment of the function device_find_child()
Federico Vaga
2013-05-21
1
-0
/
+2
|
*
|
|
|
|
sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.
Rami Rosen
2013-05-17
1
-2
/
+0
|
*
|
|
|
|
sysfs: sysfs_link_sibling(): fix typo in comment
Warner Wang
2013-05-17
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
130
-919
/
+5322
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "char: misc: assign file->private_data in all cases"
Greg Kroah-Hartman
2013-06-26
1
-1
/
+1
|
*
|
|
|
|
|
drivers: uio_pdrv_genirq: Use of_match_ptr() macro
Sachin Kamat
2013-06-25
1
-4
/
+1
|
*
|
|
|
|
|
mei: check whether hw start has succeeded
Tomas Winkler
2013-06-24
2
-3
/
+8
|
*
|
|
|
|
|
mei: check if the hardware reset succeeded
Tomas Winkler
2013-06-24
3
-5
/
+12
|
*
|
|
|
|
|
mei: mei_cl_connect: don't multiply the timeout twice
Frode Isaksen
2013-06-24
1
-2
/
+1
|
*
|
|
|
|
|
mei: do not override a client writing state when buffering
Tomas Winkler
2013-06-24
1
-1
/
+2
|
*
|
|
|
|
|
mei: move mei_cl_irq_write_complete to client.c
Tomas Winkler
2013-06-24
3
-59
/
+63
|
*
|
|
|
|
|
UIO: Fix concurrency issue
Vitalii Demianets
2013-06-24
1
-5
/
+13
|
*
|
|
|
|
|
drivers: uio_dmem_genirq: Use of_match_ptr() macro
Sachin Kamat
2013-06-24
1
-3
/
+1
|
*
|
|
|
|
|
char: misc: assign file->private_data in all cases
Thomas Petazzoni
2013-06-24
1
-1
/
+1
|
*
|
|
|
|
|
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
2013-06-24
3
-34
/
+63
|
*
|
|
|
|
|
drivers: hv: check interrupt mask before read_index
Jason Wang
2013-06-24
1
-0
/
+2
|
*
|
|
|
|
|
vme: vme_tsi148.c: fix error return code in tsi148_probe()
Wei Yongjun
2013-06-24
1
-1
/
+2
|
*
|
|
|
|
|
FMC: fix error handling in probe() function
Dan Carpenter
2013-06-24
1
-6
/
+11
|
*
|
|
|
|
|
fmc: avoid readl/writel namespace conflict
Arnd Bergmann
2013-06-19
2
-8
/
+8
|
*
|
|
|
|
|
FMC: NULL dereference on allocation failure
Dan Carpenter
2013-06-19
1
-5
/
+6
|
*
|
|
|
|
|
UIO: fix uio_pdrv_genirq with device tree but no interrupt
Pavel Machek
2013-06-18
1
-15
/
+10
[next]