summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-87/+123
2013-06-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds6-6/+25
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-5/+41
2013-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-8/+10
2013-06-01hyperv: Fix vlan_proto setting in netvsc_recv_callback()Haiyang Zhang1-1/+2
2013-06-01team: fix port list dump for big number of portsJiri Pirko1-3/+4
2013-06-01Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-22/+9
2013-05-31zoran: racy refcount handling in vm_ops ->open()/->close()Al Viro2-8/+9
2013-05-31atmel_lcdfb: blank the backlight on removeRichard Genoud1-2/+8
2013-05-31trivial: atmel_lcdfb: add missing error messageRichard Genoud1-1/+4
2013-05-31fix buffer leak after "scsi: saner replacements for ->proc_info()"Jan Beulich1-0/+1
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber1-2/+10
2013-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller22-220/+254
2013-05-31iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger4-26/+50
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger1-13/+15
2013-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-42/+32
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie2-6/+7
2013-05-31clk: mxs: Include clk mxs header fileFabio Estevam1-0/+1
2013-05-31iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-05-31target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger1-5/+6
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+3
2013-05-31be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2-28/+26
2013-05-31be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur3-2/+8
2013-05-31Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-20/+63
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz4-22/+9
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern1-1/+6
2013-05-30drivers: staging: zcache: fix compile errorBob Liu3-6/+6
2013-05-30staging: dwc2: fix value of dma_maskPaul Zimmerman1-3/+2
2013-05-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown1-2/+2
2013-05-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-1/+4
2013-05-30Merge remote-tracking branch 'regulator/fix/dbx500' into regulator-linusMark Brown1-12/+12
2013-05-30Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+1
2013-05-30regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I1-1/+1
2013-05-30regulator: palmas: Fix incorrect conditionSachin Kamat1-1/+1
2013-05-30ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2-8/+25
2013-05-30target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger1-4/+14
2013-05-30Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-10/+310
2013-05-30clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk1-1/+1
2013-05-30clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko1-0/+10
2013-05-30clk: si5351: Fix clkout rate computation.Marek Belisko1-1/+1
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu1-2/+3
2013-05-29clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki1-2/+4
2013-05-29clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri1-1/+7
2013-05-29clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones1-1/+1
2013-05-29radeon: use max_bus_speed to activate gen2 speedsKleber Sacilotto de Souza3-21/+7
2013-05-29drm/radeon: narrow scope of Apple re-POST hackAlex Deucher1-1/+3
2013-05-29drm/radeon: don't check crtcs in card_posted() on cards without DCEAlex Deucher1-0/+4
2013-05-29drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-05-29drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher1-1/+1
2013-05-29drm/radeon: UVD block on SUMO2 is the same as on SUMOChristian König1-3/+1