aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern6-110/+13
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei5-16/+11
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern1-33/+17
2010-11-16USB: use the no_callbacks flag for interfacesMing Lei2-53/+31
2010-11-16USB device driver of Topcliff PCHToshiharu Okada4-0/+2971
2010-11-16usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz1-60/+48
2010-11-16usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz2-178/+186
2010-11-16drivers/uwb: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2010-11-16drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-16drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-1/+1
2010-11-16USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri5-0/+464
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: 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-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-8/+15
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-51/+69
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/jdelvare/stagingLinus Torvalds3-145/+190
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-7/+29
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds93-3004/+4050
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-16/+16
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse1-0/+12
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley2-0/+3
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare1-1/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-21/+23
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-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-30vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+22
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-10/+28
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-885/+2468
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-359/+691
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner1-10/+28