summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-30mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-04-30mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-04-30mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-04-30mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-04-30mfd: Include all drivers in subsystem menuLinus Walleij
2014-04-30IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-04-30IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-04-30ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-04-30virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell
2014-04-30iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach
2014-04-30staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi
2014-04-30rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-04-30usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-04-30uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel
2014-04-30tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-04-30media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang
2014-04-30usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui
2014-04-30hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-04-30tgafb: fix data copyingMikulas Patocka
2014-04-30mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-04-30mach64: use unaligned accessMikulas Patocka
2014-04-30framebuffer: fix cfb_copyareaMikulas Patocka
2014-04-30matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-04-30w1: fix w1_send_slave dropping a slave idDavid Fries
2014-04-30drm/i915: quirk invert brightness for Acer Aspire 5336Jani Nikula
2014-04-30drm/i915: inverted brightness quirk for Acer Aspire 4736ZDaniel Vetter
2014-04-30isdnloop: several buffer overflowsDan Carpenter
2014-04-30isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant
2014-04-30vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin
2014-04-30vhost: fix total length when packets are too shortMichael S. Tsirkin
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2014-04-09staging: speakup: Prefix set_mask_bits() symbolBen Hutchings
2014-04-09Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-09Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-04-02PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-04-02intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk
2014-04-02tg3: Don't check undefined error bits in RXBDMichael Chan
2014-04-02virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-04-02saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-04-02bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-04-02usbnet: remove generic hard_header_len checkEmil Goode
2014-04-02tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-04-02TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2014-04-02staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott
2014-04-02staging: comedi: ssv_dnp: correct insn_bits resultIan Abbott
2014-04-02vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-04-02vmxnet3: fix netpoll race conditionNeil Horman