summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-29cdrom: use copy_to_user() without the underscoresDan Carpenter1-7/+1
2012-02-29hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz1-2/+3
2012-02-29imon: don't wedge hardware after early callbacksJarod Wilson1-4/+22
2012-02-29hdpvr: fix race conditon during start of streamingJanne Grunau1-1/+2
2012-02-29can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp1-1/+12
2012-02-29davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-02-29jme: Fix FIFO flush issueGuo-Fu Tseng2-10/+2
2012-02-29scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2-0/+17
2012-02-29scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li1-2/+2
2012-02-29ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-29ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-29hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck1-2/+1
2012-02-29hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp1-7/+9
2012-02-29hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp1-3/+3
2012-02-29target: Allow control CDBs with data > 1 pageAndy Grover6-52/+75
2012-02-29usb-storage: fix freezing of the scanning threadAlan Stern2-61/+35
2012-02-29USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-02-29USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp3-3/+13
2012-02-29xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-02-29xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp1-1/+1
2012-02-29USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-29USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-29USB: option: cleanup zte 3g-dongle's pid in option.cRui li1-130/+13
2012-02-29USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-29IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier3-46/+24
2012-02-29via-velocity: S3 resume fix.David Lv1-3/+0
2012-02-29veth: Enforce minimum size of VETH_INFO_PEERHagen Paul Pfeifer1-1/+3
2012-02-293c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-29mmc: core: check for zero length ioctl dataJohan Rudholm1-37/+45
2012-02-29regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen1-2/+2
2012-02-29ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-29PCI: workaround hard-wired bus number V2Yinghai Lu1-0/+5
2012-02-29drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-69/+75
2012-02-20mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-20hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-20net: enable TC35815 for MIPS againAtsushi Nemoto1-1/+1
2012-02-20hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-20drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-02-20drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard1-15/+5
2012-02-20igb: fix vf lookupGreg Rose1-1/+2
2012-02-20ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-13powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-02-13powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-02-13mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2012-02-13zcache: fix deadlock conditionDan Magenheimer1-4/+3
2012-02-13zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer1-2/+2