aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block, sx8: fix pointer math issue getting fw versionDan Carpenter2012-03-191-1/+1
* regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin2012-03-191-1/+1
* usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-191-0/+4
* atl1c: dont use highprio tx queueEric Dumazet2012-03-191-4/+0
* vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-192-8/+3
* ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-03-191-0/+23
* acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-191-1/+29
* acer-wmi: check wireless capability flag before register rfkillLee, Chun-Yi2012-03-191-22/+42
* acer-wmi: Add wireless quirk for Lenovo 3000 N200Seth Forshee2012-03-191-0/+9
* acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi2012-03-191-2/+26
* rt2x00: fix random stallsStanislaw Gruszka2012-03-193-1/+17
* PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2012-03-191-2/+4
* firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2012-03-191-5/+10
* firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter2012-03-191-3/+21
* PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-191-0/+3
* mfd: Fix cs5535 section mismatchChristian Gmeiner2012-03-121-3/+3
* cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka2012-03-121-1/+1
* dm raid: fix flush supportJonathan E Brassow2012-03-121-0/+1
* dm io: fix discard supportMilan Broz2012-03-121-7/+16
* net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior2012-03-121-0/+2
* drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-121-0/+8
* carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-03-121-0/+1
* hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-122-5/+21
* hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-122-1/+12
* hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-121-1/+2
* Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-03-121-2/+5
* media: staging: lirc_serial: Do not assume error codes returned by request_irq()Ben Hutchings2012-03-121-12/+9
* media: staging: lirc_serial: Fix deadlock on resume failureBen Hutchings2012-03-121-3/+1
* media: staging: lirc_serial: Free resources on failure paths of lirc_serial_p...Ben Hutchings2012-03-121-3/+16
* media: staging: lirc_serial: Fix init/exit orderBen Hutchings2012-03-121-35/+21
* OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-03-121-4/+67
* OMAP: DSS2: HDMI: use default dividersTomi Valkeinen2012-03-121-2/+13
* drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-03-122-0/+7
* drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-03-122-0/+9
* drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-03-122-0/+13
* drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-03-122-0/+6
* ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin2012-03-121-0/+16
* osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-03-121-2/+2
* crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-03-121-0/+1
* HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboardAlan Stern2012-03-122-0/+4
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
* mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-121-2/+3
* Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-03-122-0/+14
* mfd: Fix ACPI conflict checkJean Delvare2012-03-121-1/+1
* regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-03-121-3/+3
* i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-03-121-3/+10
* watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-03-121-2/+3
* drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-03-121-1/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-126-2/+6
* cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-291-7/+1