aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2010-12-02leds: fix up dependenciesJohannes Berg
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven
2010-10-28Move ams driver to macintoshJean Delvare
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12drivers/macintosh/adb: Do not claim that the semaphore is a mutexThomas Gleixner
2010-09-15mac: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-02powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-24via-pmu: Add compat_pmu_ioctlAndreas Schwab
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-02powerpc/macio: Don't dereference pointer before null checkAndreas Schwab
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: change of_match_device to work with struct deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-04-07powerpc/pmac: Fix dangling pointersWolfram Sang
2010-04-07powerpc/pmac: Add missing unlocks in error pathJulia Lawall
2010-04-07powerpc/pmac/windfarm: Correct potential double freeJulia Lawall
2010-04-07powerpc/pmac/windfarm: Don't test pointers before kfree()d binderman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16Fix typos in commentsThomas Weber
2010-03-09powerpc: Fix G5 thermal shutdownJosh Boyer
2010-03-07sysfs: windfarm: init sysfs attributesJohannes Berg
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-02-27mac68k: start CUDA earlyFinn Thain
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt