aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus 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/powerpcLinus 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 implicit slab.h inclusion from percpu.hTejun 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/dtor/inputLinus Torvalds2-72/+201
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus 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/powerpcLinus Torvalds6-286/+282
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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