index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
[POWERPC] windfarm: Add PowerMac 12,1 support
Étienne Bersac
6
-6
/
+1077
2008-04-25
mac-hid: fix build after lockdep annotation
Harvey Harrison
1
-2
/
+2
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-4
/
+6
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+6
2008-04-24
Input: mac_hid - add lockdep annotation to emumousebtn
Peter Zijlstra
1
-0
/
+6
2008-04-24
[POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug
Kay Sievers
3
-4
/
+6
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2
-2
/
+2
2008-04-18
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2008-03-13
[POWERPC] Fix build of modular drivers/macintosh/apm_emu.c
Guido Guenther
1
-1
/
+1
2008-03-13
[POWERPC] Fix sleep on some powerbooks
Benjamin Herrenschmidt
1
-2
/
+3
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-1
/
+2
2008-02-14
Fix compile of swim3 as module
Tony Breeds
1
-2
/
+0
2008-02-08
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
1
-1
/
+24
2008-02-06
ppc: fix #ifdef-s in mediabay driver (take 2)
Bartlomiej Zolnierkiewicz
1
-25
/
+21
2008-02-05
mac68k: macii adb comment correction
Finn Thain
1
-1
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2008-02-04
ADB: Add missing #include <linux/platform_device.h>
Geert Uytterhoeven
1
-0
/
+1
2008-02-03
drivers/macintosh/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-02-02
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
4
-7
/
+5
2008-01-27
i2c: Kill rogue driver IDs
Jean Delvare
1
-3
/
+0
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-1
/
+1
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-24
adb: Convert from class_device to device
Tony Jones
1
-1
/
+1
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2008-01-17
[POWERPC] therm_adt746x: Eliminate some build warnings
Stephen Rothwell
1
-10
/
+14
2008-01-17
[POWERPC] therm_windtunnel: Eliminate some build warnings
Stephen Rothwell
1
-2
/
+6
2008-01-17
[POWERPC] therm_pm72: Suppress some compile warnings
Stephen Rothwell
1
-17
/
+38
2008-01-14
macintosh: fix fabrication of caplock key events
Andy Wingo
1
-1
/
+2
2007-12-21
[POWERPC] Fix for via-pmu based backlight control
Benjamin Herrenschmidt
2
-34
/
+40
2007-12-21
[POWERPC] Implement arch disable/enable irq hooks.
Scott Wood
1
-42
/
+6
2007-12-19
[POWERPC] powermac: Use generic suspend code
Johannes Berg
1
-232
/
+173
2007-12-19
[POWERPC] Fix sleep on powerbook 3400
Paul Mackerras
1
-136
/
+36
2007-12-19
[POWERPC] Convert therm_windtunnel.c to use the kthread API
Paul Mackerras
1
-17
/
+17
2007-12-19
[POWERPC] Convert therm_pm72.c to use the kthread API
Paul Mackerras
1
-5
/
+4
2007-12-19
[POWERPC] Convert adb.c to use kthread API and not spin on ADB requests
Paul Mackerras
1
-57
/
+21
2007-12-19
[POWERPC] Convert media-bay.c to use the kthread API
Paul Mackerras
1
-10
/
+4
2007-12-19
[POWERPC] via-pmu: Kill sleep notifiers completely
Johannes Berg
1
-71
/
+0
2007-12-19
[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks
Johannes Berg
1
-39
/
+57
2007-12-17
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-03
[POWERPC] PMU: Remove dead code
Johannes Berg
1
-41
/
+1
2007-12-03
[POWERPC] PMU: Don't lock_kernel()
Johannes Berg
1
-3
/
+0
2007-11-08
[POWERPC] windfarm: Fix windfarm thread freezer interaction
Johannes Berg
1
-7
/
+3
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-10
/
+16
2007-10-16
fix adbhid mismerge
Al Viro
1
-1
/
+1
[next]