summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-28media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch1-6/+2
2013-07-28media: saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-28usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-28USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-28usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-28usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-28USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \\\"Sky\\\" Ivanov1-0/+2
2013-07-28USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-28usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-28usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-28usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-28usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-28SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-28SCSI: mpt3sas: fix for kernel panic when driver loads with HBA conected to no...Sreekanth Reddy1-0/+14
2013-07-28SCSI: mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy1-12/+4
2013-07-28EDAC: Fix lockdep splatBorislav Petkov3-14/+25
2013-07-28bcache: Journal replay fixKent Overstreet1-1/+6
2013-07-28bcache: Fix GC_SECTORS_USED() calculationKent Overstreet1-1/+3
2013-07-28bcache: Fix a sysfs splat on shutdownKent Overstreet2-1/+11
2013-07-28bcache: Shutdown fixKent Overstreet1-7/+11
2013-07-28bcache: Advertise that flushes are supportedKent Overstreet2-1/+9
2013-07-28bcache: Fix a dumb raceKent Overstreet1-2/+4
2013-07-28RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle1-0/+2
2013-07-28macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-28tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-28hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang1-2/+2
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi1-4/+10
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-28atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-28alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-28tuntap: correctly linearize skb when zerocopy is usedJason Wang1-3/+6
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-28vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin1-2/+7
2013-07-28virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-28virtio: support unlocked queue pollMichael S. Tsirkin1-12/+44
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings1-7/+20
2013-07-25staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2013-07-25iommu/amd: Only unmap large pages from the first pteAlex Williamson1-1/+5
2013-07-25drm/nv50-/disp: Use output specific mask in interruptEmil Velikov1-1/+5
2013-07-25drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin1-0/+4
2013-07-25drm/radeon: add backlight quirk for hybrid macAlex Deucher1-0/+7
2013-07-25drm/radeon: fix AVI infoframe generationAlex Deucher2-18/+4
2013-07-25drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz1-3/+3
2013-07-25drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire3-5/+70
2013-07-25drm/gem: fix not to assign error value to gem nameYoungJun Cho1-11/+7