summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-2/+2
| * hvc_console: Escape magic sysrq keyHendrik Brueckner2008-12-211-2/+5
| * of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+34
| * of: of_parse_phandles_with_args() learns to differentiate 'hole' cellsAnton Vorontsov2008-12-211-6/+16
| * of: Minor simplification for the of_parse_phandles_with_args()Anton Vorontsov2008-12-211-7/+4Star
| * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-1826-169/+263
| |\
| * | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-4/+4
| * | powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-3/+3
| * | Merge branch 'merge' into nextPaul Mackerras2008-12-1670-694/+841
| |\ \
| * | | hvc_console: Always schedule resize work on resizeHendrik Brueckner2008-12-031-4/+2Star
| * | | powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-033-3/+3
| * | | drivers/hvc: Add missing of_node_putNicolas Palix2008-12-032-2/+6
| * | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-7/+29
| * | | powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin2008-12-031-2/+3
| * | | of/i2c: Fill the archdata for I2C devicesAnton Vorontsov2008-12-031-0/+11
| * | | powerpc/BSR: Support multiple OF-node description of BSRSonny Rao2008-12-031-29/+55
| * | | Merge branch 'merge'Paul Mackerras2008-12-03210-1941/+2377
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-19204-1039/+8873
| |\ \ \ \
| * | | | | of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+35
| * | | | | powerpc: udbg-based backend for hvc_consoleDavid Gibson2008-11-193-0/+103
| * | | | | serial/pmac_zilog: Add console polling supportChris J Arges2008-11-191-0/+27
| * | | | | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-193-34/+7Star
| * | | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-11119-1092/+2144
| |\ \ \ \ \
| * | | | | | powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-051-39/+30Star
* | | | | | | net: ehea NAPI interface cleanup fixStephen Rothwell2008-12-292-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds2008-12-291-141/+123Star
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] nvram - convert PRINT_PROC to seq_fileWim Van Sebroeck2008-11-111-78/+82
| * | | | | | | [PATCH] nvram - CodingStyleWim Van Sebroeck2008-11-111-74/+52Star
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-288-96/+21Star
|\ \ \ \ \ \ \ \
| * | | | | | | | fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven2008-12-281-1/+2
| * | | | | | | | fbcon: remove broken mac vbl handlerFinn Thain2008-12-281-72/+3Star
| * | | | | | | | macfb annotations and compiler warning fixFinn Thain2008-12-281-16/+16
| * | | | | | | | m68k: machw.h cleanupFinn Thain2008-12-287-7/+0Star
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28788-37793/+55727
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones2008-12-282-2/+2
| * | | | | | | | | igb: Fix build warning when DCA is disabled.David S. Miller2008-12-271-2/+1Star
| * | | | | | | | | net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-2711-14/+0Star
| * | | | | | | | | sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings2008-12-261-7/+10
| * | | | | | | | | sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings2008-12-261-24/+23Star
| * | | | | | | | | sfc: SFT9001: Add cable diagnosticsBen Hutchings2008-12-261-8/+107
| * | | | | | | | | sfc: Add support for multiple PHY self-testsBen Hutchings2008-12-265-15/+44
| * | | | | | | | | sfc: Merge top-level functions for self-testsBen Hutchings2008-12-263-55/+48Star
| * | | | | | | | | sfc: Clean up PHY mode management in loopback self-testBen Hutchings2008-12-261-12/+7Star
| * | | | | | | | | sfc: Fix unreliable link detection in some loopback modesBen Hutchings2008-12-263-13/+24
| * | | | | | | | | sfc: Generate unique names for per-NIC workqueuesBen Hutchings2008-12-262-1/+6
| * | | | | | | | | 802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger2008-12-262-18/+8Star
| * | | | | | | | | 802.3ad: generalize out mac address initializerHolger Eitzenberger2008-12-262-11/+14
| * | | | | | | | | 802.3ad: initialize ports LACPDU from const initializerHolger Eitzenberger2008-12-261-49/+12Star
| * | | | | | | | | 802.3ad: remove typedef around ad_systemHolger Eitzenberger2008-12-261-3/+3
| * | | | | | | | | 802.3ad: turn ports is_individual into a boolHolger Eitzenberger2008-12-262-4/+4