summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-12nbd: correct disconnect behaviorPaul Clements1-1/+7
2014-03-12proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2014-03-12dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke1-2/+5
2014-03-12dma: ste_dma40: don't dereference free:d descriptorLinus Walleij1-1/+3
2014-03-12hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck1-1/+1
2014-03-12USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2-0/+8
2014-03-12USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado1-1/+2
2014-03-12ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-03-12ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-03-12i7core_edac: Fix PCI device reference countJean Delvare1-2/+7
2014-03-12sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo1-0/+1
2014-03-12ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev1-2/+5
2014-03-12usbnet: remove generic hard_header_len checkEmil Goode8-21/+37
2014-03-12bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-03-12tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-03-12rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-12rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-12rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-22power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski1-2/+3
2014-02-22md/raid5: Fix CPU hotplug callback registrationOleg Nesterov1-46/+44
2014-02-22IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-22usb: option: blacklist ZTE MF667 net interfaceRaymond Wanyoike1-1/+2
2014-02-22usb-storage: enable multi-LUN scanning when neededAlan Stern2-1/+9
2014-02-22usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern1-1/+1
2014-02-22usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern1-0/+7
2014-02-22USB: ftdi_sio: add Tagsys RFID Reader IDsUlrich Hahn2-0/+8
2014-02-22usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork2-0/+2
2014-02-22staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack1-1/+2
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11
2014-02-22raw: test against runtime value of max_raw_minorsPaul Bolle1-1/+1
2014-02-22spi: Fix crash with double message finalisation on error handlingGeert Uytterhoeven1-3/+1
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-20virtio-blk: Use block layer provided spinlockAsias He1-6/+3
2014-02-20Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+23
2014-02-20target/file: Re-enable optional fd_buffered_io=1 operationNicholas Bellinger2-3/+39
2014-02-20target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2-62/+17
2014-02-20IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-5/+1
2014-02-20dm sysfs: fix a module unload raceMikulas Patocka6-27/+76
2014-02-20drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2014-02-13rtc-cmos: Add an alarm disable quirkBorislav Petkov1-1/+51
2014-02-13PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang1-7/+7
2014-02-13drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-02-13drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2-6/+8
2014-02-13drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2-2/+8
2014-02-13radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer1-2/+4
2014-02-13drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher1-0/+3
2014-02-13dm space map common: make sure new space is used during extendJoe Thornber1-1/+5
2014-02-13dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka3-1/+22
2014-02-13spidev: fix hang when transfer_one_message failsDaniel Santos1-1/+3
2014-02-13IB/qib: Fix QP check when looping back to/from QP1Ira Weiny1-1/+8