summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-20wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese1-2/+7
2013-08-20USB-Serial: Fix error handling of usb_wwanMatt Burtch1-10/+10
2013-08-20USB: EHCI: accept very late isochronous URBsAlan Stern1-7/+6
2013-08-20USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-20USB: mos7840: fix big-endian probeJohan Hovold1-1/+1
2013-08-20USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-08-20usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-20can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6
2013-08-20iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-08-14mtd: omap2: allow bulding as a moduleArnd Bergmann1-1/+1
2013-08-14SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-08-14drm/radeon: always program the MC on startupAlex Deucher5-5/+10
2013-08-14drm/radeon: only save UVD bo when we have open handlesChristian König4-16/+36
2013-08-14drm/radeon: fix halting UVDChristian König6-10/+34
2013-08-14drm/i915: initialize gt_lock early with other spin locksJani Nikula2-2/+1
2013-08-14usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-08-14zram: allow request end to coincide with disksizeSergey Senozhatsky1-1/+1
2013-08-14drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-14drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-14drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-14drm/ast: invalidate page tables when pinning a BODave Airlie1-0/+1
2013-08-14drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich1-0/+1
2013-08-14drm/cirrus: Invalidate page tables when pinning a BOMichal Srb1-0/+1
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-08-14virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE1-5/+15
2013-08-14virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE1-0/+7
2013-08-14ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki1-0/+8
2013-08-14cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar4-26/+26
2013-08-14cpufreq: loongson2: fix regression related to clock managementAaro Koskinen1-5/+6
2013-08-14i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam1-1/+1
2013-08-14media: em28xx: fix assignment of the eeprom dataAlban Browaeys1-1/+1
2013-08-14staging: zcache: fix "zcache=" kernel parameterPiotr Sarna1-2/+4
2013-08-14hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-14regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen1-1/+2
2013-08-14virtio-scsi: Fix virtqueue affinity setupAsias He1-1/+1
2013-08-14SCSI: megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-08-14SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen1-0/+3
2013-08-11hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann1-1/+1
2013-08-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-08-11iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2-10/+2
2013-08-11net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein1-1/+1
2013-08-11net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz1-10/+1
2013-08-118139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-11atl1c: use custom skb allocatorEric Dumazet2-1/+42