summaryrefslogtreecommitdiffstats
path: root/lib/syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-11USB: ark3116: Add cmset and breakbart.hartgers@gmail.com1-0/+56
2009-12-11USB: ark3116: Replace cmgetbart.hartgers@gmail.com1-24/+19
2009-12-11USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com1-219/+276
2009-12-11USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com1-6/+182
2009-12-11USB: Close usb_find_interface raceRuss Dill1-18/+10
2009-12-11USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin1-2/+2
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum1-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum1-12/+36
2009-12-11USB: Exposing second ACM channel as tty for Nokia S60 phones.Adrian Taylor1-1/+57
2009-12-11USB: Check results of dma_map_singleLarry Finger1-4/+10
2009-12-11USB: ehci: Allow EHCI to be built on OMAP3Anand Gadiyar1-0/+1
2009-12-11USB: add scatter-gather support to usbmonAlan Stern2-12/+62
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern2-5/+29
2009-12-11USB: serial: sierra driver memory reductionElina Pasheva1-12/+77
2009-12-11USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2-4/+59
2009-12-11USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz1-162/+199
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2-20/+21
2009-12-11USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz1-168/+173
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2-572/+140