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-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-14
macintosh: fix fabrication of caplock key events
Andy Wingo
1
-1
/
+2
2007-12-17
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
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
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
18
-290
/
+61
2007-10-11
Input: adbhid - produce all CapsLock key events
Andrew McNabb
1
-9
/
+47
2007-09-26
Input: auto-select INPUT for MAC_EMUMOUSEBTN option
Andreas Herrmann
1
-0
/
+1
2007-09-22
[POWERPC] adbhid: Enable KEY_FN key reporting
Aristeu Rozanski
1
-11
/
+10
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
5
-259
/
+25
2007-08-25
[POWERPC] Fix undefined reference to device_power_up/resume
Olaf Hering
2
-19
/
+19
2007-08-22
[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need
Kumar Gala
2
-1
/
+13
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
1
-1
/
+0
2007-08-22
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
1
-0
/
+1
2007-08-22
remove dead code in via-pmu68k
Johannes Berg
1
-240
/
+0
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+5
2007-08-17
[POWERPC] Comment out a currently unused function
Stephen Rothwell
1
-0
/
+2
2007-08-17
[POWERPC] via-pmu: Fix typo in printk
Michael Buesch
1
-1
/
+1
2007-08-17
[POWERPC] drivers/macintosh/therm_adt746x.c: kmalloc + memset conversion to k...
Mariusz Kozlowski
1
-4
/
+1
2007-07-22
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
1
-1
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
5
-10
/
+5
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2
-2
/
+4
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-0
/
+2
2007-07-16
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
1
-8
/
+2
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+0
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
1
-24
/
+4
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
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
[next]