summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-05qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings1-15/+13
2010-07-05dm snapshot: simplify sector_to_chunk expressionMikulas Patocka1-1/+1
2010-07-05Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-07-05ucc_geth: Fix full TX queue processingJiajun Wu1-3/+2
2010-07-05ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov1-2/+5
2010-07-05ucc_geth: Fix empty TX queue processingAnton Vorontsov1-1/+1
2010-07-05l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-07-05wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-07-05iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy3-22/+78
2010-07-05iwlwifi: recalculate average tpt if not currentReinette Chatre1-3/+6
2010-07-05iwlwifi: check for aggregation frame and queueWey-Yi Guy2-7/+26
2010-07-05drm/i915: give up on 8xx lid statusJesse Barnes1-0/+4
2010-07-05ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-07-05dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings3-7/+50
2010-07-05via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings1-4/+4
2010-07-05atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings1-0/+2
2010-07-05p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-07-05USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-07-05USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-07-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-07-05USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-07-05USB: mos7840: fix null-pointer dereferenceJohan Hovold1-1/+0
2010-07-05drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson1-0/+11
2010-07-05sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo1-0/+13
2010-07-05sata_nv: don't diddle with nIEN on mcp55Tejun Heo1-2/+0
2010-07-05firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter1-5/+19
2010-07-05ahci: add pci quirk for JMB362Tejun Heo1-1/+4
2010-07-05ath5k: retain promiscuous settingBob Copeland1-1/+3
2010-07-05clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt1-9/+12
2010-07-05Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann1-1/+1
2010-07-05xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina1-3/+8
2010-07-05hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder1-13/+5
2010-07-05drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie1-2/+3
2010-07-05drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie3-0/+9
2010-07-05mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue1-1/+2
2010-07-05rtc: s3c: initialize driver data before using itMaurus Cuelenaere1-2/+3
2010-07-05rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter1-2/+3
2010-07-05md: set mddev readonly flag on blkdev BLKROSET ioctlDan Williams1-0/+29
2010-07-05md: Fix read balancing in RAID1 and RAID10 on drives > 2TBNeilBrown2-3/+3
2010-07-05md/raid1: fix counting of write targets.NeilBrown1-2/+3
2010-07-05drm/radeon/kms/atom: fix typo in LVDS panel info parsingAlex Deucher1-1/+1
2010-07-05drm/edid: Fix 1024x768@85HzAdam Jackson1-1/+1
2010-07-05virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-07-05PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings1-3/+4
2010-07-05PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher1-0/+1
2010-07-05PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox1-0/+1
2010-07-05can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2-3/+18
2010-07-05drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich1-1/+1
2010-07-05drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson1-0/+8