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-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
33
-519
/
+1160
|
\
|
*
Revert "base: dd: don't remove driver_data in -EPROBE_DEFER case"
Greg Kroah-Hartman
2016-05-03
1
-2
/
+1
|
*
gpio: ws16c48: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-64
/
+33
|
*
gpio: 104-idio-16: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-61
/
+34
|
*
gpio: 104-idi-48: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-62
/
+34
|
*
gpio: 104-dio-48e: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-72
/
+43
|
*
watchdog: ebc-c384_wdt: Utilize the ISA bus driver
William Breathitt Gray
2016-05-02
2
-34
/
+11
|
*
iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macros
William Breathitt Gray
2016-05-02
1
-21
/
+3
|
*
iio: stx104: Add X86 dependency to STX104 Kconfig option
William Breathitt Gray
2016-05-02
1
-1
/
+1
|
*
Documentation: Add ISA bus driver documentation
William Breathitt Gray
2016-05-02
2
-0
/
+128
|
*
isa: Implement the max_num_isa_dev macro
William Breathitt Gray
2016-05-02
1
-0
/
+11
|
*
isa: Implement the module_isa_driver macro
William Breathitt Gray
2016-05-02
1
-0
/
+21
|
*
pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
William Breathitt Gray
2016-05-02
1
-1
/
+1
|
*
isa: Decouple X86_32 dependency from the ISA Kconfig option
William Breathitt Gray
2016-05-01
3
-10
/
+4
|
*
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
2016-05-01
1
-2
/
+5
|
*
base: dd: don't remove driver_data in -EPROBE_DEFER case
Yi Zhang
2016-05-01
1
-1
/
+2
|
*
kernfs: Move faulting copy_user operations outside of the mutex
Chris Wilson
2016-04-30
2
-22
/
+30
|
*
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
2016-04-19
1061
-7098
/
+10883
|
|
\
|
*
|
devcoredump: add scatterlist support
Aviya Erenfeld
2016-04-15
3
-19
/
+154
|
*
|
debugfs: unproxify files created through debugfs_create_u32_array()
Nicolai Stange
2016-04-12
1
-1
/
+2
|
*
|
debugfs: unproxify files created through debugfs_create_blob()
Nicolai Stange
2016-04-12
1
-3
/
+10
|
*
|
debugfs: unproxify files created through debugfs_create_bool()
Nicolai Stange
2016-04-12
1
-21
/
+20
|
*
|
debugfs: unproxify integer attribute files
Nicolai Stange
2016-04-12
1
-48
/
+75
|
*
|
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
2016-04-12
1
-0
/
+67
|
*
|
debugfs: add support for self-protecting attribute file fops
Nicolai Stange
2016-04-12
3
-0
/
+82
|
*
|
debugfs: prevent access to removed files' private data
Nicolai Stange
2016-04-12
4
-27
/
+226
|
*
|
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
2016-04-12
5
-5
/
+127
|
*
|
fs: kernfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-03-29
2
-8
/
+15
|
*
|
fs: debugfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-03-29
1
-1
/
+2
|
*
|
debugfs: fix inode i_nlink references for automount dentry
Roman Pen
2016-03-29
1
-0
/
+4
|
*
|
base: isa: Remove X86_32 dependency
William Breathitt Gray
2016-03-29
3
-2
/
+8
|
*
|
Documentation: update the devices.txt documentation
Linus Walleij
2016-03-29
2
-55
/
+26
|
*
|
chrdev: emit a warning when we go below dynamic major range
Linus Walleij
2016-03-29
3
-3
/
+9
|
*
|
firmware: fw_cfg register offsets on supported architectures only
Gabriel Somlo
2016-03-29
1
-3
/
+1
*
|
|
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
96
-3766
/
+6410
|
\
\
\
|
*
\
\
Merge 4.6-rc7 into char-misc-testing
Greg Kroah-Hartman
2016-05-09
583
-3080
/
+6157
|
|
\
\
\
|
*
|
|
|
mcb: Delete num_cells variable which is not required
Andreas Werner
2016-05-03
1
-3
/
+1
|
*
|
|
|
mcb: Fixed bar number assignment for the gdd
Andreas Werner
2016-05-03
1
-1
/
+1
|
*
|
|
|
mcb: Replace ioremap and request_region with the devm version
Andreas Werner
2016-05-03
1
-12
/
+7
|
*
|
|
|
mcb: Implement bus->dev.release callback
Johannes Thumshirn
2016-05-03
1
-6
/
+14
|
*
|
|
|
mcb: export bus information via sysfs
Johannes Thumshirn
2016-05-03
5
-11
/
+103
|
*
|
|
|
mcb: Correctly initialize the bus's device
Johannes Thumshirn
2016-05-03
2
-6
/
+18
|
*
|
|
|
mei: bus: call mei_cl_read_start under device lock
Alexander Usyskin
2016-05-03
1
-3
/
+12
|
*
|
|
|
coresight: etb10: adjust read pointer only when needed
Mathieu Poirier
2016-05-03
1
-1
/
+2
|
*
|
|
|
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
2016-05-03
1
-4
/
+28
|
*
|
|
|
coresight: tmc: implementing TMC-ETF AUX space API
Mathieu Poirier
2016-05-03
2
-0
/
+200
|
*
|
|
|
coresight: moving struct cs_buffers to header file
Mathieu Poirier
2016-05-03
2
-20
/
+20
|
*
|
|
|
coresight: tmc: keep track of memory width
Mathieu Poirier
2016-05-03
3
-17
/
+41
|
*
|
|
|
coresight: tmc: make sysFS and Perf mode mutually exclusive
Mathieu Poirier
2016-05-03
2
-5
/
+117
|
*
|
|
|
coresight: tmc: dump system memory content only when needed
Mathieu Poirier
2016-05-03
2
-2
/
+12
[next]