summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-13dma: edma: fix incorrect SG list handlingSekhar Nori1-2/+4
2014-05-13dm cache: fix a lock-inversionJoe Thornber3-52/+20
2014-05-13dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer1-1/+1
2014-05-13dm: take care to copy the space map roots before locking the superblockJoe Thornber2-55/+85
2014-05-13dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber5-27/+16
2014-05-13dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer1-34/+3
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes1-0/+8
2014-05-13mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter1-7/+4
2014-05-13mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter1-1/+1
2014-05-13mtd: diskonchip: mem resource name is not optionalSasha Levin1-1/+1
2014-05-13mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina1-0/+1
2014-05-13tgafb: fix data copyingMikulas Patocka1-213/+51
2014-05-13tgafb: fix mode setting with fbsetMikulas Patocka1-4/+14
2014-05-13pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker1-6/+11
2014-05-13gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut1-1/+2
2014-05-13rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King1-1/+1
2014-05-13rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-05-13rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger1-4/+16
2014-05-13rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-05-13ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-05-13iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach1-1/+1
2014-05-13iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-05-13libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen1-2/+4
2014-05-13ahci: Do not receive interrupts sent by dummy portsAlexander Gordeev1-6/+10
2014-05-13ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2-1/+9
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-8/+13
2014-05-13ahci: do not request irq for dummy portDavid Milburn1-8/+4
2014-05-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni1-8/+33
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-05-13mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-05-13mach64: use unaligned accessMikulas Patocka1-1/+2
2014-05-13matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-05-13framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-05-13s390/chsc: fix SEI usage on old FW levelsSebastian Ott1-5/+17
2014-05-13mpt2sas: Don't disable device twice at suspend.Tyler Stachecki1-1/+0
2014-05-13virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng1-1/+5
2014-05-13virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell1-0/+6
2014-05-13floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-13floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-13tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-06USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7
2014-05-06USB: EHCI: tegra: set txfill_tuningStephen Warren1-0/+23
2014-05-06clk: tegra: remove non-existent clocksStephen Warren1-3/+0
2014-05-06usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-39/+31
2014-05-06clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski1-1/+1