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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Blackfin arch: Board defconfig updating
Bryan Wu
2007-10-11
6
-845
/
+901
|
*
|
Blackfin arch: parse input sections properly when using -ffunction-sections/-...
Mike Frysinger
2007-08-27
1
-1
/
+3
|
*
|
Blackfin arch: add an exception request/free api
Mike Frysinger
2007-08-05
3
-22
/
+66
|
*
|
Blackfin arch: all our other ports call this SIZE rather than SPI_LEN
Mike Frysinger
2007-08-05
2
-2
/
+2
|
*
|
Blackfin arch: allow people to select the feature that is unavailable to the ...
Mike Frysinger
2007-08-05
11
-45
/
+107
|
*
|
Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate
Mike Frysinger
2007-08-05
2
-0
/
+2
|
*
|
Blackfin arch: Allow ptrace access the fixed code.
Jie Zhang
2007-08-05
1
-6
/
+18
|
*
|
Blackfin arch: Add DMA API to set curr descriptor address
Sonic Zhang
2007-08-05
2
-1
/
+15
|
*
|
Blackfin arch: kill ezkit548 compiling warning
Bryan Wu
2007-08-05
1
-0
/
+1
|
*
|
Blackfin arch: update BOOT_LOAD
Mike Frysinger
2007-08-05
1
-3
/
+4
|
*
|
Blackfin arch: fix up header for BF533
Robin Getz
2007-08-05
1
-54
/
+0
|
*
|
Blackfin arch: remove spurious KERN_EMERG log level in output
Mike Frysinger
2007-08-05
1
-2
/
+1
|
*
|
Blackfin arch: bug fixing restore mach dependent ASYNC memory size
Michael Hennerich
2007-08-27
1
-2
/
+8
|
*
|
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-10-10
31
-391
/
+289
|
*
|
Blackfin arch: remove unused code -- EVT0 is not controllable by software
Mike Frysinger
2007-08-03
4
-31
/
+0
|
*
|
Blackfin arch: Add option to priorize DMA over Core
Michael Hennerich
2007-08-03
2
-0
/
+12
|
*
|
Blackfin arch: Add support for the M25P16 SPI FLash
Michael Hennerich
2007-08-05
1
-0
/
+2
|
*
|
Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...
Roy Huang
2007-10-10
2
-0
/
+11
|
*
|
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-25
9
-20
/
+259
|
*
|
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
2007-08-03
13
-420
/
+242
|
*
|
Blackfin serial driver: use new GPIO API
Michael Hennerich
2007-10-11
1
-20
/
+19
|
*
|
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
Michael Hennerich
2007-08-03
2
-46
/
+81
|
*
|
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
Mike Frysinger
2007-07-25
4
-4
/
+4
|
*
|
Blackfin arch: add missing gpio error handling to make sure we roll back requ...
Michael Hennerich
2007-07-24
2
-4
/
+17
|
*
|
Blackfin arch: Fix define - SPORT0_DTPRI is first function
Michael Hennerich
2007-08-27
1
-1
/
+1
|
*
|
Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...
Bryan Wu
2007-08-05
1
-1
/
+1
|
*
|
Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition
Bryan Wu
2007-07-25
1
-0
/
+18
|
*
|
Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts...
Michael Hennerich
2007-07-24
1
-2
/
+2
|
*
|
Blackfin arch: Add label to call new GPIO API
Michael Hennerich
2007-07-24
2
-6
/
+6
|
*
|
Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...
Michael Hennerich
2007-10-10
2
-20
/
+72
|
*
|
Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE...
Michael Hennerich
2007-07-24
1
-1
/
+1
|
*
|
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
2007-07-24
5
-0
/
+21
|
*
|
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
2007-08-05
4
-5
/
+55
|
*
|
Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike
Robin Getz
2007-08-03
1
-25
/
+7
|
*
|
Blackfin arch: fix typo... we want csync in CSYNC(), not ssync
Mike Frysinger
2007-08-03
1
-1
/
+1
|
*
|
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
Mike Frysinger
2007-07-25
9
-92
/
+92
|
*
|
Blackfin arch: reorganize headers slightly so we can be sure things are defin...
Mike Frysinger
2007-07-25
5
-12
/
+13
|
*
|
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
2007-07-25
6
-15
/
+15
|
*
|
Blackfin arch: update BF54x anomaly list
Mike Frysinger
2007-07-25
1
-0
/
+3
|
*
|
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
25
-706
/
+875
|
*
|
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...
Mike Frysinger
2007-07-24
4
-266
/
+174
|
*
|
Blackfin arch: update platform driver resource information to all board files
Bryan Wu
2007-10-11
10
-165
/
+1448
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
2007-10-11
276
-5788
/
+18481
|
\
\
|
*
|
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
9
-55
/
+20
|
*
|
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
2
-38
/
+17
|
*
|
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...
Trent Piepho
2007-10-10
4
-64
/
+35
|
*
|
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
1
-20
/
+6
|
*
|
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
3
-15
/
+5
|
*
|
V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
2
-23
/
+9
|
*
|
V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS
Jiri Slaby
2007-10-10
1
-1
/
+1
[prev]
[next]