index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-22
x86_64: Fix only make Macintosh drivers default on Macs
Olaf Hering
1
-1
/
+1
2007-06-20
x86: Only make Macintosh drivers default on Macs
Andi Kleen
1
-1
/
+1
2007-06-02
[POWERPC] Don't allow PMAC_APM_EMU for 64-bit
Johannes Berg
1
-1
/
+1
2007-05-29
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
1
-1
/
+0
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+8
2007-05-23
[POWERPC] Fix Kconfig warning
Kumar Gala
1
-1
/
+0
2007-05-17
[POWERPC] Remove build warnings in windfarm_core
Stephen Rothwell
1
-2
/
+8
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+1
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
Input: adbhid - do not access input_dev->private directly
Dmitry Torokhov
1
-8
/
+8
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
12
-550
/
+81
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
4
-370
/
+276
2007-05-08
[POWERPC] via-pmu: remove LED sleep notifier
Johannes Berg
2
-33
/
+4
2007-05-07
[POWERPC] macintosh: Use common modalias generation for macio_sysfs
Sylvain Munaut
1
-20
/
+7
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
7
-13
/
+13
2007-05-04
CUDA ADB fixes
Finn Thain
1
-26
/
+32
2007-05-04
m68k: Mac II ADB fixes
Finn Thain
1
-341
/
+241
2007-05-04
m68k: pmu_queue_request() declaration conflict
Finn Thain
1
-2
/
+1
2007-05-02
[POWERPC] Use menuconfig objects II - Macintosh
Jan Engelhardt
1
-2
/
+6
2007-05-02
[POWERPC] apm_emu: Use generic apm-emulation
Johannes Berg
2
-478
/
+47
2007-05-02
[POWERPC] drivers/macintosh/mac_hid.c: Make code static
Adrian Bunk
1
-4
/
+4
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
1
-1
/
+2
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-2
/
+2
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
15
-34
/
+34
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
15
-34
/
+34
2007-04-24
[POWERPC] via-pmu: Switch to ref counting PCI API
Alan Cox
1
-1
/
+3
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2
-5
/
+8
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
1
-1
/
+4
2007-04-24
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
1
-3
/
+13
2007-04-17
drivers/macintosh/smu.c: fix locking snafu
Andrew Morton
1
-2
/
+2
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
15
-34
/
+34
2007-04-13
[POWERPC] Make struct property's value a void *
Stephen Rothwell
1
-1
/
+1
2007-04-13
[POWERPC] Fix modalias content in sysfs for macio devices
Olaf Hering
1
-2
/
+4
2007-04-13
[POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3
Tony Vroon
1
-1
/
+3
2007-04-13
[POWERPC] powermac: Use the new of_device common uevent handler
Sylvain Munaut
1
-97
/
+1
2007-03-26
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
4
-75
/
+20
2007-03-08
[POWERPC] Unexport mac_hid_mouse_emulate_buttons
Adrian Bunk
1
-2
/
+0
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-11
/
+12
2007-02-20
backlight: Clean up pmac_backlight handling
Richard Purdie
1
-5
/
+0
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-3
/
+1
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+0
2007-02-13
[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1
Olaf Hering
1
-1
/
+1
2007-02-13
[POWERPC] move variables in drivers/macintosh to bss
Olaf Hering
9
-25
/
+24
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
7
-7
/
+7
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
[next]