summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-06p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-1/+1
2013-03-06fb: Yet another band-aid for fixing lockdep messTakashi Iwai3-17/+34
2013-03-06fb: rework locking to fix lock ordering on takeoverAlan Cox4-27/+103
2013-03-06drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-03-06fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2-8/+16
2013-03-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-03-06staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-06tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-03-06Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas1-2/+2
2013-03-06zram: Fix deadlock bug in partial read/writeMinchan Kim1-2/+2
2013-03-06staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-03-06USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-03-06pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
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