summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-21dm cache: fix leaking of deferred bio prison cellsJoe Thornber1-0/+4
2015-09-21dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka1-1/+13
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely1-6/+2
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu1-0/+16
2015-09-21of/address: Don't loop forever in of_find_matching_node_by_address().David Daney1-3/+3
2015-09-21soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding1-2/+2
2015-09-21regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I1-0/+5
2015-09-21auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-09-21spi/spi-xilinx: Fix mixed poll/irq modeRicardo Ribalda Delgado1-1/+3
2015-09-21spi/spi-xilinx: Fix spurious IRQ ACK on irq modeRicardo Ribalda Delgado1-6/+10
2015-09-21devres: fix devres_get()Masahiro Yamada1-2/+2
2015-09-21HID: cp2112: fix I2C_SMBUS_BYTE writeEllen Wang1-1/+1
2015-09-21HID: cp2112: fix byte order in SMBUS operationsEllen Wang1-4/+4
2015-09-21HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus1-1/+1
2015-09-21crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa1-0/+6
2015-09-21crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa2-18/+24
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga1-15/+21
2015-09-21serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski2-2/+12
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee1-21/+61
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2-0/+7
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-09-21tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn1-5/+4
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+4
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen1-2/+29
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-09-21USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio1-9/+26
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-09-21USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-09-21spi: dw: Allow interface drivers to limit data I/O to word sizesMichael van der Westhuizen3-2/+40
2015-09-21spi: omap2-mcspi: add runtime PM to set_cs()Sebastian Reichel1-0/+10
2015-09-21spi: img-spfi: fix kbuild test robot warningSifan Naeem1-1/+1
2015-09-21spi: img-spfi: fix multiple calls to request gpioSifan Naeem1-8/+41
2015-09-21spi: img-spfi: check for timeout error before proceedingSifan Naeem1-4/+4
2015-09-21spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka1-6/+9
2015-09-21spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572Nadav Haklai1-1/+53
2015-09-21spi: Fix regression in spi-bitbang-txrx.hLars Persson1-2/+2
2015-09-21spi: bcm2835: set up spi-mode before asserting cs-gpioMartin Sperl1-5/+23
2015-09-21tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior1-1/+13
2015-09-21serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada1-0/+1
2015-09-21PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui3-24/+13
2015-09-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-09-21clk: qcom: Fix MSM8916 prng clock enable bitGeorgi Djakov1-1/+1
2015-09-21clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocksStephen Boyd2-0/+2
2015-09-21clk: pxa: fix core frequency reporting unitRobert Jarzmik3-3/+3
2015-09-21clk: versatile: off by one in clk_sp810_timerclken_of_get()Dan Carpenter1-2/+2
2015-09-21clk: pistachio: correct critical clock listDamien.Horsley1-5/+14