summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-11usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov3-0/+178
2010-11-11usb: dummy_hcd code simplificationTatyana Brokhman1-116/+135
2010-11-11usb: USB3.0 ch11 definitionsTatyana Brokhman2-0/+51
2010-11-11USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2-211/+249
2010-11-11USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz1-4/+1
2010-11-11USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz1-25/+24
2010-11-11USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz1-7/+4
2010-11-11USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar1-0/+1
2010-11-11USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz1-13/+16
2010-11-11USB: gadget: composite: Typo fix.Marek Belisko1-1/+1
2010-11-11USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall1-1/+0
2010-11-11usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0Uwe Kleine-König2-5/+2
2010-11-11USB: ssu100: remove max_packet_size calculationBill Pemberton1-48/+8
2010-11-01Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds1-2/+2
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-8/+16
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-52/+73
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson1-0/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-148/+196
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+29
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds98-3006/+4160
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds20-37/+36
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2-0/+15
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley4-1/+6
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2-3/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig3-7/+1
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig5-17/+13
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven1-3/+3
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-67/+128
2010-10-30nfsd4: initialize delegation pointer to leaseJ. Bruce Fields1-17/+2
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields5-3/+11
2010-10-30locks: fix leaks on setlease errorsJ. Bruce Fields1-5/+7
2010-10-30locks: prevent ENOMEM on lease unlockJ. Bruce Fields1-13/+30
2010-10-30drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-30pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-30net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds1-0/+4
2010-10-30RDS: Let rds_message_alloc_sgs() return NULLAndy Grover3-0/+17
2010-10-30RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover1-39/+65
2010-10-30RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover1-3/+2
2010-10-30RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover1-1/+3
2010-10-30net: fix rds_iovec page count overflowLinus Torvalds1-0/+7
2010-10-30can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-30can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-30ip_gre: fix fallback tunnel setupEric Dumazet1-3/+3