summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Linux 3.0.20v3.0.20Greg Kroah-Hartman1-1/+1
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett4-24/+46
2012-02-03Linux 3.0.19v3.0.19Greg Kroah-Hartman1-1/+1
2012-02-03USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-02-03USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-02-03USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-02-03USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3
2012-02-03USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-02-03USB: cp210x: fix CP2104 baudrate usagePreston Fick1-6/+4
2012-02-03USB: cp210x: call generic open last in openJohan Hovold1-7/+2
2012-02-03USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-02-03tcp: md5: using remote adress for md5 lookup in rst packetshawnlu2-2/+2
2012-02-03tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-02-03rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller1-12/+8
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2012-02-03l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman1-5/+0
2012-02-03bonding: fix enslaving in alb mode when link downJiri Bohac1-18/+9
2012-02-03net caif: Register properly as a pernet subsystem.Eric W. Biederman2-8/+4
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-02-03netns: fix net_alloc_generic()Eric Dumazet1-15/+16
2012-02-03USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork1-1/+3
2012-02-03USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...Bjørn Mork1-1/+1
2012-02-03USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removalBjørn Mork1-1/+1
2012-02-03hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-02-03hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-02-03hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare1-5/+5
2012-02-03xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu1-1/+2
2012-02-03xhci: Fix USB 3.0 device restart on resume.Sarah Sharp1-1/+2
2012-02-03drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall1-1/+1
2012-02-03USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2012-02-03vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-02-03jsm: Fixed EEH recovery errorLucas Kannebley Tavares1-0/+1
2012-02-03serial: amba-pl011: lock console writes against interruptsRabin Vincent1-0/+14
2012-02-03TTY: fix UV serial console regressionJiri Slaby1-5/+7
2012-02-03usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-02-03qcaux: add more Pantech UML190 and UML290 portsDan Williams1-1/+6
2012-02-03USB: cdc-wdm: use two mutexes to allow simultaneous read and writeBjørn Mork1-18/+31
2012-02-03USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork1-0/+2
2012-02-03USB: ftdi_sio: Add more identifiersAlan Cox2-0/+7
2012-02-03USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-02-03USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-02-03USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-02-03USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-02-03USB: option: Add LG docomo L-02CKentaro Matsuyama1-0/+5
2012-02-03ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-02-03mach-ux500: enable ARM errata 764369Srinidhi KASAGAR1-0/+1
2012-02-03cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder1-2/+4
2012-02-03drm/i915/sdvo: always set positive sync polarityPaulo Zanoni1-5/+3
2012-02-03ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai1-0/+1
2012-02-03ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai1-0/+10