summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-11-301-1/+4
* USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-11-301-2/+2
* usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-11-301-19/+30
* USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-11-301-2/+1
* USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-11-301-45/+34
* USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-302-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-11-301-1/+1
|\
| * ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...Hemant Pedanekar2009-11-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-11-306-35/+62
|\ \
| * | sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller2009-11-241-7/+10
| * | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller2009-11-241-1/+7
| * | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller2009-11-245-12/+15
| * | serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller2009-11-245-15/+21
| * | sunsu: Fix detection of SU ports which are RSC console or control.David S. Miller2009-11-241-0/+10
| * | sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller2009-11-241-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-3030-236/+303
|\ \ \
| * | | b44: Fix wedge when using netconsole.David S. Miller2009-11-301-3/+0
| * | | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
| * | | ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli2009-11-291-9/+3
| * | | NET: smc91x: Fix irq flagsRussell King - ARM Linux2009-11-291-1/+1
| * | | smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning2009-11-291-0/+14
| * | | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera2009-11-291-0/+7
| * | | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen2009-11-291-6/+11
| * | | macvlan: fix gso_max_size settingPatrick McHardy2009-11-231-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-231-0/+2
| |\ \ \
| | * | | ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| * | | | hso: fix soft-lockupAntti Kaijanmäki2009-11-231-1/+3
| * | | | hso: fix debug routinesAntti Kaijanmäki2009-11-231-2/+2
| * | | | stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2009-11-232-22/+29
| * | | | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-231-2/+2
| * | | | Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-221-7/+8
| * | | | netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar2009-11-213-4/+8
| * | | | netxen: fix promisc for NX2031.Narender Kumar2009-11-212-11/+40
| * | | | netxen: fix memory initializationAmit Kumar Salecha2009-11-211-0/+2
| * | | | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-11-201-15/+11
| * | | | drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi2009-11-201-74/+68
| * | | | net: ETHOC should depend on HAS_DMAGeert Uytterhoeven2009-11-201-1/+1
| * | | | e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-201-1/+2
| * | | | e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan2009-11-201-10/+0
| * | | | e1000e: flow control thresholds not correct when changing mtuBruce Allan2009-11-201-4/+3
| * | | | e1000e: add Tx timeout factor for 100MbpsBruce Allan2009-11-201-1/+1
| * | | | e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan2009-11-201-2/+10
| * | | | e1000e: read of PHY register may access wrong page on 82578Bruce Allan2009-11-201-24/+22
| * | | | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-203-12/+32
| * | | | ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-201-1/+1
| * | | | veth: Fix veth_get_stats()Eric Dumazet2009-11-191-19/+16
| * | | | ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet2009-11-191-4/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-301-1/+1
|\ \ \ \ \
| * | | | | Input: keyboard - fix braille keyboard keysym generationSamuel Thibault2009-11-251-1/+1
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-301-6/+6
|\ \ \ \ \ \
OpenPOWER on IntegriCloud