summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Panic if FIPS rng test can't be set upncr-rhel5-patchesMiloslav Trmač2010-07-211-1/+4
* qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings2010-07-051-15/+13
* Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-07-051-4/+10
* eeepc-laptop: check wireless hotplug eventsAlan Jenkins2010-07-051-0/+18
* l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-07-051-1/+2
* wl1251: fix a memory leak in probeGrazvydas Ignotas2010-07-051-0/+1
* iwlwifi: recalculate average tpt if not currentReinette Chatre2010-07-051-4/+6
* iwlwifi: reset card during probeReinette Chatre2010-07-052-0/+15
* p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-07-051-0/+1
* USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin2010-07-051-2/+4
* USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-07-051-0/+4
* USB: xhci: Wait for controller to be ready after reset.Sarah Sharp2010-07-051-1/+12
* USB: xhci: Wait for host to start running.Sarah Sharp2010-07-051-7/+32
* USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-07-051-1/+0
* drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson2010-07-051-0/+11
* sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo2010-07-051-0/+13
* sata_nv: don't diddle with nIEN on mcp55Tejun Heo2010-07-051-2/+0
* firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter2010-07-051-5/+19
* ahci: add pci quirk for JMB362Tejun Heo2010-07-051-1/+4
* ath5k: retain promiscuous settingBob Copeland2010-07-051-1/+3
* clocksource: sh_cmt: compute mult and shift before registrationPaul Mundt2010-07-051-9/+12
* clocksource: sh_tmu: compute mult and shift before registrationAurelien Jarno2010-07-051-9/+11
* Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann2010-07-051-1/+1
* xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-07-051-1/+1
* ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina2010-07-051-3/+8
* hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-07-051-13/+5
* drm/radeon: fix the r100/r200 ums block 0 page fixDave Airlie2010-07-051-2/+3
* drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page an...Dave Airlie2010-07-053-0/+9
* mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue2010-07-051-1/+2
* md: manage redundancy group in sysfs when changing level.NeilBrown2010-07-053-13/+38
* rtc: s3c: initialize driver data before using itMaurus Cuelenaere2010-07-051-2/+3
* rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter2010-07-051-2/+3
* md: set mddev readonly flag on blkdev BLKROSET ioctlDan Williams2010-07-051-0/+29
* md: remove unneeded sysfs files more promptlyNeilBrown2010-07-051-10/+31
* md/linear: avoid possible oops and array stopNeilBrown2010-07-051-0/+1
* md: Fix read balancing in RAID1 and RAID10 on drives > 2TBNeilBrown2010-07-052-3/+3
* md/raid1: fix counting of write targets.NeilBrown2010-07-051-2/+3
* drm/radeon/kms/atom: fix typo in LVDS panel info parsingAlex Deucher2010-07-051-1/+1
* drm/radeon/kms: reset ddc_bus in object header parsingAlex Deucher2010-07-051-3/+2
* drm/edid: Fix 1024x768@85HzAdam Jackson2010-07-051-1/+1
* PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-07-051-3/+4
* PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-07-051-0/+1
* PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox2010-07-051-0/+1
* can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp2010-07-052-3/+18
* drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich2010-07-051-1/+1
* drm/i915: Reject bind_to_gtt() early if object > apertureChris Wilson2010-07-051-0/+8
* drm/i915: Fix 82854 PCI ID, and treat it like other 85XAdam Jackson2010-07-052-3/+5
* ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-07-051-3/+4
* USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu2010-07-051-4/+7
* USB: xhci: Fix check for room on the ring.Sarah Sharp2010-07-051-1/+18