summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-116-9/+19
| |\
| | * drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-093-3/+9
| | * drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-312-4/+5
| | * drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-311-2/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0938-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
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | * | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | * | | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | * | | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | | | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
| * | | | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-021-1/+5
| |\ \ \ \
| | * | | | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
| * | | | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-021-6/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-015-40/+24
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| | * | | rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| | * | | bcma: fix NAND flash validationRafał Miłecki2013-01-281-1/+1
| | * | | brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| | |\ \ \
| | | * | | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
| * | | | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-301-0/+1
| * | | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+25
| * | | | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3
| * | | | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * | | | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
| * | | | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
| * | | | | tuntap: allow polling/writing/reading when detachedJason Wang2013-01-291-9/+16
| * | | | | vhost_net: handle polling errors when setting backendJason Wang2013-01-293-13/+34
| * | | | | vhost_net: correct error handling in vhost_net_set_backend()Jason Wang2013-01-291-5/+11
| * | | | | tun: fix carrier on/off statusMichael S. Tsirkin2013-01-291-5/+8
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-081-5/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter2013-02-081-5/+8
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-081-1/+2
|\ \ \ \ \ \
| * | | | | | virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-071-1/+2
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-084-15/+10
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier2013-02-052-9/+4
| |\ \ \ \ \ \ \ \
| | | * | | | | | | IB/qib: Fix for broken sparse warning fixMike Marciniszyn2013-02-051-8/+3
| | * | | | | | | | mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz2013-02-051-1/+1
| | |/ / / / / / /