summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-18tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann1-0/+2
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-73/+81
2013-12-18Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-1/+5
2013-12-18qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra1-0/+15
2013-12-18qlcnic: Fix mailbox processing during diagnostic testManish chopra1-26/+6
2013-12-18qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra2-19/+35
2013-12-18qlcnic: Fix memory allocationManish Chopra1-4/+4
2013-12-18qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani1-10/+1
2013-12-18qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani3-3/+8
2013-12-18qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani2-1/+2
2013-12-18qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani1-8/+2
2013-12-18usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON1-11/+15
2013-12-18xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun1-0/+3
2013-12-18staging: comedi: drivers: fix return value of comedi_load_firmware()H Hartley Sweeten1-1/+1
2013-12-18staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott1-3/+12
2013-12-18Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-5/+27
2013-12-18Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+4
2013-12-18iio:adc:ad7887 Fix channel reported endianness from cpu to big endianJonathan Cameron1-2/+14
2013-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-9/+13
2013-12-18iio:imu:adis16400 fix pressure channel scan typeJonathan Cameron1-1/+6
2013-12-18staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron1-1/+6
2013-12-17Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe9-66/+111
2013-12-17Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-7/+17
2013-12-17netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2013-12-17drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson1-2/+3
2013-12-17n_tty: Fix apparent order of echoed outputPeter Hurley1-1/+6
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2
2013-12-17drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher2-4/+4
2013-12-17drm/radeon/dpm: disable ss on CaymanAlex Deucher1-0/+6
2013-12-17drm/radeon/dce6: set correct number of audio pinsAlex Deucher1-1/+3
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-2/+13
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde1-0/+3
2013-12-17can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov1-1/+2
2013-12-17usb: phy: fix driver dependenciesFelipe Balbi1-1/+3
2013-12-17drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki1-0/+8
2013-12-17serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-17tty: Fix hang at ldsem_down_read()Peter Hurley1-3/+13
2013-12-17Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie1-3/+3
2013-12-17bcache: New writeback PD controllerKent Overstreet4-49/+62
2013-12-17bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet1-0/+10
2013-12-17bcache: fix for gc and writeback raceNicholas Swenson1-0/+22
2013-12-17bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson3-8/+8
2013-12-17bcache: fix for gc crashing when no sectors are usedNicholas Swenson1-1/+2
2013-12-17bcache: Fix heap_peek() macroNicholas Swenson1-1/+1
2013-12-17bcache: Fix for can_attach_cache()Nicholas Swenson1-1/+1
2013-12-17bcache: Fix dirty_data accountingKent Overstreet1-1/+2
2013-12-17bcache: Use uninterruptible sleep in writebackKent Overstreet1-2/+2
2013-12-17bcache: kthread don't set writeback task to INTERUPTIBLEStefan Priebe1-2/+0
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud1-1/+1
2013-12-16drm/ttm: Fix accesses through vmas with only partial coverageThomas Hellstrom1-3/+3