summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-05USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-05USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-05USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-05Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings1-2/+8
2014-09-05mei: nfc: fix memory leak in error pathAlexander Usyskin1-6/+5
2014-09-05mei: reset client state on queued connect requestAlexander Usyskin1-0/+1
2014-09-05hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-05crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-09-05drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-09-05hwmon: (dme1737) Prevent overflow problem when writing large limitsAxel Lin1-15/+18
2014-09-05hwmon: (ads1015) Fix out-of-bounds array accessAxel Lin1-0/+2
2014-09-05hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-3/+6
2014-09-05hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-05hwmon: (gpio-fan) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-05hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-05hwmon: (sis5595) Prevent overflow problem when writing large limitsAxel Lin1-1/+1
2014-09-05drm: omapdrm: fix compiler errorsRussell King3-9/+11
2014-09-05mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-05USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-09-05USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-05HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-09-05HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-08-14bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2-3/+14
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet2-2/+2
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-08-07net: mvneta: replace Tx timer with a real interruptwilly tarreau1-60/+12
2014-08-07net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau1-2/+42
2014-08-07net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau1-11/+0
2014-08-07net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau1-26/+48
2014-08-07net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau1-4/+11
2014-08-07staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-08-07iio: buffer: Fix demux table creationLars-Peter Clausen1-1/+1
2014-08-07staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-08-07scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-08-07rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-07-31hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-1/+3
2014-07-31Input: fix defuzzing logicDmitry Torokhov1-2/+4
2014-07-31ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-12/+4
2014-07-31libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19