aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-02powerpc/macio: Don't dereference pointer before null checkGravatar Andreas Schwab 1-3/+4
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Gravatar Linus Torvalds 2-4/+15
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGravatar Grant Likely 5-12/+12
2010-05-22of: change of_match_device to work with struct deviceGravatar Grant Likely 1-3/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGravatar Grant Likely 3-6/+15
2010-05-22drivercore: Add of_match_table to the common device driversGravatar Grant Likely 1-3/+2
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGravatar Grant Likely 1-2/+2
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 5-11/+11
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 5-15/+15
2010-05-17drivers: Push down BKL into various driversGravatar Arnd Bergmann 2-4/+15
2010-05-07Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 1-0/+1
2010-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 8-5/+10
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesGravatar Wolfram Sang 1-0/+1
2010-04-07powerpc/pmac: Fix dangling pointersGravatar Wolfram Sang 1-0/+2
2010-04-07powerpc/pmac: Add missing unlocks in error pathGravatar Julia Lawall 2-1/+4
2010-04-07powerpc/pmac/windfarm: Correct potential double freeGravatar Julia Lawall 1-6/+3
2010-04-07powerpc/pmac/windfarm: Don't test pointers before kfree()Gravatar d binderman 1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 7-3/+4
2010-03-16backlight: Allow properties to be passed at registrationGravatar Matthew Garrett 1-2/+5
2010-03-16Fix typos in commentsGravatar Thomas Weber 1-1/+1
2010-03-09powerpc: Fix G5 thermal shutdownGravatar Josh Boyer 2-7/+25
2010-03-07sysfs: windfarm: init sysfs attributesGravatar Johannes Berg 2-0/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-72/+201
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 2-35/+45
2010-02-27mac68k: start CUDA earlyGravatar Finn Thain 2-35/+45
2010-02-26Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 14-35/+35
2010-02-09of: add 'of_' prefix to machine_is_compatible()Gravatar Grant Likely 14-35/+35
2010-02-09powerpc: Remove trailing space in messagesGravatar Frans Pop 1-1/+1
2010-02-03macintosh/therm_adt746x: Fix sysfs attributes lifetimeGravatar Jean Delvare 1-10/+24
2010-01-30Input: Mac button emulation - allow compiling as a moduleGravatar Dmitry Torokhov 2-5/+16
2010-01-30Input: Mac button emulation - implement as an input filterGravatar Dmitry Torokhov 2-70/+188
2010-01-15powerpc/macintosh: Make Open Firmware device id constantGravatar Márton Németh 3-3/+3
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 6-286/+282
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-17/+28
2009-12-09Merge commit 'origin/master' into nextGravatar Benjamin Herrenschmidt 1-11/+6
2009-12-09powerpc/therm_adt746x: Record pwm invert bit at module load time]Gravatar Darrick J. Wong 1-2/+11