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
2018-10-08
macintosh/via-macii, macintosh/adb-iop: Modernize printk calls
Finn Thain
2
-2
/
+2
2018-10-08
macintosh/via-macii: Simplify locking
Finn Thain
1
-8
/
+18
2018-10-08
macintosh/via-macii: Remove BUG_ON assertions
Finn Thain
1
-42
/
+7
2018-10-08
macintosh/via-macii: Synchronous bus reset
Finn Thain
1
-1
/
+2
2018-10-08
macintosh/adb: Rework printk output again
Finn Thain
2
-35
/
+26
2018-10-08
macintosh: Use common code to access RTC
Finn Thain
2
-0
/
+68
2018-10-03
macintosh: Convert to using %pOFn instead of device_node.name
Rob Herring
3
-6
/
+14
2018-08-24
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
1
-2
/
+23
2018-07-31
macintosh/via-pmu: Disambiguate interrupt statistics
Finn Thain
1
-8
/
+12
2018-07-31
macintosh/via-pmu: Clean up interrupt statistics
Finn Thain
1
-17
/
+22
2018-07-31
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
Finn Thain
4
-860
/
+2
2018-07-31
macintosh/via-pmu68k: Don't load driver on unsupported hardware
Finn Thain
1
-4
/
+0
2018-07-31
macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
Finn Thain
1
-2
/
+2
2018-07-31
macintosh/via-pmu: Add support for m68k PowerBooks
Finn Thain
2
-12
/
+91
2018-07-31
macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
Finn Thain
1
-73
/
+69
2018-07-31
macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
Finn Thain
1
-22
/
+22
2018-07-31
macintosh/via-pmu: Don't clear shift register interrupt flag twice
Finn Thain
1
-1
/
+0
2018-07-31
macintosh/via-pmu: Add missing mmio accessors
Finn Thain
1
-4
/
+5
2018-07-31
macintosh/via-pmu: Fix section mismatch warning
Finn Thain
1
-1
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-12
/
+12
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
1
-9
/
+9
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-47
/
+10
2018-05-14
macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget"
Colin Ian King
3
-3
/
+3
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-40
/
+40
2018-03-31
drivers: macintosh: rack-meter: really fix bogus memsets
Aaro Koskinen
1
-2
/
+2
2018-03-31
macintosh/adb: Use C99 initializers for struct adb_driver instances
Finn Thain
5
-36
/
+35
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
1
-1
/
+1
2018-03-19
macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall
Finn Thain
1
-28
/
+61
2018-03-13
powerpc/via-pmu: Fix section mismatch warning
Mathieu Malaterre
1
-1
/
+1
2018-03-13
macintosh: Add module license to ans-lcd
Larry Finger
1
-0
/
+1
2018-02-13
powerpc/macio: set a proper dma_coherent_mask
Christoph Hellwig
1
-0
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-2
/
+2
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-58
/
+58
2018-01-28
macintosh/ams-input: Use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-28
macintosh: change some data types from int to bool
Gustavo A. R. Silva
7
-14
/
+17
2018-01-27
macintosh/adb: Properly mark continued kernel messages
Andreas Schwab
2
-41
/
+38
2018-01-21
backlight: Fix old-style function definition
Mathieu Malaterre
1
-1
/
+1
2018-01-17
powerpc/via-pmu: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-4
/
+4
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+4
2017-11-13
Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+1
2017-11-09
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
1
-3
/
+1
2017-11-02
drivers/macintosh: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-09-01
powerpc/macintosh: constify wf_sensor_ops structures
Julia Lawall
5
-9
/
+9
2017-09-01
macintosh: Convert to using %pOF instead of full_name
Rob Herring
7
-18
/
+18
2017-08-21
macintosh/rack-meter: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-08-14
drivers/macintosh: Make wf_control_ops and wf_pid_param const
Bhumika Goyal
3
-4
/
+4
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
[prev]
[next]