aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Driver core: fix 'dynamic_debug' cmd line parameterJason Baron1-1/+3
2008-10-29HOWTO: Sync patch for jp_JP/HOWTOTsugikazu Shibata1-7/+7
2008-10-29Update stable tree documentationJosh Boyer1-0/+1
2008-10-29sysfs: Fix return values for sysdev_store_{ulong,int}Andi Kleen1-2/+4
2008-10-29driver core: drivers/base/sys.c: update commentsQinghuang Feng1-2/+2
2008-10-29Document kernel taint flags properlyGreg Kroah-Hartman1-7/+17
2008-10-29USB: prevent autosuspend during hub initializationAlan Stern1-0/+3
2008-10-29USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera.Jens Taprogge1-0/+7
2008-10-29USB: usbtmc: Use explicit unsigned type for input buffer instead of char*Chris Malley1-1/+1
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern4-3/+56
2008-10-29ftrace: fix trace_nop config selectSteven Rostedt1-1/+1
2008-10-29ALSA: hda - Add reboot notifierTakashi Iwai1-0/+29
2008-10-29ALSA: Warn when control names are truncatedMark Brown1-1/+6
2008-10-29ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelistBastien Nocera1-0/+1
2008-10-29ALSA: hda - Fix SPDIF mute on IDT/STAC codecsTakashi Iwai1-3/+1
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab1-0/+1
2008-10-28amd8111e: Fix rx return codeChris Friesen1-6/+8
2008-10-28regulator: Build on non-ARM platformsMark Brown1-0/+2
2008-10-28pktgen: fix multiple queue warningJesse Brandeburg1-14/+13
2008-10-28ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker1-0/+8
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt1-3/+4
2008-10-28ALSA: hda: Add HDA vendor ID for Wolfson MicroelectronicsMark Brown1-0/+1
2008-10-28ALSA: hda - Add another HP model for AD1884ATakashi Iwai1-0/+1
2008-10-28KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang1-2/+6
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity1-0/+6
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang4-40/+46
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang9-14/+79
2008-10-28KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti1-0/+1
2008-10-28lockdep: fix irqs on/off ip tracingHeiko Carstens1-7/+5
2008-10-28[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger1-1/+1
2008-10-28[S390] No more 4kb stacks.Heiko Carstens2-13/+6
2008-10-28[S390] Change default IPL method to IPL_VM.Heiko Carstens1-1/+1
2008-10-28[S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert1-4/+4
2008-10-28[S390] appldata: unsigned ops->size cannot be negativeRoel Kluin1-1/+1
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert1-2/+4
2008-10-28[S390] Fix sysdev class file creation.Heiko Carstens1-15/+9
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger4-16/+30
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber1-1/+0
2008-10-28lockdep: minor fix for debug_show_all_locks()qinghuang feng1-2/+3
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker1-0/+1
2008-10-28x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li1-1/+1
2008-10-28libata: ahci enclosure management bit maskDavid Milburn1-12/+23
2008-10-28libata: ahci enclosure management led syncDavid Milburn1-0/+3
2008-10-28pata_ninja32: suspend/resume supportAlan Cox1-9/+34
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary1-2/+1
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo1-1/+4
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo1-0/+5
2008-10-27libata: add missing kernel-docRandy Dunlap1-0/+1
2008-10-27libata: fix device iteration bugsTejun Heo2-15/+28