| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -4/+5 |
|\ |
|
| * | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts | Ian Campbell | 2010-07-29 | 1 | -4/+5 |
* | | of: Modify of_device_get_modalias to be passed struct device | Grant Likely | 2010-07-05 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-06-03 | 3 | -9/+13 |
|\ |
|
| * | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 3 | -6/+9 |
| * | powerpc/macio: Don't dereference pointer before null check | Andreas Schwab | 2010-06-02 | 1 | -3/+4 |
* | | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 4 | -8/+1 |
|/ |
|
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 | 2 | -4/+15 |
|\ |
|
| * | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-17 | 2 | -4/+15 |
* | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 5 | -12/+12 |
|\ \ |
|
| * \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 | 5 | -11/+11 |
| |\ \ |
|
| | * | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-05-07 | 1 | -0/+1 |
| | |\| |
|
| | * | | powerpc/pmac: Fix dangling pointers | Wolfram Sang | 2010-04-07 | 1 | -0/+2 |
| | * | | powerpc/pmac: Add missing unlocks in error path | Julia Lawall | 2010-04-07 | 2 | -1/+4 |
| | * | | powerpc/pmac/windfarm: Correct potential double free | Julia Lawall | 2010-04-07 | 1 | -6/+3 |
| | * | | powerpc/pmac/windfarm: Don't test pointers before kfree() | d binderman | 2010-04-07 | 1 | -4/+2 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 8 | -5/+10 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | | of: change of_match_device to work with struct device | Grant Likely | 2010-05-22 | 1 | -3/+2 |
* | | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 3 | -6/+15 |
* | | | | drivercore: Add of_match_table to the common device drivers | Grant Likely | 2010-05-22 | 1 | -3/+2 |
* | | | | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 2010-05-22 | 1 | -2/+2 |
* | | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 5 | -15/+15 |
| |/ /
|/| | |
|
* | | | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 | 1 | -0/+1 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -3/+4 |
* | | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -2/+5 |
|/ |
|
* | powerpc: Fix G5 thermal shutdown | Josh Boyer | 2010-03-09 | 2 | -7/+25 |
* | sysfs: windfarm: init sysfs attributes | Johannes Berg | 2010-03-07 | 2 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-01 | 2 | -72/+201 |
|\ |
|
| * | Input: Mac button emulation - allow compiling as a module | Dmitry Torokhov | 2010-01-30 | 2 | -5/+16 |
| * | Input: Mac button emulation - implement as an input filter | Dmitry Torokhov | 2010-01-30 | 2 | -70/+188 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-02-27 | 2 | -35/+45 |
|\ \ |
|
| * | | mac68k: start CUDA early | Finn Thain | 2010-02-27 | 2 | -35/+45 |
* | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-26 | 14 | -35/+35 |
|\| | |
|
| * | | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 14 | -35/+35 |
| |/ |
|
* | | powerpc: Remove trailing space in messages | Frans Pop | 2010-02-09 | 1 | -1/+1 |
* | | macintosh/therm_adt746x: Fix sysfs attributes lifetime | Jean Delvare | 2010-02-03 | 1 | -10/+24 |
|/ |
|
* | powerpc/macintosh: Make Open Firmware device id constant | Márton Németh | 2010-01-15 | 3 | -3/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 6 | -286/+282 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -11/+6 |
| |\ |
|
| * | | powerpc/therm_adt746x: Record pwm invert bit at module load time] | Darrick J. Wong | 2009-12-09 | 1 | -2/+11 |
| * | | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 2009-12-09 | 1 | -206/+122 |
| * | | powerpc/macio: Add dma_parms support to macio | Benjamin Herrenschmidt | 2009-12-08 | 1 | -0/+5 |
| * | | powerpc/macio: Add devres support to macio_device | Benjamin Herrenschmidt | 2009-12-08 | 1 | -0/+47 |
| * | | powerpc/windfarm: Add detection for second cpu pump | Bolko Maass | 2009-12-08 | 1 | -0/+2 |
| * | | powerpc/via-pmu: Convert to proc_fops/seq_file | Alexey Dobriyan | 2009-12-08 | 1 | -69/+91 |
| * | | macintosh: Remove BKL from nvram driver | Thomas Gleixner | 2009-11-24 | 1 | -8/+3 |
| * | | powerpc/therm_adt746x: Don't access non-existing register | Jean Delvare | 2009-10-30 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
| |/ / |
|