summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-06-01serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood
2015-06-01serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada
2015-06-01serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2015-06-01serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada
2015-06-01serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada
2015-06-01serial: earlycon: Add support for big-endian MMIO accessesNoam Camus
2015-06-01serial: sirf: use hrtimer for data rxQipan Li
2015-06-01serial: sirf: correct the fifo empty_bitQipan Li
2015-06-01serial: sirf: fix system hung on console log outputQipan Li
2015-06-01serial: 8250: remove return statements from void functionMasahiro Yamada
2015-06-01sc16is7xx: use kworker for RS-485 configurationJakub Kicinski
2015-06-01sc16is7xx: use kworker to update ier bitsJakub Kicinski
2015-06-01sc16is7xx: use kworker for md_procJakub Kicinski
2015-06-01sc16is7xx: move RTS delay to workqueueJakub Kicinski
2015-06-01sc16is7xx: use kthread_worker for tx_work and irqJakub Kicinski
2015-06-01sc16is7xx: use LSR_TEMT_BIT in .tx_empty()Jakub Kicinski
2015-06-01sc16is7xx: add missing compatible stringsJakub Kicinski
2015-06-01sc16is7xx: remove RS-485 delay RTS handlingJakub Kicinski
2015-06-01sc16is7xx: spi interface is addedRama Kiran Kumar Indrakanti
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera
2015-05-30bna: remove unreasonable iocpf timer startIvan Vecera
2015-05-30bna: fix firmware loading on big-endian machinesIvan Vecera
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover
2015-05-30target/user: Only support full command pass-throughAndy Grover
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-05-30ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld
2015-05-30ozwpan: divide-by-zero leading to panicJason A. Donenfeld
2015-05-30ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld
2015-05-30ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld
2015-05-29hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck
2015-05-29hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck
2015-05-29Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura
2015-05-29Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-29NVMe: fix type warning on 32-bitArnd Bergmann
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer
2015-05-29Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie
2015-05-29drm/nouveau/gr/gm204: remove a stray printkBen Skeggs