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
2010-06-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-9
/
+13
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
4
-8
/
+1
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
3
-6
/
+9
2010-06-02
powerpc/macio: Don't dereference pointer before null check
Andreas Schwab
1
-3
/
+4
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-4
/
+15
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
5
-12
/
+12
2010-05-22
of: change of_match_device to work with struct device
Grant Likely
1
-3
/
+2
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
3
-6
/
+15
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
1
-3
/
+2
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
1
-2
/
+2
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-11
/
+11
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
5
-15
/
+15
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2
-4
/
+15
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
8
-5
/
+10
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
1
-0
/
+1
2010-04-07
powerpc/pmac: Fix dangling pointers
Wolfram Sang
1
-0
/
+2
2010-04-07
powerpc/pmac: Add missing unlocks in error path
Julia Lawall
2
-1
/
+4
2010-04-07
powerpc/pmac/windfarm: Correct potential double free
Julia Lawall
1
-6
/
+3
2010-04-07
powerpc/pmac/windfarm: Don't test pointers before kfree()
d binderman
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-3
/
+4
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-2
/
+5
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-09
powerpc: Fix G5 thermal shutdown
Josh Boyer
2
-7
/
+25
2010-03-07
sysfs: windfarm: init sysfs attributes
Johannes Berg
2
-0
/
+2
2010-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-72
/
+201
2010-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-35
/
+45
2010-02-27
mac68k: start CUDA early
Finn Thain
2
-35
/
+45
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
14
-35
/
+35
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
14
-35
/
+35
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-02-03
macintosh/therm_adt746x: Fix sysfs attributes lifetime
Jean Delvare
1
-10
/
+24
2010-01-30
Input: Mac button emulation - allow compiling as a module
Dmitry Torokhov
2
-5
/
+16
2010-01-30
Input: Mac button emulation - implement as an input filter
Dmitry Torokhov
2
-70
/
+188
2010-01-15
powerpc/macintosh: Make Open Firmware device id constant
Márton Németh
3
-3
/
+3
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-286
/
+282
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+28
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-11
/
+6
2009-12-09
powerpc/therm_adt746x: Record pwm invert bit at module load time]
Darrick J. Wong
1
-2
/
+11
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
1
-206
/
+122
2009-12-08
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
1
-0
/
+5
2009-12-08
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
1
-0
/
+47
2009-12-08
powerpc/windfarm: Add detection for second cpu pump
Bolko Maass
1
-0
/
+2
2009-12-08
powerpc/via-pmu: Convert to proc_fops/seq_file
Alexey Dobriyan
1
-69
/
+91
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-24
macintosh: Remove BKL from nvram driver
Thomas Gleixner
1
-8
/
+3
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
1
-8
/
+3
2009-10-30
powerpc/therm_adt746x: Don't access non-existing register
Jean Delvare
1
-1
/
+1
[next]