summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-12-17iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron
2013-12-17staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron
2013-12-17Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-17netvsc: don't flush peers notifying work during setting mtuJason Wang
2013-12-17n_tty: Fix apparent order of echoed outputPeter Hurley
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg
2013-12-17drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cRashika Kheria
2013-12-17drivers: tty: Mark the functions as static in n_gsm.cRashika Kheria
2013-12-17serial: pl011: fix fall back from DMA to interrupt modeGuennadi Liakhovetski
2013-12-17serial: pl011: (cosmetic) remove superfluous register writeGuennadi Liakhovetski
2013-12-17serial: amba-pl011: preseserve hardware settings during initialisationJon Medhurst
2013-12-17serial: amba-pl011: factor out code for writing LCR_H registerJon Medhurst
2013-12-17serial: amba-pl011: use port lock to guard control register accessJon Medhurst
2013-12-17Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman
2013-12-17n_tty: Fix buffer overruns with larger-than-4k pastesPeter Hurley
2013-12-17serial: clps711x: Driver refactorAlexander Shiyan
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde
2013-12-17can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi
2013-12-17drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki
2013-12-16serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2013-12-16tty: Fix hang at ldsem_down_read()Peter Hurley
2013-12-16Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman
2013-12-17Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie
2013-12-16drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski
2013-12-16drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-15iio: cm36651: Changed return value of read functionBeomho Seo
2013-12-15firewire: sbp2: bring back WRITE SAME supportStefan Richter
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-14i40e: fix null dereferenceJesse Brandeburg
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-12-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber
2013-12-13xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini
2013-12-13Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown
2013-12-13dmaengine: fix sleep in atomicDan Williams
2013-12-12dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King