summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-06dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-03-06omap_vout: find_vma() needs ->mmap_sem heldAl Viro1-5/+7
2013-03-06v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart1-16/+14
2013-03-06KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2013-03-06sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-20tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-20tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-02-20netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-20xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-20xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-20xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-20atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-20net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-02-20r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-02-20netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-02-20isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-02-20HID: usbhid: quirk for Formosa IR receiverNicholas Santos2-0/+4
2013-02-20ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-02-20ahci: support the STA2X11 I/O HubAlessandro Rubini1-5/+21
2013-02-20gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2013-02-20rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2013-02-20Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2013-02-20wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2-1/+2
2013-02-20virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-20drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang1-3/+5
2013-02-20drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-20USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi3-331/+78
2013-02-20USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-02-20USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-20USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-20USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-02-20can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2013-02-20drm/radeon: prevent crash in the ring space allocationAlex Deucher1-0/+3
2013-02-20drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng1-1/+3
2013-02-20USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern1-1/+1
2013-02-20mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-02-20USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-02-20USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-02-20drm/radeon: add quirk for RV100 boardAlex Deucher1-0/+8
2013-02-20rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-02-20usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2013-02-20USB: XHCI: fix memory leak of URB-private dataAlan Stern1-0/+2
2013-02-20xhci: Fix TD size for isochronous URBs.Sarah Sharp1-2/+3
2013-02-20xhci: Fix isoc TD encoding.Sarah Sharp1-1/+3
2013-02-20drm/i915: Fix misplaced intel_mark_page_flip_active()Ben Hutchings1-2/+2
2013-02-06staging: usbip: changed function return type to voidBart Westgeest3-10/+6
2013-02-06drbd: add missing part_round_stats to _drbd_start_io_acctPhilipp Reisner1-0/+1
2013-02-06igb: release already assigned MSI-X interrupts if setup failsStefan Assmann1-6/+16
2013-02-06intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2013-02-06staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30