aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * macintosh/ams: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-07
|\ \
| * | Input: mac mouse emulation - add lockingDmitry Torokhov2010-11-12
* | | leds: fix up dependenciesJohannes Berg2010-12-02
| |/ |/|
* | drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven2010-11-12
|/
* Move ams driver to macintoshJean Delvare2010-10-28
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\ \ \
| * | | powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
| |/ /
* / / drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner2010-10-12
|/ /
* | via-pmu: Add compat_pmu_ioctlAndreas Schwab2010-08-24
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\ \
| * | i2c: Add support for custom probe functionJean Delvare2010-08-11
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ | |/ |/|
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ | |/ |/|
| * powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-29
* | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-05
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-03
|\
| * powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
| * powerpc/macio: Don't dereference pointer before null checkAndreas Schwab2010-06-02
* | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-16
* | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21
| |\ \
| | * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-06
| | |\|
| | * | powerpc/pmac: Fix dangling pointersWolfram Sang2010-04-07
| | * | powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-07
| | * | powerpc/pmac/windfarm: Correct potential double freeJulia Lawall2010-04-07
| | * | powerpc/pmac/windfarm: Don't test pointers before kfree()d binderman2010-04-07
| * | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\ \ \ | | | |/ | | |/|
| * | | Fix typos in commentsThomas Weber2010-03-16
* | | | of: change of_match_device to work with struct deviceGrant Likely2010-05-22
* | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | | drivercore: Add of_match_table to the common device driversGrant Likely2010-05-22
* | | | arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
* | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ / |/| |
* | | device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-07
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
|/
* powerpc: Fix G5 thermal shutdownJosh Boyer2010-03-08