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
*
spi/imx: add device tree probe support
Shawn Guo
2011-07-14
2
-7
/
+53
*
spi/imx: copy gpio number passed by platform data into driver private data
Shawn Guo
2011-07-14
1
-5
/
+7
*
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
2011-07-14
5
-122
/
+128
*
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
Shawn Guo
2011-07-14
2
-56
/
+19
*
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
Shawn Guo
2011-07-14
1
-53
/
+53
*
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
Shawn Guo
2011-07-14
1
-31
/
+31
*
spi/imx: do not make copy of spi_imx_devtype_data
Shawn Guo
2011-07-14
1
-12
/
+12
*
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2011-07-08
2
-1
/
+4
*
spi/tegra: Use engineering names in DT compatible property
Stephen Warren
2011-07-05
2
-2
/
+2
*
spi/fsl_spi: fix CPM spi driver
Holger Brunck
2011-07-05
1
-17
/
+11
*
mach-s3c2410: remove unused spi-gpio.h file
Peter Korsgaard
2011-07-04
1
-28
/
+0
*
spi: remove obsolete spi-s3c24xx-gpio driver
Peter Korsgaard
2011-07-04
3
-211
/
+0
*
mach-gta2: remove unused spi-gpio.h include
Peter Korsgaard
2011-07-04
1
-1
/
+0
*
mach-qt2410: convert to spi_gpio
Peter Korsgaard
2011-07-04
1
-26
/
+8
*
mach-jive: convert to spi_gpio
Peter Korsgaard
2011-07-04
1
-27
/
+14
*
spi/pxa2xx: Remove unavailable ssp_type from documentation
Stefan Schmidt
2011-06-18
1
-5
/
+0
*
spi/bfin_spi: uninline fat queue funcs
Mike Frysinger
2011-06-17
1
-4
/
+4
*
spi/bfin_spi: constify pin array
Mike Frysinger
2011-06-17
1
-1
/
+1
*
spi/bfin_spi: use structs for accessing hardware regs
Mike Frysinger
2011-06-17
1
-124
/
+84
*
Merge branch 'spi/merge' into spi/next
Grant Likely
2011-06-17
459
-2771
/
+5011
|
\
|
*
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
2011-06-17
1
-3
/
+4
|
*
Linux 3.0-rc3
v3.0-rc3
Linus Torvalds
2011-06-13
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-06-13
3
-12
/
+12
|
|
\
|
|
*
SLAB: Record actual last user of freed objects.
Suleiman Souhlal
2011-06-03
1
-4
/
+5
|
|
*
slub: always align cpu_slab to honor cmpxchg_double requirement
Chris Metcalf
2011-06-03
2
-8
/
+7
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-06-13
11
-58
/
+80
|
|
\
\
|
|
*
|
ceph: unwind canceled flock state
Sage Weil
2011-06-07
1
-10
/
+16
|
|
*
|
ceph: fix ENOENT logic in striped_read
Sage Weil
2011-06-07
1
-2
/
+2
|
|
*
|
ceph: fix short sync reads from the OSD
Sage Weil
2011-06-07
1
-13
/
+15
|
|
*
|
ceph: fix sync vs canceled write
Sage Weil
2011-06-07
1
-5
/
+10
|
|
*
|
ceph: use ihold when we already have an inode ref
Sage Weil
2011-06-07
10
-28
/
+37
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-06-13
3
-7
/
+9
|
|
\
\
\
|
|
*
\
\
Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...
Thomas Gleixner
2011-06-06
1
-5
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
2011-06-01
1
-4
/
+4
|
|
|
*
|
|
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
2011-06-01
1
-1
/
+2
|
|
*
|
|
|
Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...
Thomas Gleixner
2011-06-06
2
-2
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
rtc: Staticize non-exported __rtc_set_alarm()
Mark Brown
2011-06-01
1
-1
/
+1
|
|
|
*
|
|
|
rtc: Fix ioctl error path return
John Stultz
2011-06-01
1
-1
/
+2
|
|
|
|
/
/
/
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-13
6
-18
/
+39
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-06-09
2
-10
/
+14
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
oprofile, dcookies: Fix possible circular locking dependency
Robert Richter
2011-05-31
1
-0
/
+3
|
|
|
*
|
|
|
|
oprofile: Fix locking dependency in sync_start()
Robert Richter
2011-05-31
1
-6
/
+2
|
|
|
*
|
|
|
|
oprofile: Free potentially owned tasks in case of errors
Robert Richter
2011-05-31
1
-4
/
+9
|
|
*
|
|
|
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2011-06-08
2
-3
/
+14
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
1
-0
/
+7
|
|
|
*
|
|
|
|
|
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
2011-06-07
1
-2
/
+6
|
|
|
*
|
|
|
|
|
ftrace: Fix possible undefined return code
GuoWen Li
2011-06-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-06-08
2
-5
/
+11
|
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
/
/
/
/
/
|
|
|
|
/
/
/
/
/
|
|
|
*
|
|
|
|
oprofile, x86: Add comments to IBS LVT offset initialization
Robert Richter
2011-05-30
2
-5
/
+11
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...
Linus Torvalds
2011-06-13
3
-0
/
+27
|
|
\
\
\
\
\
\
\
\
[next]