summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-102-5/+17
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-09121-1580/+3368
| |\
| * | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-071-4/+4
| * | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij2008-05-041-1/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-091-87/+11
|\ \ \
| * | | Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-071-33/+7
| * | | Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-071-54/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-097-118/+47
|\ \ \ | |/ / |/| |
| * | sh-sci: avoid writing to nonexistent registersMagnus Damm2008-05-081-1/+1
| * | sh-sci: sh7722 lacks scsptr registersMagnus Damm2008-05-081-0/+4
| * | sh-sci: improve sh7722 supportMagnus Damm2008-05-082-16/+27
| * | rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt2008-05-081-5/+9
| * | input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt2008-05-081-1/+1
| * | sh: Enable use of the clk fwk on SH-5.Paul Mundt2008-05-081-6/+4
| * | mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt2008-05-081-1/+1
| * | sh: remove the broken SH_MPC1211 supportAdrian Bunk2008-05-083-88/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-0827-389/+1164
|\ \ \
| * \ \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-0826-388/+1163
| |\ \ \
| | * | | e1000e: don't return half-read eeprom on errorKok, Auke2008-05-061-1/+5
| | * | | ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund2008-05-061-1/+1
| | * | | cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox2008-05-061-2/+2
| | * | | pcnet32: delete non NAPI code from driver.Don Fry2008-05-062-71/+4
| | * | | fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood2008-05-061-1/+2
| | * | | [netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson2008-05-061-5/+6
| | * | | 3c59x: use netstats in net_device structurePaulius Zaleckas2008-05-061-36/+35
| | * | | 3c980-TX needs EXTRA_PREAMBLEGunnar Larisch2008-05-061-1/+1
| | * | | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-37/+123
| | |\ \ \
| | | * | | mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-281-16/+22
| | | * | | mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-281-8/+9
| | | * | | mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-281-0/+51
| | | * | | mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-17/+45
| | * | | | fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-061-11/+5
| | * | | | e1000e: Add support for BM PHYs on ICH9Bruce Allan2008-05-067-21/+748
| | * | | | uli526x: fix endianness issues in the setup frameAnton Vorontsov2008-05-061-12/+18
| | * | | | uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov2008-05-061-4/+4
| | * | | | ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-064-160/+174
| | * | | | phylib: Fix some sparse warningsAndy Fleming2008-05-061-1/+1
| | * | | | gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming2008-05-063-6/+12
| | * | | | bonding: fix enslavement error unwindsJay Vosburgh2008-05-061-7/+7
| | * | | | bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov2008-05-061-2/+4
| | * | | | bonding: fix error unwind in bonding_store_bondsJay Vosburgh2008-05-061-8/+8
| | * | | | bonding: Do not call free_netdev for already registered device.Pavel Emelyanov2008-05-061-1/+3
| * | | | | macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy2008-05-081-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-081-1/+1
|\ \ \ \ \
| * | | | | pcspkr: fix dependanciesStas Sergeev2008-05-071-1/+1
* | | | | | Fix drivers/media build for modular buildsIngo Molnar2008-05-081-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-0819-316/+458
|\ \ \ \ \ \
| * | | | | | IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-073-0/+11
| * | | | | | IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-072-10/+29
| * | | | | | IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-078-202/+224
OpenPOWER on IntegriCloud