summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-14drm/nouveau: add lockdep annotationsMarcin Slusarz3-3/+9
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-14atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-14via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-14netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-14isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-02-14net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz1-9/+2
2013-02-14net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman1-4/+9
2013-02-14net: calxedaxgmac: throw away overrun framesRob Herring1-0/+4
2013-02-14macvlan: fix macvlan_get_size()Eric Dumazet1-1/+4
2013-02-14dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-02-14mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij1-1/+5
2013-02-14ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-02-14media: pwc-if: must check vb2_queue_init() successMauro Carvalho Chehab1-1/+5
2013-02-14e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan6-0/+71
2013-02-14mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-02-14can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2013-02-14Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach1-17/+7
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-14IB/qib: Fix for broken sparse warning fixMike Marciniszyn1-8/+3
2013-02-14regulator: s2mps11: fix incorrect register for buck10Alim Akhtar1-2/+2
2013-02-14regulator: clear state each invocation of of_regulator_matchStephen Warren1-0/+6
2013-02-14regulator: max8998: fix incorrect min_uV value for ldo10Marek Szyprowski1-1/+1
2013-02-14rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-02-14rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-11USB: EHCI: fix for leaking isochronous dataAlan Stern1-1/+1
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-11drivers: xhci: fix incorrect bit testNickolai Zeldovich1-1/+1
2013-02-11USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-11USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-11usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-18/+52
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-11USB: EHCI: fix timer bug affecting port resumeAlan Stern1-1/+5
2013-02-11USB: EHCI: unlink one async QH at a timeAlan Stern1-20/+30
2013-02-11USB: EHCI: remove ASS/PSS polling timeoutAlan Stern1-14/+15
2013-02-11USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-11USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-11USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-11USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-11USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-11drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang1-3/+5
2013-02-11drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3