summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-03loop: fix crash if blk_alloc_queue failsMikulas Patocka1-1/+3
2014-01-03qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2014-01-03mtd: m25p80: fix allocation sizeBrian Norris1-12/+7
2014-01-03mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris1-2/+14
2014-01-03drm/ttm: Fix memory type compatibility checkThomas Hellstrom1-12/+20
2014-01-03ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston1-0/+4
2014-01-03dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla1-3/+15
2014-01-03can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann1-3/+3
2014-01-03dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2014-01-03usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese1-2/+3
2014-01-03usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese1-1/+4
2014-01-03drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai1-0/+1
2014-01-03ahci: disabled FBS prior to issuing software resetxiangliang yu1-0/+16
2014-01-03libata: Fix display of sata speedGwendal Grignou1-8/+8
2014-01-03USB:add new zte 3g-dongle's pid to option.cRui li1-0/+17
2014-01-03rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka1-0/+3
2014-01-03rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2014-01-03usb: hub: Clear Port Reset Change during init/resumeJulius Werner1-0/+5
2014-01-03usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp1-0/+6
2014-01-03USB: mos7840: fix tiocmget error handlingJohan Hovold1-0/+4
2013-11-28Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-11-28staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-11-28aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-11-28Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds3-55/+16
2013-11-28target/pscsi: fix return value checkWei Yongjun1-4/+4
2013-11-28drm/radeon/atom: workaround vbios bug in transmitter table on rs780Alex Deucher1-1/+1
2013-11-28drm: Prevent overwriting from userspace underallocating core ioctl structsChris Wilson1-1/+8
2013-11-28usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-11-28USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-11-28dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-11-28USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-11-28USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-11-28USB: support new huawei devices in option.cFangxiaozhi (Franko)1-0/+216
2013-11-28random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-4/+4
2013-11-28rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland1-1/+2
2013-11-28xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai3-0/+25
2013-11-28xhci: quirk for extra long delay for S4Oliver Neukum3-1/+15
2013-11-28xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp1-28/+0
2013-11-28drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski1-1/+1
2013-11-28hwmon: (applesmc) Always read until end of dataHenrik Rydberg1-0/+13
2013-11-28libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-11-28iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-11-28iwlwifi: add new pci id for 6x35 seriesShuduo Sang1-0/+1
2013-11-28iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy1-0/+1
2013-11-28iwlwifi: update pci subsystem idWey-Yi Guy3-3/+16
2013-11-28iwlwifi: remove un-supported SKUsWey-Yi Guy4-54/+0
2013-11-28iwlwifi: two more SKUs for 6x05 seriesWey-Yi Guy1-0/+2
2013-11-28random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-2/+1
2013-11-288139cp: re-enable interrupts after tx timeoutDavid Woodhouse1-0/+1
2013-11-28xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu3-7/+7