index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Commit message (
Expand
)
Author
Age
Files
Lines
*
CUDA ADB fixes
Finn Thain
2007-05-04
1
-26
/
+32
*
m68k: Mac II ADB fixes
Finn Thain
2007-05-04
1
-341
/
+241
*
m68k: pmu_queue_request() declaration conflict
Finn Thain
2007-05-04
1
-2
/
+1
*
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
1
-1
/
+2
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
1
-2
/
+2
|
\
|
*
drivers/macintosh/smu.c: fix locking snafu
Andrew Morton
2007-04-17
1
-2
/
+2
*
|
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
15
-34
/
+34
*
|
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
15
-34
/
+34
*
|
[POWERPC] via-pmu: Switch to ref counting PCI API
Alan Cox
2007-04-24
1
-1
/
+3
*
|
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-24
2
-5
/
+8
*
|
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
2007-04-24
1
-1
/
+4
*
|
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
2007-04-24
1
-3
/
+13
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
15
-34
/
+34
*
|
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
|
[POWERPC] Fix modalias content in sysfs for macio devices
Olaf Hering
2007-04-13
1
-2
/
+4
*
|
[POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3
Tony Vroon
2007-04-13
1
-1
/
+3
*
|
[POWERPC] powermac: Use the new of_device common uevent handler
Sylvain Munaut
2007-04-13
1
-97
/
+1
*
|
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
2007-03-26
4
-75
/
+20
*
|
[POWERPC] Unexport mac_hid_mouse_emulate_buttons
Adrian Bunk
2007-03-08
1
-2
/
+0
|
/
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-11
/
+12
*
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
1
-5
/
+0
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-3
/
+1
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
1
-1
/
+0
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: mac_hid: remove unnecessary insert_at_head flag
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
5
-5
/
+0
*
[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1
Olaf Hering
2007-02-13
1
-1
/
+1
*
[POWERPC] move variables in drivers/macintosh to bss
Olaf Hering
2007-02-13
9
-25
/
+24
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
7
-7
/
+7
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
1
-1
/
+0
*
[PATCH] enable mouse button 2+3 emulation for x86 macs
Soeren Sonnenburg
2007-02-09
1
-1
/
+1
*
[PATCH] offsetof is size_t
Al Viro
2007-02-09
1
-3
/
+3
*
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
2007-02-08
1
-4
/
+2
*
[PATCH] Fix implicit declarations in via-pmu
Dave Jones
2007-01-05
1
-0
/
+1
*
[PATCH] Fix compilation of via-pmu-backlight
Andreas Schwab
2006-12-30
1
-1
/
+1
*
[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
[next]