summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-075-54/+12
* [Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich2008-05-103-34/+28
* [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger2008-05-101-0/+2
* [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-103-0/+6
* [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich2008-05-071-0/+1
* [Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan2008-05-071-5/+1
* [Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan2008-05-071-15/+22
* [Blackfin] arch: fix wrong header name in commentMike Frysinger2008-05-071-1/+1
* [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich2008-05-071-1/+1
* [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkitBryan Wu2008-05-071-0/+25
* [Blackfin] arch: Add physmap partition for BF527-EZkitMichael Hennerich2008-05-071-0/+45
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-073-31/+87
* [Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt2008-05-071-0/+13
* [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt2008-05-072-5/+2
* [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-071-0/+5
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-073-12/+26
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-0715-28/+468
* [Blackfin] arch: fix bug - breaking the atomic sections code.Bernd Schmidt2008-05-071-1/+1
* [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-073-0/+50
* [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-072-12/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-0840-413/+1242
|\
| * net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings2008-05-081-0/+4
| * can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp2008-05-081-4/+12
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-0832-390/+1193
| |\
| | * 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-066-39/+148
| | |\
| | | * mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-282-16/+24
| | | * mv643xx_eth: shorten shared platform driver nameLennert Buytenhek2008-04-281-2/+2
| | | * mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-282-8/+10
| | | * mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-282-0/+57
| | | * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-286-17/+59
| | * | 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-062-1/+6
| | * | 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
| * | | netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov2008-05-081-3/+5
OpenPOWER on IntegriCloud