summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-11video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2014-02-11PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2014-02-11fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2014-02-11SCSI: libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2014-02-11libsas: continue revalidationDan Williams1-4/+4
2014-02-11Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2014-02-11pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2014-02-11mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2014-02-11usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede1-3/+7
2014-02-11USB: serial: fix race between probe and openJohan Hovold1-0/+8
2014-02-11USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork1-0/+2
2014-02-11USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2014-02-11USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2014-02-11usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2014-02-11USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2014-02-11USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2014-02-11USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2014-02-11USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2014-02-11USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2014-02-11USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2014-02-11USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2014-02-11USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2014-02-11USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2014-02-11USB: EHCI: go back to using the system clock for QH unlinksAlan Stern3-48/+45
2014-02-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2014-02-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2014-02-11xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2014-02-11xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-2/+3
2014-02-11xhci: Make handover code more robustMatthew Garrett1-2/+10
2014-02-11Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2014-02-11Bluetooth: add NULL pointer check in HCIJun Nie1-2/+4
2014-02-11IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11
2014-02-11bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2014-02-11fix crash in scsi_dispatch_cmd()James Bottomley1-0/+2
2014-02-11fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2014-02-11w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski1-1/+2
2014-02-11drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2014-02-11serial: 8250, increase PASS_LIMITJiri Slaby1-1/+1
2014-02-11ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2014-02-11Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2014-02-11Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas1-2/+2
2014-02-11tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2014-02-11b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2014-02-11tun: Fix formatting.David S. Miller1-2/+2
2014-02-11net/tun: fix ioctl() based info leaksMathias Krause1-1/+3
2014-02-11isdnloop: fix and simplify isdnloop_init()Wu Fengguang1-12/+0
2014-02-11HID: LG: validate HID output report detailsKees Cook3-54/+11
2014-02-11HID: zeroplus: validate output report detailsKees Cook1-13/+5
2014-02-11HID: provide a helper for validating hid reportsKees Cook1-0/+58
2014-02-11HID: pantherlord: validate output report detailsKees Cook1-2/+8