summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-20Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie
2013-05-20drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs
2013-05-20drm/nv50/fifo: prevent races between clients updating playlistsBen Skeggs
2013-05-20drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo finiBen Skeggs
2013-05-20drm/nvc0/fifo: prevent races between clients updating playlistsBen Skeggs
2013-05-20drm/nve0/fifo: prevent races between clients updating playlistsBen Skeggs
2013-05-20drm/nve0/ltcg: poke the partition count into yet another registerBen Skeggs
2013-05-20drm/nvc0/ltcg: fix handling of disabled partitionsBen Skeggs
2013-05-20drm/nvc0/ce: disable ce1 on a number of chipsetsBen Skeggs
2013-05-20drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs
2013-05-20drm/nouveau: fix build with nv50->nvc0Dave Airlie
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
2013-05-19Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...Linus Torvalds
2013-05-19dm thin: fix metadata dev resize detectionAlasdair G Kergon
2013-05-19hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare