summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-233-2/+23
|\
| * hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-231-2/+13
| * hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
| * hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-09-234-2/+13
|\ \
| * | [SCSI] hpsa: fix handling of protocol errorStephen M. Cameron2012-09-181-1/+2
| * | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com2012-09-171-0/+7
| * | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai2012-09-171-0/+3
| * | [SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us...Wang Sen2012-09-141-1/+1
* | | edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell2012-09-231-20/+39
* | | edac_mc: fix messy kfree calls in the error pathFengguang Wu2012-09-231-5/+7
| |/ |/|
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-223-45/+56
|\ \
| * \ Merge branch 'clkdev' into fixesRussell King2012-09-193-45/+56
| |\ \
| | * | ARM: 7537/1: clk: Fix release in devm_clk_put()Mark Brown2012-09-191-1/+1
| | * | ARM: 7534/1: clk: Make the managed clk functions generically availableLars-Peter Clausen2012-09-153-45/+56
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-223-0/+48
|\ \ \ \
| * | | | HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2012-09-222-0/+46
| * | | | HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin2012-09-221-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2127-54/+103
|\ \ \ \ \
| * | | | | net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * | | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-09-212-4/+2
| |\ \ \ \ \
| | * | | | | can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-09-211-1/+1
| | * | | | | can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-09-211-3/+1
| * | | | | | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
| * | | | | | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| * | | | | | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
| * | | | | | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
| |/ / / / /
| * | | | | aoe: assert AoE packets marked as requiring no checksumEd Cashin2012-09-201-0/+1
| * | | | | at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
| * | | | | net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork2012-09-201-3/+8
| * | | | | asix: Support DLink DUB-E100 H/W Ver C1Søren holm2012-09-191-0/+4
| * | | | | e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
| * | | | | netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
| * | | | | bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-1712-24/+46
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-1412-24/+46
| | |\ \ \ \
| | | * | | | brcmfmac: Fix big endian host configuration data.Hante Meuleman2012-09-121-10/+16
| | | * | | | brcmfmac: fix big endian bug in i-scan.Hante Meuleman2012-09-121-2/+4
| | | * | | | rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
| | | * | | | brcm80211: fix missing allocation failure checkColin Ian King2012-09-101-0/+2
| | | * | | | ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-105-7/+8
| | | * | | | brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-216-139/+59
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-09-213-8/+9
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao2012-09-171-1/+1
| | * | | | | | | drm/i915: Reduce a pin-leak BUG into a WARNChris Wilson2012-09-171-1/+2
| | * | | | | | | drm/i915: enable lvds pin pairs before dpll on gen2Daniel Vetter2012-09-171-6/+6
| * | | | | | | | drm/nouveau: add dmi quirk for gpio resetDave Airlie2012-09-211-0/+16
| * | | | | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-09-211-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: Prevent leak of scratch register on resume from suspendSimon Kitching2012-09-201-1/+2