aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+1
2012-10-06sections: fix section conflicts in drivers/macintoshAndi Kleen1-1/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-09-11macintosh/mediabay: make data used as *of_device_id.data constArnd Bergmann1-3/+3
2012-09-11macintosh/mediabay: add a const qualifierUwe Kleine-König1-1/+1
2012-09-05drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman1-2/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-05-09powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt1-1/+1
2012-05-03powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell1-2/+2
2012-05-03powerpc/windfarm: fix compiler warningStephen Rothwell1-1/+1
2012-04-30powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt9-22/+1736
2012-04-30powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt1-0/+617
2012-04-30powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt2-11/+11
2012-04-30powerpc/windfarm: Add lm87 sensorBenjamin Herrenschmidt1-0/+201
2012-04-30powerpc/windfarm: Add ad7417 sensorBenjamin Herrenschmidt1-0/+347
2012-04-30powerpc/windfarm: Add useful accessorsBenjamin Herrenschmidt3-31/+52
2012-04-30powerpc/windfarm: Improve display of fan speeds in sysfsBenjamin Herrenschmidt1-1/+12
2012-04-30powerpc/windfarm: Remove spurrious sysfs_attr_init()Benjamin Herrenschmidt1-1/+0
2012-04-30powerpc/windfarm: const'ify and add "priv" field to controls & sensorsBenjamin Herrenschmidt1-11/+12
2012-04-30powerpc/pmac: Convert windfarm_smu_sat to new i2c probingBenjamin Herrenschmidt1-79/+47
2012-04-30powerpc/pmac: Convert windfarm_max6690 to new i2c probingBenjamin Herrenschmidt1-79/+21
2012-04-30powerpc/pmac: Convert windfarm_lm75 to new i2c probingBenjamin Herrenschmidt1-94/+30
2012-04-30powerpc/pmac: Convert therm_adt746x to new i2c probingBenjamin Herrenschmidt1-276/+204
2012-04-30i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells14-14/+0
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-03Merge branch 'master' into for-nextJiri Kosina3-4/+4
2012-02-03macintosh: fix string typo in mediabay.cMasanari Iida1-1/+1
2012-02-01drivercore: Output common devicetree information in ueventGrant Likely1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell3-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-4/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-4/+0
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky1-3/+4
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-7/+4
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-4/+4
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2-3/+3
2011-07-20drivers: fix up various ->llseek() implementationsJosef Bacik1-0/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-05-20powerpc/pmac: Update via-pmu to new syscore_opsBenjamin Herrenschmidt1-44/+12
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-2/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds5-7/+7
2011-04-01powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt1-30/+30
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2011-03-02powerpc/macintosh: Fix __devexit annotation in rack-meter.cGrant Likely1-1/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely3-13/+11
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-3/+3
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-29/+8
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt1-0/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+3
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+8
2010-12-24macintosh/ams: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina2-2/+3
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo1-2/+2
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier1-25/+5
2010-12-02leds: fix up dependenciesJohannes Berg1-0/+1
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan1-4/+3
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-11-16backlight: constify backlight_opsLionel Debroux1-2/+2
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven1-2/+2
2010-11-11Input: mac mouse emulation - add lockingDmitry Torokhov1-0/+8
2010-10-28Move ams driver to macintoshJean Delvare8-0/+991
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-3/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+2
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-13/+14
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-3/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+2
2010-10-12drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner1-1/+1
2010-09-15mac: autoconvert trivial BKL users to private mutexArnd Bergmann3-13/+14
2010-09-02powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-08-24via-pmu: Add compat_pmu_ioctlAndreas Schwab1-0/+42
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-13/+13
2010-08-11i2c: Add support for custom probe functionJean Delvare1-2/+2
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely5-13/+13
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell1-4/+5
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely1-4/+1
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-9/+13
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang4-8/+1
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt3-6/+9
2010-06-02powerpc/macio: Don't dereference pointer before null checkAndreas Schwab1-3/+4
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2-4/+15
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely5-12/+12
2010-05-22of: change of_match_device to work with struct deviceGrant Likely1-3/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely3-6/+15
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-3/+2
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely1-2/+2
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-11/+11
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely5-15/+15
2010-05-17drivers: Push down BKL into various driversArnd Bergmann2-4/+15
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina8-5/+10
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+1
2010-04-07powerpc/pmac: Fix dangling pointersWolfram Sang1-0/+2
2010-04-07powerpc/pmac: Add missing unlocks in error pathJulia Lawall2-1/+4
2010-04-07powerpc/pmac/windfarm: Correct potential double freeJulia Lawall1-6/+3
2010-04-07powerpc/pmac/windfarm: Don't test pointers before kfree()d binderman1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo7-3/+4
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-09powerpc: Fix G5 thermal shutdownJosh Boyer2-7/+25
2010-03-07sysfs: windfarm: init sysfs attributesJohannes Berg2-0/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-72/+201
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-35/+45
2010-02-27mac68k: start CUDA earlyFinn Thain2-35/+45
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt14-35/+35
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely14-35/+35
2010-02-09powerpc: Remove trailing space in messagesFrans Pop1-1/+1
2010-02-03macintosh/therm_adt746x: Fix sysfs attributes lifetimeJean Delvare1-10/+24
2010-01-30Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov2-5/+16
2010-01-30Input: Mac button emulation - implement as an input filterDmitry Torokhov2-70/+188
2010-01-15powerpc/macintosh: Make Open Firmware device id constantMárton Németh3-3/+3
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds6-286/+282
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+28
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-11/+6
2009-12-09powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong1-2/+11
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt1-206/+122
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+5
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+47
2009-12-08powerpc/windfarm: Add detection for second cpu pumpBolko Maass1-0/+2
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan1-69/+91
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24macintosh: Remove BKL from nvram driverThomas Gleixner1-8/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman1-8/+3
2009-10-30powerpc/therm_adt746x: Don't access non-existing registerJean Delvare1-1/+1
2009-10-14macintosh: Remove BKL from ans-lcdThomas Gleixner1-17/+28
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-17/+23
2009-10-04macintosh: Don't assume i2c device probing always succeedsJean Delvare5-5/+15
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-4/+6
2009-09-07leds: Fix LED names Olaf Hering1-1/+1
2009-09-02powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent1-2/+2
2009-08-26m68k: count can reach 51, not 50Roel Kluin1-1/+1
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingroel kluin1-2/+4
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-300/+346
2009-06-15therm_windtunnel: Convert to a new-style i2c driverJean Delvare1-66/+60
2009-06-15therm_adt746x: Convert to a new-style i2c driverJean Delvare1-42/+42
2009-06-15windfarm: Convert to new-style i2c driversJean Delvare3-144/+197
2009-06-15therm_pm72: Convert to a new-style i2c driverJean Delvare1-48/+47
2009-06-02therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer1-1/+3
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds1-1/+0
2009-04-22mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz1-1/+0
2009-04-22powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz1-0/+2
2009-04-22powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov1-1/+1
2009-02-11therm_adt746x: Fix signed/unsigned confusionroel kluin1-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-12/+12
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix1-4/+4
2009-01-06macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-12/+12
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2-4/+5
2008-12-28m68k: machw.h cleanupFinn Thain4-4/+0
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-2/+2
2008-12-03powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin1-2/+3
2008-11-30rackmeter section fixesAl Viro1-5/+5
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-07-21device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov11-58/+98
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt4-5/+21
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet3-7/+18
2008-07-02via-pmu: BKL pushdownArnd Bergmann1-0/+3
2008-07-01drivers/macintosh/smu.c: Improve error handlingJulia Lawall1-15/+19
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk3-7/+5
2008-06-30macintosh/media bay: Convert semaphore to mutexDaniel Walker1-13/+14
2008-06-30macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker1-8/+8
2008-06-30macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell4-6/+6
2008-06-30Merge branch 'linux-2.6'Paul Mackerras3-7/+18
2008-06-20macintosh-smu: BKL pushdownArnd Bergmann1-0/+3
2008-06-20ans-lcd: BKL pushdownArnd Bergmann1-0/+2
2008-06-20adb: BKL pushdownJonathan Corbet1-5/+13
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk1-2/+2
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall1-3/+10
2008-06-16[POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall1-1/+4
2008-06-15ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz1-1/+2
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar1-3/+12
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar1-7/+39
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras1-1/+1
2008-05-15[POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day1-1/+1
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering1-1/+11
2008-05-05[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker1-15/+15
2008-05-05[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker1-5/+5
2008-05-05[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker1-15/+16
2008-04-29[POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac6-6/+1077
2008-04-25mac-hid: fix build after lockdep annotationHarvey Harrison1-2/+2
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds3-4/+6
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2008-04-24Input: mac_hid - add lockdep annotation to emumousebtnPeter Zijlstra1-0/+6