aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/trivialLinus 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/git/gregkh/driver-coreLinus 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/tip/tip into cputime-tipMartin 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/jikos/trivialLinus 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/powerpcLinus 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/jikos/trivialLinus Torvalds2-3/+3
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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/dtor/inputLinus 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_delayed_work_sync()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/jikos/trivialLinus 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/powerpcLinus 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