aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-183-6/+18
|\
| * Input: wacom - fix wacom_set_report retry logicChris Bagwell2013-01-231-3/+3
| * Input: document that unregistering managed devices is not necessaryDmitry Torokhov2013-01-091-2/+14
| * Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich2013-01-061-1/+1
* | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-151-2/+1
|\ \
| * | xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt2013-02-131-2/+1
* | | Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab2013-02-151-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-151-1/+1
|\ \ \
| * | | sunvdc: Fix off-by-one in generic_request().David S. Miller2013-02-141-1/+1
* | | | Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-151-0/+2
|\ \ \ \
| * | | | PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki2013-02-131-0/+2
* | | | | Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2013-02-152-1/+2
|\ \ \ \ \
| * | | | | omapdrm: fix the dependency to omapdssTomi Valkeinen2013-02-141-1/+1
| * | | | | OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown2013-02-141-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-1310-104/+127
|\ \ \ \ \ \
| * | | | | | net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| * | | | | | atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-121-18/+18
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
| | |\ \ \ \ \ \
| | | * | | | | | mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| * | | | | | | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | | | | | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ / / / / / /
| * | | | | | | bnx2x: set gso_typeMichael S. Tsirkin2013-02-101-7/+5
| * | | | | | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-101-1/+6
| * | | | | | | ixgbe: fix gso typeMichael S. Tsirkin2013-02-101-2/+6
| * | | | | | | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-101-3/+7
| * | | | | | | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-101-1/+1
| * | | | | | | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-101-67/+19
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-081-21/+9
| | * | | | | | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-123-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-042-0/+2
| * | | | | | | | drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
* | | | | | | | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-121-1/+3
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-128-71/+81
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2013-02-122-62/+62
| * | | | | | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-106-9/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-083-3/+9
| | * | | | | | | | drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-302-4/+5
| | * | | | | | | | drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-301-2/+5
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0838-251/+459
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | | | | | | | | Merge branch 'netback'David S. Miller2013-02-073-53/+88
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | * | | | | | | | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | * | | | | | | | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | * | | | | | | | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| * | | | | | | | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | | | | | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0611-32/+74
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | |