aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
...
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-172-4/+15
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-225-12/+12
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-215-11/+11
| |\ \
| | * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-071-0/+1
| | |\|
| | * | powerpc/pmac: Fix dangling pointersWolfram Sang2010-04-071-0/+2
| | * | powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-072-1/+4
| | * | powerpc/pmac/windfarm: Correct potential double freeJulia Lawall2010-04-071-6/+3
| | * | powerpc/pmac/windfarm: Don't test pointers before kfree()d binderman2010-04-071-4/+2
| * | | Merge branch 'master' into for-nextJiri Kosina2010-04-238-5/+10
| |\ \ \ | | | |/ | | |/|
| * | | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | | of: change of_match_device to work with struct deviceGrant Likely2010-05-221-3/+2
* | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-223-6/+15
* | | | drivercore: Add of_match_table to the common device driversGrant Likely2010-05-221-3/+2
* | | | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-221-2/+2
* | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-185-15/+15
| |/ / |/| |
* | | device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-071-0/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-3/+4
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
|/
* powerpc: Fix G5 thermal shutdownJosh Boyer2010-03-092-7/+25
* sysfs: windfarm: init sysfs attributesJohannes Berg2010-03-072-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-012-72/+201
|\
| * Input: Mac button emulation - allow compiling as a moduleDmitry Torokhov2010-01-302-5/+16
| * Input: Mac button emulation - implement as an input filterDmitry Torokhov2010-01-302-70/+188
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-02-272-35/+45
|\ \
| * | mac68k: start CUDA earlyFinn Thain2010-02-272-35/+45
* | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-2614-35/+35
|\| |
| * | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-0914-35/+35
| |/
* | powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
* | macintosh/therm_adt746x: Fix sysfs attributes lifetimeJean Delvare2010-02-031-10/+24
|/
* powerpc/macintosh: Make Open Firmware device id constantMárton Németh2010-01-153-3/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-126-286/+282
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-091-11/+6
| |\
| * | powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong2009-12-091-2/+11
| * | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-091-206/+122
| * | powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-081-0/+5
| * | powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-081-0/+47
| * | powerpc/windfarm: Add detection for second cpu pumpBolko Maass2009-12-081-0/+2
| * | powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-081-69/+91
| * | macintosh: Remove BKL from nvram driverThomas Gleixner2009-11-241-8/+3
| * | powerpc/therm_adt746x: Don't access non-existing registerJean Delvare2009-10-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| |/ /
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-17/+28
|\ \ \ | |_|/ |/| |
| * | macintosh: Remove BKL from ans-lcdThomas Gleixner2009-10-141-17/+28
* | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
* | | sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-121-8/+3
| |/ |/|
* | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-17/+23
|/
* macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-045-5/+15
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-261-1/+1
|\
| * leds: Fix LED names Olaf Hering2009-09-071-1/+1