aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-10-131-0/+20
* virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-10-131-2/+2
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2015-10-131-2/+2
* USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-10-131-0/+31
* xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-10-132-5/+5
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-10-131-1/+2
* xhci: give command abortion one more chance before killing xhciMathias Nyman2015-10-131-0/+9
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-10-131-2/+3
* USB: option: add ZTE PIDsLiu.Zhao2015-10-131-0/+24
* Input: evdev - do not report errors form flush()Takashi Iwai2015-10-131-9/+4
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-131-1/+9
* Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller2015-10-131-0/+8
* drm/i915: Always mark the object as dirty when used by the GPUChris Wilson2015-10-131-1/+1
* spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee2015-10-131-0/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-132-14/+32
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-131-1/+5
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-134-4/+20
* drivercore: Fix unregistration path of platform devicesGrant Likely2015-10-131-6/+2
* of/address: Don't loop forever in of_find_matching_node_by_address().David Daney2015-10-131-3/+3
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2015-10-131-0/+1
* rtlwifi: rtl8192cu: Add new device IDMarek Vasut2015-10-131-0/+1
* DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul2015-10-131-0/+5
* USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-10-132-0/+12
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-10-131-4/+10
* serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-10-131-0/+6
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-10-134-0/+27
* windfarm: decrement client count when unregisteringPaul Bolle2015-10-131-1/+1
* devres: fix devres_get()Masahiro Yamada2015-10-131-2/+2
* auxdisplay: ks0108: fix refcountSudip Mukherjee2015-10-131-0/+1
* usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter2015-10-131-1/+1
* PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad2015-10-131-0/+9
* PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2015-10-131-1/+60
* PCI: Fix TI816X class code quirkBjorn Helgaas2015-10-131-2/+3
* rc-core: fix remove uevent generationDavid Härdeman2015-10-131-3/+0
* libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-10-131-2/+17
* libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-10-131-23/+2
* dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-10-134-15/+47
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-10-131-1/+1
* target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier2015-10-131-4/+9
* md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown2015-10-131-4/+6
* target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik2015-10-131-1/+1
* USB: sierra: add 1199:68AB device IDDirk Behme2015-10-131-0/+1
* crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-10-131-1/+0
* xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2015-10-131-0/+2
* xen/gntdev: convert priv->lock to a mutexDavid Vrabel2015-10-131-16/+16
* drm/radeon/combios: add some validation of lvds valuesAlex Deucher2015-08-121-1/+6
* vhost: actually track log eventfd fileMarc-André Lureau2015-08-121-0/+1
* niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-08-121-3/+1
* iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger2015-08-121-4/+8
* md/raid1: fix test for 'was read error from last working device'.NeilBrown2015-08-121-1/+1