summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-27Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-07-27dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-07-27dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-07-27sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-27sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-07-27vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti1-4/+13
2013-07-27USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-07-27mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-07-27mpt2sas: Fix for device scan following host reset could get stuck in a infini...Sreekanth Reddy1-3/+115
2013-07-27mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth3-11/+13
2013-07-27iommu/amd: Only unmap large pages from the first pteAlex Williamson1-1/+5
2013-07-27ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+1
2013-07-27ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-07-27rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-27media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch1-6/+2
2013-07-27drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-2/+2
2013-07-27xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-27rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-07-27ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-27ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2013-07-27ath9k: fill channel mode in caldataRajkumar Manoharan2-0/+2
2013-07-27ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2013-07-27b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens1-2/+2
2013-07-27libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-07-27usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-27ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-27zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2013-07-27zram: avoid access beyond the zram deviceJiang Liu1-5/+12
2013-07-27zram: destroy all devices on error recovery path in zram_init()Jiang Liu1-6/+9
2013-07-27zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2-2/+5
2013-07-27zram: avoid invalid memory access in zram_exit()Jiang Liu1-0/+2
2013-07-27i2c-piix4: Add AMD CZ SMBus device IDShane Huang2-1/+3
2013-07-27ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-07-27zfcp: status read buffers on first adapter open with link downSteffen Maier2-7/+19
2013-07-27zfcp: block queue limits with data routerSteffen Maier1-3/+7
2013-07-27zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-07-27r8169: fix offloaded tx checksum for small packets.Ben Hutchings1-8/+0
2013-06-29r8169: fix 8168evl frame padding.Stefan Bader1-6/+27
2013-06-29gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-29virtio-blk: Call revalidate_disk() upon online disk resizeVivek Goyal1-0/+1
2013-06-29Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanlin...Ben Hutchings1-5/+0
2013-06-29USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-19tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2013-06-19md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-19USB: pl2303: fix device initialisation at openJohan Hovold1-5/+5
2013-06-19USB: spcp8x5: fix device initialisation at openJohan Hovold1-6/+4
2013-06-19drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren1-0/+1
2013-06-19cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-19b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-19ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9