Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6fea7b0a7ad9b79aca09df4c42773927db6934ed
/
drivers
/
macintosh
38b7a2a
drivers/macintosh/adb-iop.c: flags should be unsigned long
by Geert Uytterhoeven
· 14 years ago
bd5f47e
Move ams driver to macintosh
by Jean Delvare
· 14 years ago
732eacc
replace nested max/min macros with {max,min}3 macro
by Hagen Paul Pfeifer
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
8192b1f
drivers/macintosh/adb: Do not claim that the semaphore is a mutex
by Thomas Gleixner
· 14 years ago
d851b6e
mac: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
1f7aac6
powerpc/via-pmu-led.c: Add of_node_put to avoid memory leak
by Julia Lawall
· 14 years ago
4cc4587
via-pmu: Add compat_pmu_ioctl
by Andreas Schwab
· 14 years ago
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
1787985
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
ba461f0
powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
by Ian Campbell
· 14 years ago
34a1c1e
of: Modify of_device_get_modalias to be passed struct device
by Grant Likely
· 14 years ago
39059cc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
83aea94
powerpc/macio: Don't dereference pointer before null check
by Andreas Schwab
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
44504b2
of: change of_match_device to work with struct device
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
597b9d1
drivercore: Add of_match_table to the common device drivers
by Grant Likely
· 15 years ago
cb6dc51
arch/powerpc: Move dma_mask from of_device into pdev_archdata
by Grant Likely
· 15 years ago
79c4581
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
1ed31d6
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 14 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
1276551
device_attributes: add sysfs_attr_init() for dynamic attributes
by Wolfram Sang
· 15 years ago
7429b38
powerpc/pmac: Fix dangling pointers
by Wolfram Sang
· 15 years ago
86e4754
powerpc/pmac: Add missing unlocks in error path
by Julia Lawall
· 15 years ago
ab30f78
powerpc/pmac/windfarm: Correct potential double free
by Julia Lawall
· 15 years ago
6d1bdd2
powerpc/pmac/windfarm: Don't test pointers before kfree()
by d binderman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
de0b632
powerpc: Fix G5 thermal shutdown
by Josh Boyer
· 15 years ago
b35c74d
sysfs: windfarm: init sysfs attributes
by Johannes Berg
· 15 years ago
8724fdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
847f9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
18814ee
mac68k: start CUDA early
by Finn Thain
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 15 years ago
33a470f
macintosh/therm_adt746x: Fix sysfs attributes lifetime
by Jean Delvare
· 15 years ago
429722e
Input: Mac button emulation - allow compiling as a module
by Dmitry Torokhov
· 15 years ago
99b089c
Input: Mac button emulation - implement as an input filter
by Dmitry Torokhov
· 15 years ago
46759a7
powerpc/macintosh: Make Open Firmware device id constant
by Márton Németh
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
18821b0
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
1496e89
powerpc/therm_adt746x: Record pwm invert bit at module load time]
by Darrick J. Wong
· 15 years ago
d58b0c3
powerpc/macio: Rework hotplug media bay support
by Benjamin Herrenschmidt
· 15 years ago
128b4a0
powerpc/macio: Add dma_parms support to macio
by Benjamin Herrenschmidt
· 15 years ago
7fb19ea
powerpc/macio: Add devres support to macio_device
by Benjamin Herrenschmidt
· 15 years ago
529586d
powerpc/windfarm: Add detection for second cpu pump
by Bolko Maass
· 15 years ago
9d2f734
powerpc/via-pmu: Convert to proc_fops/seq_file
by Alexey Dobriyan
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
0b048c7
macintosh: Remove BKL from nvram driver
by Thomas Gleixner
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
894d249
sysctl drivers: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
99ca177a
powerpc/therm_adt746x: Don't access non-existing register
by Jean Delvare
· 15 years ago
95fdac7
macintosh: Remove BKL from ans-lcd
by Thomas Gleixner
· 15 years ago
11a5087
powerpc/pmac: Fix issues with sleep on some powerbooks
by Benjamin Herrenschmidt
· 15 years ago
6f6b35e
macintosh: Don't assume i2c device probing always succeeds
by Jean Delvare
· 15 years ago
cce1d9f
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
db3f520
leds: Fix LED names
by Olaf Hering
· 15 years ago
b8e4a7d
powerpc/powermac: Thermal control turns system off too eagerly
by Lyonel Vincent
· 15 years ago
dac9ff7
m68k: count can reach 51, not 50
by Roel Kluin
· 15 years ago
fb2881a
powerpc/macio: Don't the address of an array element before boundchecking
by roel kluin
· 15 years ago
3514141
powerpc/pmac: Fix DMA ops for MacIO devices
by Benjamin Herrenschmidt
· 15 years ago
4858704
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
036533e
therm_windtunnel: Convert to a new-style i2c driver
by Jean Delvare
· 15 years ago
2e613e7
therm_adt746x: Convert to a new-style i2c driver
by Jean Delvare
· 15 years ago
351ca3e
windfarm: Convert to new-style i2c drivers
by Jean Delvare
· 15 years ago
1b9f37d
therm_pm72: Convert to a new-style i2c driver
by Jean Delvare
· 15 years ago
0512a9a
therm_adt746x: Always clear hardware bit which inverts fan speed range.
by Michel Dänzer
· 15 years ago
d1f53fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
83cff83
mediabay: fix build for CONFIG_BLOCK=n
by Bartlomiej Zolnierkiewicz
· 16 years ago
6329db8
powerpc: Fix modular build of ide-pmac when mediabay is built in
by Bartlomiej Zolnierkiewicz
· 16 years ago
bcd71fe
powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK
by Alexander Beregalov
· 16 years ago
2e74778
therm_adt746x: Fix signed/unsigned confusion
by roel kluin
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
40d7ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
44ea9c8
drivers/macintosh: Add missing of_node_put in therm_adt746x.c
by Nicolas Palix
· 16 years ago
1d7e6cc
macintosh: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
0211a9c
trivial: fix an -> a typos in documentation and comments
by Frederik Schwarzer
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
429dbf5
m68k: machw.h cleanup
by Finn Thain
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
Next »