summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-27efivars: pstore: Do not check size when erasing variableBen Hutchings1-13/+15
2013-03-27KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-27KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-27USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-27USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-27USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-27efivars: Handle duplicate names from get_next_variable()Matt Fleming1-1/+48
2013-03-27efivars: explicitly calculate length of VariableNameMatt Fleming1-1/+31
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-6/+81
2013-03-27efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1
2013-03-27efivars: Add module parameter to disable use as a pstore backendSeth Forshee2-1/+16
2013-03-27efivars: Allow disabling use as a pstore backendSeth Forshee2-42/+29
2013-03-27dm thin: fix discard corruptionJoe Thornber2-24/+26
2013-03-27usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern1-1/+1
2013-03-27USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-27drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-27usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-27drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-27drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-27sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-27sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-27sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-27sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-27sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-27sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2013-03-27sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2013-03-27sfc: Fix two causes of flush failureBen Hutchings7-5/+46
2013-03-27sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings1-6/+11
2013-03-27sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2013-03-27bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico1-4/+2
2013-03-27netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico1-11/+9
2013-03-27sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-03-27vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin1-1/+2
2013-03-27rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-27rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-27mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-27i915: initialize CADL in opregionLekensteyn1-1/+22
2013-03-27drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-27macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich1-0/+1
2013-03-27tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet1-0/+2
2013-03-27TTY: do not reset master's packet modeJiri Slaby1-1/+0
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-4/+6
2013-03-20loopdev: remove an user triggerable oopsGuo Chao1-6/+16
2013-03-20loopdev: fix a deadlockGuo Chao1-2/+0
2013-03-20xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek1-1/+3
2013-03-20USB: Fix connected device switch to Inactive state.Sarah Sharp1-5/+25
2013-03-20USB: Rip out recursive call on warm port reset.Sarah Sharp1-82/+68
2013-03-20USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp1-8/+13