summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-10mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai
2013-06-10isdnloop: fix and simplify isdnloop_init()Wu Fengguang
2013-06-10bonding: Fix slave selection bug.Hillf Danton
2013-06-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2013-06-10USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley
2013-06-10USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-06-10USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-06-10USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-06-10USB: mos7840: fix port-device leak in error pathJohan Hovold
2013-06-10USB: mos7840: fix urb leak at releaseJohan Hovold
2013-06-10USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2013-06-10USB: whiteheat: fix memory leak in error pathJohan Hovold
2013-06-10USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2013-06-10xhci: Make handover code more robustMatthew Garrett
2013-06-10telephony: ijx: buffer overflow in ixj_write_cid()Dan Carpenter
2013-06-10IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2013-06-10tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-06-10b43legacy: Fix crash on unload when firmware not availableLarry Finger
2013-06-10r8169: incorrect identifier for a 8168dpFrancois Romieu
2013-06-10r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen
2013-06-10r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-06-10r8169: correct settings of rtl8102e.Hayes Wang
2013-06-10SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai
2013-06-10fix crash in scsi_dispatch_cmd()James Bottomley
2013-06-10libata: fix Null pointer dereference on disk errorXiaotian Feng
2013-06-10staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley
2013-06-10staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott
2013-06-10staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-06-10staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott
2013-06-10staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott
2013-06-10staging: comedi: s626: don't dereference insn->dataIan Abbott
2013-06-10staging: comedi: fix memory leak for saved channel listIan Abbott
2013-06-10staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-06-10staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
2013-06-10staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-06-10w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-06-10drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-06-10serial: 8250, increase PASS_LIMITJiri Slaby
2013-06-10ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
2013-06-10Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-06-10Revert "pcdp: use early_ioremap/early_iounmap to access pcdp table"Ben Hutchings
2012-10-07dmi: Feed DMI table to /dev/random driverTony Luck
2012-10-07mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown
2012-10-07rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-10-07random: Add comment to random_initialize()Tony Luck
2012-10-07random: remove rand_initialize_irq()Theodore Ts'o
2012-10-07usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-10-07random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-10-07random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-10-07random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o