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
*
i2c: Kill rogue driver IDs
Jean Delvare
2008-01-27
1
-3
/
+0
*
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
1
-1
/
+1
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+2
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
adb: Convert from class_device to device
Tony Jones
2008-01-24
1
-1
/
+1
*
macintosh: fix fabrication of caplock key events
Andy Wingo
2008-01-14
1
-1
/
+2
*
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
2007-12-17
1
-0
/
+1
*
[POWERPC] windfarm: Fix windfarm thread freezer interaction
Johannes Berg
2007-11-08
1
-7
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
1
-1
/
+1
|
\
|
*
Spelling fix: explicitly
Jean Delvare
2007-10-19
1
-1
/
+1
*
|
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+1
|
/
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
2
-10
/
+16
*
fix adbhid mismerge
Al Viro
2007-10-16
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-10-12
18
-290
/
+61
|
\
|
*
[POWERPC] adbhid: Enable KEY_FN key reporting
Aristeu Rozanski
2007-09-22
1
-11
/
+10
|
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-08-28
5
-259
/
+25
|
|
\
|
|
*
[POWERPC] Fix undefined reference to device_power_up/resume
Olaf Hering
2007-08-25
2
-19
/
+19
|
|
*
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
2007-08-22
1
-0
/
+1
|
|
*
remove dead code in via-pmu68k
Johannes Berg
2007-08-22
1
-240
/
+0
|
|
*
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
2007-08-18
1
-0
/
+5
|
*
|
[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need
Kumar Gala
2007-08-22
2
-1
/
+13
|
*
|
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-22
1
-1
/
+0
|
*
|
[POWERPC] Comment out a currently unused function
Stephen Rothwell
2007-08-17
1
-0
/
+2
|
*
|
[POWERPC] via-pmu: Fix typo in printk
Michael Buesch
2007-08-17
1
-1
/
+1
|
*
|
[POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...
Mariusz Kozlowski
2007-08-17
1
-4
/
+1
|
|
/
|
*
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
2007-07-22
1
-1
/
+0
|
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
5
-10
/
+5
|
*
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
2
-2
/
+4
*
|
Input: adbhid - produce all CapsLock key events
Andrew McNabb
2007-10-11
1
-9
/
+47
*
|
Input: auto-select INPUT for MAC_EMUMOUSEBTN option
Andreas Herrmann
2007-09-26
1
-0
/
+1
|
/
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
2
-0
/
+2
*
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
2007-07-16
1
-8
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-12
1
-2
/
+0
|
\
|
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-2
/
+0
*
|
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
2007-07-12
1
-24
/
+4
|
/
*
x86_64: Fix only make Macintosh drivers default on Macs
Olaf Hering
2007-06-22
1
-1
/
+1
*
x86: Only make Macintosh drivers default on Macs
Andi Kleen
2007-06-20
1
-1
/
+1
*
[POWERPC] Don't allow PMAC_APM_EMU for 64-bit
Johannes Berg
2007-06-02
1
-1
/
+1
*
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
2007-05-29
1
-1
/
+0
|
\
|
*
[POWERPC] Fix Kconfig warning
Kumar Gala
2007-05-23
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-05-23
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
Input: adbhid - do not access input_dev->private directly
Dmitry Torokhov
2007-05-08
1
-8
/
+8
*
|
[POWERPC] Remove build warnings in windfarm_core
Stephen Rothwell
2007-05-17
1
-2
/
+8
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
\
|
*
|
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-05-10
1
-1
/
+1
*
|
|
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
12
-550
/
+81
|
\
\
|
*
\
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
4
-370
/
+276
|
|
\
\
|
|
|
/
|
*
|
[POWERPC] via-pmu: remove LED sleep notifier
Johannes Berg
2007-05-08
2
-33
/
+4
|
*
|
[POWERPC] macintosh: Use common modalias generation for macio_sysfs
Sylvain Munaut
2007-05-07
1
-20
/
+7
[next]