summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-10drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven
2014-02-10drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-10Merge tag 'mvebu-phy_ata-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Kevin Hilman
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig
2014-02-10virtio_blk: use blk_mq_complete_requestChristoph Hellwig
2014-02-10ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer
2014-02-09net: qmi_wwan: add ZTE MF667Raymond Wanyoike
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-08iio: max1363: Use devm_regulator_get_optional for optional regulatorGuenter Roeck
2014-02-08iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald
2014-02-08iio: adis16400: Set timestamp as the last element in chan_specMarcus Folkesson
2014-02-08iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo
2014-02-08staging:iio:ad799x fix typo in ad799x_events[]Hartmut Knaack
2014-02-08iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni
2014-02-08iio: mxs-lradc: fix buffer overflowAlexandre Belloni
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger
2014-02-07drivers/base: fix devres handling for master deviceRussell King
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt
2014-02-07misc: eeprom: sunxi: Add new compatiblesMaxime Ripard
2014-02-07misc: genwqe: Fix potential memory leak when pinning memoryChristian Engelmayer
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"Sarah Sharp
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp
2014-02-07xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp
2014-02-07block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz
2014-02-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-07Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-07wlags49_h2: Fix overflow in wireless_set_essid()Maurizio Lombardi
2014-02-07xlr_net: Fix missing trivial allocation checkAlan Cox
2014-02-07staging: r8188eu: overflow in rtw_p2p_get_go_device_address()Dan Carpenter
2014-02-07staging: r8188eu: array overflow in rtw_mp_ioctl_hdl()Dan Carpenter
2014-02-07staging: r8188eu: Fix typo in USB_DEVICE listLarry Finger
2014-02-07usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt
2014-02-07gpu: ion: dereferencing an ERR_PTRDan Carpenter
2014-02-07staging: comedi: usbduxsigma: fix unaligned dereferencesIan Abbott
2014-02-07staging: comedi: fix too early cleanup in comedi_auto_config()Ian Abbott
2014-02-07staging: android: ion: dummy: fix an error codeDan Carpenter
2014-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville