summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton2010-08-241-55/+31Star
| * | | USB: ssu100: refine process_packet in ssu100Bill Pemberton2010-08-241-6/+2Star
| * | | USB: ssu100: add locking for port private data in ssu100Bill Pemberton2010-08-241-1/+8
| * | | USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin2010-08-241-0/+1
| * | | USB: io_ti: check firmware version before updatingGreg Kroah-Hartman2010-08-241-1/+1
| * | | USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka2010-08-241-1/+1
| * | | USB: CP210x Fix Break On/OffCraig Shelley2010-08-241-2/+2
| * | | USB: pl2303: New vendor and product idJef Driesen2010-08-242-0/+5
| * | | USB: serial: fix leak of usb serial module refrence countMing Lei2010-08-241-16/+7Star
| * | | USB: add device IDs for igotu to navmanRoss Burton2010-08-241-0/+1
| * | | USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich2010-08-241-0/+2
| * | | USB: option: add Celot CT-650Michael Tokarev2010-08-241-2/+5
| * | | USB: uvc_v4l2: cleanup test for end of loopDan Carpenter2010-08-241-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2442-187/+1975
|\ \ \
| * | | isdn/avm: fix build when PCMCIA is not enabledRandy Dunlap2010-08-231-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-2024-137/+174
| |\ \ \
| | * | | iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| | * | | drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-1813-50/+50
| | * | | iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-174-50/+94
| | * | | ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0Star
| | * | | iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-142-11/+11
| | * | | iwlwifi: long monitor timerWey-Yi Guy2010-08-146-29/+30
| * | | | e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan2010-08-203-13/+31
| * | | | e1000e: disable ASPM L1 on 82573Bruce Allan2010-08-201-0/+1
| * | | | ll_temac: Fix poll implementationMichal Simek2010-08-191-2/+2
| * | | | netxen: fix a race in netxen_nic_get_stats()Eric Dumazet2010-08-191-2/+0Star
| * | | | qlnic: fix a race in qlcnic_get_stats()Eric Dumazet2010-08-191-2/+0Star
| * | | | net: sh_eth: remove unused variableKuninori Morimoto2010-08-191-1/+1
| * | | | netxen: update version 4.0.74Amit Kumar Salecha2010-08-191-2/+2
| * | | | netxen: fix inconsistent lock stateAmit Kumar Salecha2010-08-191-4/+0Star
| * | | | ibmveth: Fix opps during MTU change on an active deviceRobert Jennings2010-08-191-17/+15Star
| * | | | ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-192-2/+61
| * | | | bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner2010-08-191-2/+2
| * | | | bnx2x: Fix PHY locking problemYaniv Rosner2010-08-191-2/+7
| * | | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-193-0/+1677
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-242-40/+28Star
|\ \ \ \ \
| * | | | | hp-wmi: Fix query interfaceMatthew Garrett2010-08-231-39/+25Star
| * | | | | ACPI_TOSHIBA needs LEDS supportJonathan Corbet2010-08-231-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-241-1/+1
|\ \ \ \ \
| * | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-2442-472/+637
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-2310-34/+103
| |\ \ \ \ \
| | * | | | | drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs2010-08-171-2/+2
| | * | | | | drm/nvc0: fix thinko in instmem suspend/resumeBen Skeggs2010-08-171-4/+7
| | * | | | | drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez2010-08-171-0/+16
| | * | | | | drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez2010-08-171-0/+8
| | * | | | | drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs2010-08-172-2/+2
| | * | | | | drm/nouveau: punt some more log messages to debug levelBen Skeggs2010-08-171-5/+5
| | * | | | | drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs2010-08-171-7/+5Star
| | * | | | | drm/nouveau: check for error when allocating/mapping dummy pageBen Skeggs2010-08-171-1/+11