summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-10-202-17/+17
|\
| * net: sfc: avoid using timespecArnd Bergmann2015-10-011-7/+7
| * ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann2015-10-013-13/+11
| * ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-011-1/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
|\ \
| * | 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| * | scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| * | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
* | | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
|\ \ \
| * | | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-092-4/+4
* | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-107-3/+41
|\ \ \ \
| * | | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| * | | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| * | | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| * | | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| |\ \ \ \
| | * | | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
| | * | | | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-251-0/+6
| | * | | | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-251-0/+11
| | | |/ / | | |/| |
| * | | | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-301-0/+5
| * | | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| * | | | usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
| | |_|/ | |/| |
* | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-106-28/+79
|\ \ \ \
| * | | | drivers/tty: require read access for controlling terminalJann Horn2015-10-041-4/+27
| * | | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8
| * | | | tty: fix data race on tty_buffer.commitDmitry Vyukov2015-10-041-3/+12
| * | | | tty: fix data race in tty_buffer_flushDmitry Vyukov2015-10-041-1/+4
| * | | | tty: fix data race in flush_to_ldiscDmitry Vyukov2015-10-041-1/+1
| * | | | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2015-10-041-10/+5
| * | | | serial: atmel: fix error path of probe functionUwe Kleine-König2015-10-041-1/+1
| * | | | tty: don't leak cdev in tty_cdev_add()Leon Yu2015-10-041-2/+7
| * | | | Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam2015-10-041-6/+14
| |/ / /
* | | | Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-101-0/+1
|\ \ \ \
| * | | | staging: speakup: fix speakup-r regressioncovici@ccs.covici.com2015-10-041-0/+1
| |/ / /
* | | | Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-10-104-8/+19
|\ \ \ \
| * | | | mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov2015-10-051-2/+4
| * | | | mei: hbm: fix error in state check logicAlexander Usyskin2015-10-041-1/+1
| * | | | nvmem: sunxi: Check for memory allocation failureMaxime Ripard2015-10-041-1/+10
| * | | | nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin2015-10-041-1/+1
| * | | | nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin2015-10-041-1/+1
| * | | | nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian2015-10-041-2/+2
| |/ / /
* | | | Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-093-4/+10
|\ \ \ \
| * \ \ \ Merge branches 'pm-devfreq' and 'pm-cpufreq'Rafael J. Wysocki2015-10-09120-778/+880
| |\ \ \ \
| | * | | | cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada2015-10-081-1/+3
| | * | | | cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada2015-10-081-0/+3
| * | | | | PM / devfreq: fix double kfreeGeliang Tang2015-10-021-2/+1
| * | | | | PM / devfreq: Fix governor_store()Tobias Jakobi2015-09-301-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-10-094-25/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-10-025263-148878/+384379
| |\ \ \ \ \
| | * | | | | clk: ti: dflt: fix enable_reg validity checkSuman Anna2015-10-021-2/+2
| | * | | | | clk: ti: fix dual-registration of uart4_ickBen Dooks2015-10-021-1/+1