summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings1-1/+0
2012-04-02cdc-wdm: Fix more races on the read pathBen Hutchings1-5/+11
2012-04-02USB: serial: fix console error reportingJohan Hovold1-1/+3
2012-04-02TTY: Wrong unicode value copied in con_set_unimap()Liz Clark1-8/+43
2012-04-02tty: moxa: fix bit test in moxa_start()Dan Carpenter1-1/+1
2012-04-02sysfs: Fix memory leak in sysfs_sd_setsecdata().Masami Ichikawa1-5/+6
2012-04-02futex: Cover all PI opcodes with cmpxchg enabled checkThomas Gleixner1-6/+13
2012-04-02USB: gadget: Make g_hid device class conform to spec.Orjan Friberg1-3/+3
2012-04-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber1-0/+2
2012-04-02usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.devKuninori Morimoto1-0/+6
2012-04-02usb: musb: Reselect index reg in interrupt contextSupriya Karanth1-0/+18
2012-04-02usb: dwc3: use proper function for setting endpoint nameAnton Tikhomirov1-4/+4
2012-04-02usb: dwc3: fix bogus test in dwc3_gadget_start_isocPaul Zimmerman1-11/+5
2012-04-02staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger1-7/+1
2012-04-02staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger1-2/+0
2012-04-02staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger3-15/+1
2012-04-02powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2-0/+5
2012-04-02USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2-0/+3
2012-04-02USB: ftdi_sio: add support for FT-X series devicesJim Paris3-6/+18
2012-04-02USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2-0/+4
2012-04-02USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2-4/+8
2012-04-02USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard1-2/+2
2012-04-02USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman1-1/+2
2012-04-02staging: zcache: avoid AB-BA deadlock conditionAndrea Righi1-2/+2
2012-04-02USB: option: add ZTE MF820DBjørn Mork1-0/+2
2012-04-02USB: option: make interface blacklist work againBjørn Mork1-0/+1
2012-04-02USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE9...Daniele Palmas1-0/+6
2012-04-02USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang1-0/+7
2012-03-24Linux 3.2.13v3.2.13Greg Kroah-Hartman1-1/+1
2012-03-23powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2012-03-23iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2-4/+5
2012-03-23ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li1-1/+0
2012-03-23tcp: fix syncookie regressionEric Dumazet2-17/+23
2012-03-23perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo8-33/+35
2012-03-23perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3
2012-03-23afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard1-0/+3
2012-03-23afs: Read of file returns EBADMSGAnton Blanchard1-1/+1
2012-03-23nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi1-0/+1
2012-03-19Linux 3.2.12v3.2.12Greg Kroah-Hartman1-1/+1
2012-03-19hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2-16/+9
2012-03-19target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASENicholas Bellinger2-12/+23
2012-03-19iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger1-1/+1
2012-03-19i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala1-1/+7
2012-03-19rapidio/tsi721: fix bug in register offset definitionsAlexandre Bounine1-15/+15
2012-03-19hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2-5/+5
2012-03-19hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck1-4/+3
2012-03-19hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck1-1/+1
2012-03-19sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern3-6/+15
2012-03-19block: fix __blkdev_get and add_disk race conditionStanislaw Gruszka1-13/+19