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
path:
root
/
drivers
/
macintosh
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
3
-3
/
+3
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
14
-13
/
+656
|
\
|
*
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
2006-12-07
1
-1
/
+2
|
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
3
-1
/
+3
|
*
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
2006-12-06
1
-2
/
+2
|
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-6
/
+10
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
7
-7
/
+630
|
|
\
|
|
*
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt
2006-12-04
3
-0
/
+620
|
|
*
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-12-04
4
-7
/
+10
|
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-2
/
+2
|
|
/
|
*
[PATCH] powerpc: windfarm shall request it's sub modules
Benjamin Herrenschmidt
2006-11-15
3
-0
/
+13
*
|
Input: handle errors from input_register_device in drivers/macintosh
Dmitry Torokhov
2006-11-24
2
-5
/
+13
*
|
Input: MAC mouse button emulation - relax dependencies
Stelian Pop
2006-11-17
1
-1
/
+0
|
/
*
[POWERPC] Fix windfarm platform device usage
Benjamin Herrenschmidt
2006-10-10
3
-36
/
+30
*
[PATCH] misc ppc pt_regs fixes
Al Viro
2006-10-08
1
-1
/
+1
*
[PATCH] m68k pt_regs fixes
Al Viro
2006-10-07
4
-6
/
+6
*
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-05
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
10
-68
/
+59
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
Fix several typos in drivers/
Matt LaPlante
2006-10-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-03
1
-1
/
+6
|
\
|
*
[POWERPC] Avoid NULL pointer in gpio1_interrupt
Olaf Hering
2006-10-02
1
-1
/
+6
*
|
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
3
-4
/
+4
*
|
[PATCH] via* : switch to pci_get_device refcounted PCI API
Alan Cox
2006-10-01
2
-8
/
+12
*
|
[PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver()
Alexey Dobriyan
2006-09-29
1
-6
/
+1
*
|
[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.
David Woodhouse
2006-09-29
1
-1
/
+1
|
/
*
[PATCH] asm/backlight.h is ppc-only
Al Viro
2006-09-22
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2006-09-14
2
-52
/
+59
|
\
|
*
[PATCH] backlight last round of fixes
Benjamin Herrenschmidt
2006-09-01
1
-2
/
+2
|
*
[PATCH] powerpc: More via-pmu backlight fixes
Benjamin Herrenschmidt
2006-09-01
2
-50
/
+57
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-01
6
-67
/
+114
|
\
\
|
|
/
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-07-31
4
-19
/
+245
|
|
\
|
|
*
[POWERPC] PMAC_APM_EMU should depend on ADB_PMU
Danny van Dyk
2006-07-28
1
-1
/
+1
|
|
*
[POWERPC] Xserve G5 thermal control fixes
Benjamin Herrenschmidt
2006-07-28
2
-17
/
+234
|
|
*
[POWERPC] fix up front-LED Kconfig
Johannes Berg
2006-07-26
2
-1
/
+10
|
*
|
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
2006-07-31
4
-51
/
+72
|
|
/
|
*
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
2006-07-10
1
-1
/
+4
|
*
[PATCH] powerpc: fix SMU driver interrupt mapping
Benjamin Herrenschmidt
2006-07-10
1
-15
/
+38
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
1
-1
/
+1
*
|
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
14
-58
/
+60
*
|
[POWERPC] Xserve G5 thermal control fixes
Benjamin Herrenschmidt
2006-07-07
2
-17
/
+234
*
|
[POWERPC] fix up front-LED Kconfig
Johannes Berg
2006-07-07
2
-1
/
+10
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
5
-96
/
+138
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
[PATCH] powermac: Fix some 64b resource damage
Benjamin Herrenschmidt
2006-07-01
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
14
-14
/
+0
*
typo fixes: mecanism -> mechanism
Adrian Bunk
2006-06-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-3
/
+0
|
\
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
[next]