summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia
2013-05-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter
2013-05-20gpio: Don't override the error code in probe error handlingAxel Lin
2013-05-20xen: Fixed assignment error in if statementLisa Nguyen
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard
2013-05-20gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen
2013-05-20gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin
2013-05-20drm/radeon: add golden register settings for Hainan (v2)Alex Deucher
2013-05-20drm/radeon: sun/hainan chips do not have UVD (v2)Alex Deucher
2013-05-20drm/radeon: track which asics have UVDAlex Deucher
2013-05-20drm/radeon: radeon-asic updates for HainanAlex Deucher
2013-05-20drm/radeon: fill in ucode loading support for HainanAlex Deucher
2013-05-20drm/radeon: don't touch DCE or VGA regs on Hainan (v3)Alex Deucher
2013-05-20staging: ramster: add how-to documentDan Magenheimer
2013-05-20drm/radeon: fill in GPU init for Hainan (v2)Alex Deucher
2013-05-20drm/radeon: add chip family for HainanAlex Deucher
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-20drm/radeon/dce2: use 10khz units for audio dto calculationAlex Deucher
2013-05-20drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider
2013-05-20drm/radeon: Remove superfluous variableNiels Ole Salscheider
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com