summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-245-13/+25
| * | | [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-1/+4
| * | | [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-243-4/+9
| * | | [POWERPC] Remove find_compatible_devicesStephen Rothwell2007-04-241-3/+13
| * | | [POWERPC] hvc_console: Typo fixeswill schmidt2007-04-241-9/+9
| * | | [POWERPC] hvc_console: Polling mode timer backoffWill Schmidt2007-04-241-6/+25
| * | | [POWERPC] Partially revert "Add correct interrupt property for pegasos ide"Paul Mackerras2007-04-241-0/+11
| * | | [POWERPC] Add correct interrupt property for pegasos ideOlaf Hering2007-04-131-11/+0
| * | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-1350-120/+122
| * | | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
| * | | [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-131-1/+1
| * | | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
| * | | [POWERPC] get_property returns constStephen Rothwell2007-04-137-15/+15
| * | | [POWERPC] Fix modalias content in sysfs for macio devicesOlaf Hering2007-04-131-2/+4
| * | | [POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3Tony Vroon2007-04-131-1/+3
| * | | [POWERPC] powermac: Use the new of_device common uevent handlerSylvain Munaut2007-04-131-97/+1
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-13286-3495/+3467
| |\ \ \
| * | | | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-261-4/+5
| * | | | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-264-75/+20
| * | | | [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-1/+1
| * | | | [POWERPC] ps3: always make sure we're running on a PS3Geert Uytterhoeven2007-03-093-2/+15
| * | | | [POWERPC] Unexport mac_hid_mouse_emulate_buttonsAdrian Bunk2007-03-081-2/+0
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-29147-6033/+29194
|\ \ \ \ \
| * | | | | smc911x: fix compilation breakage wjen debug is onVitaly Wool2007-04-281-1/+1
| * | | | | [netdrvr] eexpress: minor correctionsShani Moideen2007-04-281-2/+2
| * | | | | add NAPI support to sb1250-mac.cMark Mason2007-04-281-92/+179
| * | | | | ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-284-9/+6
| * | | | | e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-284-13/+10
| * | | | | Generic HDLC sparse annotationsKrzysztof Halasa2007-04-282-23/+24
| * | | | | e100: Optionally use I/O mode only to access register spaceJesse Brandeburg2007-04-281-33/+39
| * | | | | e100: allow bad MAC address when running with invalid eeprom csumJesse Brandeburg2007-04-281-5/+10
| * | | | | ehea: fix for dlpar supportThomas Klein2007-04-282-23/+46
| * | | | | ehea: fix for sysfs entriesThomas Klein2007-04-282-17/+62
| * | | | | 3C509: Remove unnecessary include of <linux/pm_legacy.h>Robert P. J. Day2007-04-281-1/+0
| * | | | | NetXen: Fix for vmalloc issuesMithlesh Thukral2007-04-281-2/+2
| * | | | | NetXen: Fixes for Power PC architectureMithlesh Thukral2007-04-283-7/+6
| * | | | | NetXen: Port swap feature for multi port cardsMithlesh Thukral2007-04-2810-266/+468
| * | | | | NetXen: Removal of redundant macrosMithlesh Thukral2007-04-281-2/+0
| * | | | | NetXen: Multi PCI support for Quad cardsMithlesh Thukral2007-04-284-42/+144
| * | | | | NetXen: Removal of redundant argument passingMithlesh Thukral2007-04-289-99/+112
| * | | | | NetXen: Use multiple PCI functionsMithlesh Thukral2007-04-2810-691/+646
| * | | | | [netdrvr e100] experiment with doing RX in a similar manner to eepro100Scott Feldman2007-04-281-63/+9
| * | | | | mii: add kernel-doc notationRandy Dunlap2007-04-281-0/+57
| * | | | | Fix sparse errors in drivers/net/ibmveth.cMichael Ellerman2007-04-281-4/+6
| * | | | | ucc_geth: version 1.1Kim Phillips2007-04-281-1/+3
| * | | | | ucc_geth: fixes for ucc_geth_memcleanNicu Ioan Petru2007-04-281-7/+6
| * | | | | ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-282-10/+9
| * | | | | ucc_geth: Fix interrupt coalescing size and alignmentMichael Barkowski2007-04-282-4/+3
| * | | | | ucc_geth: NAPI-related bug fixesMichael Reiss2007-04-282-40/+61
| * | | | | ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-288-1650/+659