summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Revert "isci: fix reset timeout handling"Ben Hutchings2-1/+8
2014-04-30powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-30powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-30powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-04-30Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-30drivers: hv: additional switch to use mb() instead of smp_mb()Qiang Huang1-1/+1
2014-04-30target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-04-30b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-30iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger1-1/+3
2014-04-30drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher1-0/+1
2014-04-30drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt1-1/+4
2014-04-30IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-04-30IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-04-30dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer1-1/+1
2014-04-30drm/i915/tv: fix gen4 composite s-video tv-outJani Nikula1-2/+7
2014-04-30gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut1-1/+2
2014-04-30mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+6
2014-04-30mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-04-30mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-04-30mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-04-30mfd: Include all drivers in subsystem menuLinus Walleij1-3/+3
2014-04-30IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-04-30IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-04-30ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-04-30virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell1-0/+6
2014-04-30iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-04-30staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-04-30rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-5/+19
2014-04-30usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-2/+3
2014-04-30uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-04-30tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-5/+15
2014-04-30media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang1-0/+1
2014-04-30usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui1-3/+3
2014-04-30hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-04-30tgafb: fix data copyingMikulas Patocka1-213/+51
2014-04-30mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-04-30mach64: use unaligned accessMikulas Patocka1-1/+2
2014-04-30framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-04-30matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-04-30w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-04-30drm/i915: quirk invert brightness for Acer Aspire 5336Jani Nikula1-0/+3
2014-04-30drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter1-0/+3
2014-04-30isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-30isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明1-0/+6
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-30vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-04-30vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode1-27/+94
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet1-68/+20