aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-05USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-05USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-05xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-05xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-05xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-06-05target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-06-05hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak
2015-06-05lguest: fix out-by-one error in address checking.Rusty Russell
2015-06-05staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster
2015-06-05staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann
2015-06-05staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster
2015-06-05drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}Jan-Simon Möller
2015-06-05staging: wlags49_h2: fix extern inline functionsGreg Kroah-Hartman
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-17mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-17pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson
2015-05-17drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner
2015-05-17gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-05-17gpio: unregister gpiochip device before removing itJohan Hovold
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-05-13Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan
2015-05-13staging: panel: fix lcd typeSudip Mukherjee
2015-05-13usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-13usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-133w-sas: fix command completion raceChristoph Hellwig
2015-05-133w-9xxx: fix command completion raceChristoph Hellwig
2015-05-133w-xxxx: fix command completion raceChristoph Hellwig
2015-05-13rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher
2015-05-06i2c: core: Export bus recovery functionsMark Brown
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-05-06IB/core: don't disallow registering region starting at 0x0Yann Droneaud
2015-05-06IB/core: disallow registering 0-sized memory regionYann Droneaud
2015-05-06stk1160: Make sure current buffer is releasedEzequiel Garcia
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley
2015-05-06Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan
2015-05-06drivers: parport: Kconfig: exclude arm64 for PARPORT_PCGuenter Roeck
2015-05-06scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-05-06UBI: fix check for "too many bytes"Brian Norris
2015-05-06UBI: initialize LEB number variableBrian Norris
2015-05-06UBI: fix out of bounds writeBrian Norris
2015-05-06UBI: account for bitflips in both the VID header and dataBrian Norris
2015-05-06video: vgacon: Don't build on arm64Mark Brown