summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-13bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-10-13virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-10-13md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+2
2015-10-13USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-13xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-13usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-13xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-13USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-10-13Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-10-13IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-10-13Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller1-0/+8
2015-10-13drm/i915: Always mark the object as dirty when used by the GPUChris Wilson1-1/+1
2015-10-13spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee1-0/+4
2015-10-13IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-10-13IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-13IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn4-4/+20
2015-10-13drivercore: Fix unregistration path of platform devicesGrant Likely1-6/+2
2015-10-13of/address: Don't loop forever in of_find_matching_node_by_address().David Daney1-3/+3
2015-10-13rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-10-13rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-10-13DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul1-0/+5
2015-10-13USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-10-13usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+10
2015-10-13serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+6
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola4-0/+27
2015-10-13windfarm: decrement client count when unregisteringPaul Bolle1-1/+1
2015-10-13devres: fix devres_get()Masahiro Yamada1-2/+2
2015-10-13auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2015-10-13usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-10-13PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2015-10-13PCI: Fix TI816X class code quirkBjorn Helgaas1-2/+3
2015-10-13rc-core: fix remove uevent generationDavid Härdeman1-3/+0
2015-10-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-10-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-10-13dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-15/+47
2015-10-13xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-10-13target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier1-4/+9
2015-10-13md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-10-13target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik1-1/+1
2015-10-13USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-10-13crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-10-13xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-10-13xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-16/+16
2015-08-12drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-12vhost: actually track log eventfd fileMarc-André Lureau1-0/+1
2015-08-12niu: don't count tx error twice in case of headroom realloc failsJiri Pirko1-3/+1
2015-08-12iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-08-12md/raid1: fix test for 'was read error from last working device'.NeilBrown1-1/+1