summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-06driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao1-2/+2
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh1-3/+11
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-05-06i2c: core: Export bus recovery functionsMark Brown1-0/+3
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-05-06IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-05-06IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-05-06stk1160: Make sure current buffer is releasedEzequiel Garcia1-2/+15
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-05-06Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan1-2/+5
2015-05-06dm crypt: fix deadlock when async crypto algorithm returns -EBUSYBen Collins1-6/+6
2015-05-06clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-05-06clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-05-06gpio: clamp returned values to the boolean rangeAlexandre Courbot1-6/+6
2015-05-06gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT1-8/+16
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-05-06Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2-0/+2
2015-05-06target/file: Fix SG table for prot_buf initializationAkinobu Mita1-15/+6
2015-05-06target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita1-7/+8
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2-9/+43
2015-05-06scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-05-06UBI: fix check for "too many bytes"Brian Norris1-1/+1
2015-05-06UBI: initialize LEB number variableBrian Norris1-1/+1
2015-05-06UBI: fix out of bounds writeBrian Norris1-1/+2
2015-05-06UBI: account for bitflips in both the VID header and dataBrian Norris1-1/+1
2015-05-06drm/msm: use componentised device supportRob Clark4-31/+176
2015-05-06bfa: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-05-06usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-05-06power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-05-06power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski1-2/+5
2015-05-06compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+3
2015-05-06spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-05-06md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2