summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+5
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+0
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-45/+51
2013-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-20/+69
2013-12-21hyperv: Fix race between probe and open callsHaiyang Zhang1-12/+8
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling1-2/+2
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony2-0/+2
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-20/+69
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-109/+79
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman1-3/+5
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud1-0/+5
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud1-0/+6
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud1-0/+1
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud1-0/+7
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud1-0/+3
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud1-0/+3
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2-11/+16
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-32/+43
2013-12-19drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher1-4/+16
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-7/+16
2013-12-19net: mvmdio: fix interrupt timeout handlingLeigh Brown1-0/+6
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall1-3/+5
2013-12-19net: fec: fix potential use after freeEric Dumazet1-2/+2
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-19target: Remove extra percpu_ref_initAndy Grover1-7/+1
2013-12-19x86/efi: Don't select EFI from certain special ACPI driversJan Beulich5-6/+5
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt1-1/+1
2013-12-19hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2013-12-19drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2013-12-19xen-netback: fix some error return codeWei Yongjun1-4/+12
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-0/+3
2013-12-19libata, freezer: avoid block device removal while system is frozenTejun Heo1-0/+21
2013-12-19ACPI / processor: initialize a variable to silence compiler warningAl Stone1-1/+1
2013-12-19null_blk: warning on ignored submit_queues paramMatias Bjorling1-2/+5
2013-12-19null_blk: refactor init and init errors code pathsMatias Bjorling1-25/+38
2013-12-19null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-19drivers: block: Mark the functions as static in skd_main.cRashika Kheria1-2/+2
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger3-5/+13
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger1-2/+4
2013-12-19iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2-6/+1
2013-12-18dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2013-12-18dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard2-6/+6
2013-12-18dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2013-12-18dm9601: add support for dm9621a based donglePeter Korsgaard1-0/+4
2013-12-18Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-47/+56
2013-12-18Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-6/+27