UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / macintosh /
2011-01-21 roel kluinpowerpc/macintosh: Fix wrong test in fan_{read,write...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-01-11 Benjamin HerrenschmidtMerge remote branch 'gcl/next' into next
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-12-24 Tejun Heomacintosh/ams: don't use flush_scheduled_work()
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-12-09 Marc Zyngierpowerpc/powermac: Make auto-loading of therm_pm72 possible
2010-12-02 Johannes Bergleds: fix up dependencies
2010-11-29 Nishanth Aravamudanpowerpc/macio: Ensure all dma routines get copied over
2010-11-16 Lionel Debrouxsuspend: constify platform_suspend_ops
2010-11-16 Lionel Debrouxbacklight: constify backlight_ops
2010-11-12 Geert Uytterhoevendrivers/macintosh/adb-iop.c: flags should be unsigned...
2010-11-12 Dmitry TorokhovInput: mac mouse emulation - add locking
2010-10-28 Jean DelvareMove ams driver to macintosh
2010-10-26 Hagen Paul Pfeiferreplace nested max/min macros with {max,min}3 macro
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-18 Justin P. MattockUpdate broken web addresses in the kernel.
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-12 Thomas Gleixnerdrivers/macintosh/adb: Do not claim that the semaphore...
2010-09-15 Arnd Bergmannmac: autoconvert trivial BKL users to private mutex
2010-09-02 Julia Lawallpowerpc/via-pmu-led.c: Add of_node_put to avoid memory...
2010-08-24 Andreas Schwabvia-pmu: Add compat_pmu_ioctl
2010-08-12 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-08-12 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-11 Jean Delvarei2c: Add support for custom probe function
2010-08-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-07-29 Ian Campbellpowerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non...
2010-07-05 Grant Likelyof: Modify of_device_get_modalias to be passed struct...
2010-06-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-06-03 Wolfram Sangi2c: Remove all i2c_set_clientdata(client, NULL) in...
2010-06-02 Benjamin Herrenschmidtpowerpc/macio: Fix probing of macio devices by using...
2010-06-02 Andreas Schwabpowerpc/macio: Don't dereference pointer before null...
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: change of_match_device to work with struct device
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-22 Grant Likelydrivercore: Add of_match_table to the common device...
2010-05-22 Grant Likelyarch/powerpc: Move dma_mask from of_device into pdev_ar...
2010-05-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2010-05-07 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-07 Wolfram Sangdevice_attributes: add sysfs_attr_init() for dynamic...
2010-04-07 Wolfram Sangpowerpc/pmac: Fix dangling pointers
2010-04-07 Julia Lawallpowerpc/pmac: Add missing unlocks in error path
2010-04-07 Julia Lawallpowerpc/pmac/windfarm: Correct potential double free
2010-04-07 d bindermanpowerpc/pmac/windfarm: Don't test pointers before kfree()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Matthew Garrettbacklight: Allow properties to be passed at registration
2010-03-16 Thomas WeberFix typos in comments
2010-03-09 Josh Boyerpowerpc: Fix G5 thermal shutdown
2010-03-08 Johannes Bergsysfs: windfarm: init sysfs attributes
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-27 Finn Thainmac68k: start CUDA early
2010-02-26 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2010-02-09 Frans Poppowerpc: Remove trailing space in messages
2010-02-03 Jean Delvaremacintosh/therm_adt746x: Fix sysfs attributes lifetime
2010-01-30 Dmitry TorokhovInput: Mac button emulation - allow compiling as a...
2010-01-30 Dmitry TorokhovInput: Mac button emulation - implement as an input...
2010-01-15 Márton Némethpowerpc/macintosh: Make Open Firmware device id constant
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Linus TorvaldsMerge branch 'bkl-drivers-for-linus' of git://git....
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-09 Darrick J. Wongpowerpc/therm_adt746x: Record pwm invert bit at module...
2009-12-09 Benjamin Herrenschmidtpowerpc/macio: Rework hotplug media bay support
2009-12-08 Benjamin Herrenschmidtpowerpc/macio: Add dma_parms support to macio
2009-12-08 Benjamin Herrenschmidtpowerpc/macio: Add devres support to macio_device
2009-12-08 Bolko Maasspowerpc/windfarm: Add detection for second cpu pump
2009-12-08 Alexey Dobriyanpowerpc/via-pmu: Convert to proc_fops/seq_file
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-24 Thomas Gleixnermacintosh: Remove BKL from nvram driver
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl drivers: Remove dead binary sysctl support
2009-10-30 Jean Delvarepowerpc/therm_adt746x: Don't access non-existing register
2009-10-14 Thomas Gleixnermacintosh: Remove BKL from ans-lcd
2009-10-14 Benjamin Herrenschmidtpowerpc/pmac: Fix issues with sleep on some powerbooks
2009-10-04 Jean Delvaremacintosh: Don't assume i2c device probing always succeeds
2009-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-07 Olaf Heringleds: Fix LED names
2009-09-02 Lyonel Vincentpowerpc/powermac: Thermal control turns system off...
2009-08-26 Roel Kluinm68k: count can reach 51, not 50
2009-08-20 roel kluinpowerpc/macio: Don't the address of an array element...
2009-06-26 Benjamin Herrenschmidtpowerpc/pmac: Fix DMA ops for MacIO devices
2009-06-16 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-06-15 Jean Delvaretherm_windtunnel: Convert to a new-style i2c driver
2009-06-15 Jean Delvaretherm_adt746x: Convert to a new-style i2c driver
2009-06-15 Jean Delvarewindfarm: Convert to new-style i2c drivers
next