aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-08-05Input: elo - handle input_register_device() failuresDmitry Torokhov
2006-08-04Input: hid - #if 0 the no longer used hid_find_field_by_usage()Adrian Bunk
2006-07-19Input: add force feedback driver for PSX-style Zeroplus devicesAnssi Hannula
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula
2006-07-19Input: use new FF interface in the HID force feedback driversAnssi Hannula
2006-07-19Input: add force feedback driver for PID devicesAnssi Hannula
2006-07-19Input: iforce - switch to the new FF interfaceAnssi Hannula
2006-07-19Input: unified force feedback support for memoryless devicesAnssi Hannula
2006-07-19Input: implement new force feedback interfaceAnssi Hannula
2006-07-19Input: move fixp-arith.h to drivers/inputAnssi Hannula
2006-07-19Input: rename input.ko into input-core.koDmitry Torokhov
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap
2006-07-19Input: spaceball - make 4000FLX Lefty workNick Martin
2006-07-19Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov
2006-07-19Input: keyboard - remove static variable and clean up initializationDmitry Torokhov
2006-07-19Input: hiddev - use standard list implementationDmitry Torokhov
2006-07-19Input: add missing handler->start() callDmitry Torokhov
2006-07-15Input: HID - fix potential out-of-bound array accessDmitry Torokhov
2006-07-15Input: fix list iteration in input_release_device()Andrew Morton
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra
2006-07-06Input: iforce - check array bounds before accessing elementsDmitry Torokhov
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov
2006-07-06Input: fm801-gp - fix use after freeDmitry Torokhov
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov
2006-07-06Input: add start() method to input handlersDmitry Torokhov
2006-07-06Input: remove accept method from input_devDmitry Torokhov
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03[PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens
2006-07-03[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann
2006-07-03[Bluetooth] Add suspend/resume support to the HCI USB driverMarcel Holtmann
2006-07-03[Bluetooth] Use raw mode for the Frontline sniffer deviceMarcel Holtmann
2006-07-03[ATM]: add+use poison definesRandy Dunlap
2006-07-03[IOAT]: fix kernel-doc in source filesRandy Dunlap
2006-07-03[TG3]: Add ipv6 TSO featureMichael Chan
2006-07-03[IOAT]: Fix a warning in ioatdmaBenoit Boissinot
2006-07-03[IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() staticAdrian Bunk
2006-07-03[IOAT]: fix sparse ulong warningRandy Dunlap
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar