summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-2/+2
|\
| * i2c: Add support for custom probe functionJean Delvare2010-08-111-2/+2
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-125-13/+13
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-065-13/+13
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-4/+5
|\ \ | |/ |/|
| * powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-291-4/+5
* | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-051-4/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-033-9/+13
|\
| * powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-023-6/+9
| * powerpc/macio: Don't dereference pointer before null checkAndreas Schwab2010-06-021-3/+4
* | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-034-8/+1
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-242-4/+15
|\
| * 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
OpenPOWER on IntegriCloud