aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorFilesLines
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGravatar Geert Uytterhoeven 2-3/+3
2011-07-20drivers: fix up various ->llseek() implementationsGravatar Josef Bacik 1-0/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2011-05-20powerpc/pmac: Update via-pmu to new syscore_opsGravatar Benjamin Herrenschmidt 1-44/+12
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-2/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 5-7/+7
2011-04-01powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionGravatar Benjamin Herrenschmidt 1-30/+30
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 5-7/+7
2011-03-22backlight: add backlight typeGravatar Matthew Garrett 1-0/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-1/+1
2011-03-02powerpc/macintosh: Fix __devexit annotation in rack-meter.cGravatar Grant Likely 1-1/+1
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 3-13/+11
2011-01-21powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()Gravatar roel kluin 1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-3/+3
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-29/+8
2011-01-11Merge remote branch 'gcl/next' into nextGravatar Benjamin Herrenschmidt 1-0/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-3/+3
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+8
2010-12-24macintosh/ams: don't use flush_scheduled_work()Gravatar Tejun Heo 1-1/+1
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 2-2/+3
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Gravatar Tejun Heo 1-2/+2
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleGravatar Marc Zyngier 1-25/+5
2010-12-02leds: fix up dependenciesGravatar Johannes Berg 1-0/+1
2010-11-29powerpc/macio: Ensure all dma routines get copied overGravatar Nishanth Aravamudan 1-4/+3
2010-11-16suspend: constify platform_suspend_opsGravatar Lionel Debroux 1-1/+1
2010-11-16backlight: constify backlight_opsGravatar Lionel Debroux 1-2/+2
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGravatar Geert Uytterhoeven 1-2/+2
2010-11-11Input: mac mouse emulation - add lockingGravatar Dmitry Torokhov 1-0/+8
2010-10-28Move ams driver to macintoshGravatar Jean Delvare 8-0/+991
2010-10-26replace nested max/min macros with {max,min}3 macroGravatar Hagen Paul Pfeifer 1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-3/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 2-0/+2
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 3-13/+14
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-1/+3
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-3/+3
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 2-0/+2
2010-10-12drivers/macintosh/adb: Do not claim that the semaphore is a mutexGravatar Thomas Gleixner 1-1/+1
2010-09-15mac: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 3-13/+14
2010-09-02powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakGravatar Julia Lawall 1-1/+3
2010-08-24via-pmu: Add compat_pmu_ioctlGravatar Andreas Schwab 1-0/+42
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 5-13/+13
2010-08-11i2c: Add support for custom probe functionGravatar Jean Delvare 1-2/+2
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 5-13/+13
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsGravatar Ian Campbell 1-4/+5
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGravatar Grant Likely 1-4/+1
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 3-9/+13
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 4-8/+1
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableGravatar Benjamin Herrenschmidt 3-6/+9