summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com
2015-10-04drivers/tty: require read access for controlling terminalJann Horn
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-04tty: fix data race on tty_buffer.commitDmitry Vyukov
2015-10-04tty: fix data race in tty_buffer_flushDmitry Vyukov
2015-10-04tty: fix data race in flush_to_ldiscDmitry Vyukov
2015-10-04tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-04tty: don't leak cdev in tty_cdev_add()Leon Yu
2015-10-04Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam
2015-10-04mei: hbm: fix error in state check logicAlexander Usyskin
2015-10-04nvmem: sunxi: Check for memory allocation failureMaxime Ripard
2015-10-04nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin
2015-10-04nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin
2015-10-04nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-04usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin
2015-10-04USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-03Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-02Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov
2015-10-02dm raid: fix round up of default region sizeMikulas Patocka
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen
2015-10-02md: drop null test before destroy functionsJulia Lawall
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown
2015-10-02raid5: update analysis state for failed stripeShaohua Li
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown
2015-10-02clk: ti: dflt: fix enable_reg validity checkSuman Anna
2015-10-02clk: ti: fix dual-registration of uart4_ickBen Dooks
2015-10-02clk: ti: clk-7xx: Remove hardwired ABE clock configurationPeter Ujfalusi
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie