summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-12iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2014-03-12iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2014-03-12iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-12/+62
2014-03-12iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2014-03-12iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2014-03-12iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2014-03-12iwlwifi: fix flow handler debug codeJohannes Berg3-15/+16
2014-03-12staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2014-03-12xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2014-03-12xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk3-1/+16
2014-03-12xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2014-03-12xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-51/+224
2014-03-12xen-netback: fix sparse warningstephen hemminger1-1/+1
2014-03-12saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
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