aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* ath3k: Add support of 0489:e076 AR3012 deviceDmitry Tunin2015-08-122-0/+3
* ipr: Increase default adapter init stage change timeoutBrian King2015-08-121-1/+1
* staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley2015-08-121-0/+4
* usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach2015-08-121-49/+32
* staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran2015-08-121-1/+2
* mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-08-121-2/+2
* usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta2015-08-121-0/+2
* drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher2015-08-121-0/+2
* tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre2015-08-121-8/+3
* crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-08-121-0/+1
* mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-08-121-0/+5
* cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-08-121-4/+4
* s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab2015-08-121-1/+1
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-08-077-30/+21
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-08-075-23/+19
* ACPICA: Debug output: Update output for Processor object.Bob Moore2015-08-071-1/+1
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-08-071-3/+4
* staging: line6: avoid __sync_fetch_and_{and,or}Arnd Bergmann2015-08-071-15/+25
* UBI: fix soft lockup in ubi_check_volume()hujianyang2015-08-071-0/+2
* sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2015-08-071-19/+19
* Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2015-08-072-20/+30
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-08-071-14/+19
* net: dp83640: fix broken calibration routine.Richard Cochran2015-08-071-1/+1
* of: Add of_property_match_string() to find index into a string listGrant Likely2015-08-071-0/+36
* Input: elantech - add new icbody type洪一竹2015-08-071-0/+1
* Input: elantech - support new ICs types for version 4Sam hung2015-08-071-0/+2
* Input: elantech - add support for newer elantech touchpadsJordan Rife2015-08-071-0/+1
* Input: elantech - add support for newer (August 2013) devicesMatt Walker2015-08-071-0/+1
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2015-08-071-8/+9
* USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-08-071-0/+1
* Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-08-071-3/+4
* target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-08-072-0/+4
* lguest: fix out-by-one error in address checking.Rusty Russell2015-08-071-1/+1
* USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-08-072-0/+2
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-08-072-5/+9
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-08-071-14/+5
* firmware: dmi_scan: Fix ordering of product_uuidJean Delvare2015-08-071-3/+4
* dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings2015-08-071-43/+37
* Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-08-071-1/+1
* ahci: avoton port-disable reset-quirkDan Williams2015-08-071-8/+94
* ahci: un-staticize ahci_dev_classifyRob Herring2015-08-072-1/+3
* usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-08-071-0/+7
* xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-08-071-1/+1
* xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-08-071-1/+1
* xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-08-071-0/+5
* md/raid5: don't record new size if resize_stripes fails.NeilBrown2015-08-071-1/+2
* ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-08-071-4/+2
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-08-071-0/+1
* gpio: sysfs: fix memory leaks and device hotplugJohan Hovold2015-08-071-1/+20
* gpio: unregister gpiochip device before removing itJohan Hovold2015-08-071-3/+2