summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: use kfifo to buffer usb-generic serial writesDavid VomLehn2009-09-231-0/+2
* USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin2009-09-231-0/+4
* USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-231-0/+46
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-0/+18
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-231-0/+13
* USB: make intf.pm_usage an atomic_tAlan Stern2009-09-231-3/+3
* USB: add API for userspace drivers to "claim" portsAlan Stern2009-09-231-0/+2
* USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart2009-09-231-12/+0Star
* USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart2009-09-231-126/+132
* USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-232-1/+2
* USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart2009-09-232-10/+6Star
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-231-6/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-1/+4
|\
| * kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg2009-09-211-1/+4
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-2213-105/+200
|\ \
| * | nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-171-1/+1
| * | nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-161-0/+1
| * | nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-161-0/+4
| * | nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-161-0/+6
| * | nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-161-0/+3
| * | nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-161-1/+1
| * | nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-161-2/+2
| * | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-161-2/+2
| * | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-134-16/+19
| * | nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-113-0/+3
| * | nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-022-20/+12Star
| * | nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-021-2/+6
| * | nfsd41: expand solo sequence checkAndy Adamson2009-08-281-1/+1
| * | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-0/+15
| * | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-211-2/+2
| * | nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-1/+1
| * | sunrpc: add common routine for copying address portion of a sockaddrJeff Layton2009-08-211-0/+50
| * | sunrpc: add routine for comparing addressesJeff Layton2009-08-212-43/+48
| * | Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21119-593/+1248
| |\ \
| * | | nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-282-13/+20
| * | | nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-2/+3
| * | | nfsd41: use globals for DRC limitsAndy Adamson2009-07-142-2/+3
| * | | nfsd41: gather and report statistics also for v4.1 opsBenny Halevy2009-07-111-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-229-10/+9Star
|\ \ \ \
| * | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-2/+1Star
| * | | | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
| * | | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-213-3/+3
| * | | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
| * | | | Change "useing" -> "using".Dmitri Vorobiev2009-09-211-1/+1
| * | | | trivial: fix typo in namei.h commentOri Avtalion2009-09-211-1/+1
| * | | | trivial: change address of the libcap source.GeunSik Lim2009-09-211-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-0/+3
|\ \ \ \ \
| * | | | | HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-171-0/+3
* | | | | | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-221-0/+1
* | | | | | lis3: add free-fall/wakeup function via platform_dataDaniel Mack2009-09-221-0/+9