aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ieee1394: some more includesStefan Richter2007-04-302-0/+4
| * ieee1394: ieee1394_transactions needs sched.hTorsten Kaiser2007-04-301-0/+1
| * ieee1394: ieee1394_core printk formatRandy Dunlap2007-04-301-1/+1
| * ieee1394: remove usage of skb_queue as packet queueStefan Richter2007-04-306-169/+163
| * ieee1394: csr1212: log if devices have CRC errors in their ROMStefan Richter2007-04-301-18/+9
| * ieee1394: csr1212: more sensible names for jump targetsStefan Richter2007-04-301-10/+8
| * ieee1394: csr1212: warn on unreachable codeStefan Richter2007-04-301-2/+5
| * ieee1394: shrink csr1212_new_string_descriptor_leafStefan Richter2007-04-301-77/+46
| * ieee1394: csr1212: coding styleStefan Richter2007-04-302-113/+133
| * ieee1394: replace vmalloc by kmalloc in csr1212Stefan Richter2007-04-302-4/+6
| * ieee1394: de-inline some functionsStefan Richter2007-04-303-32/+33
| * ieee1394: stricter error checks in csr1212Stefan Richter2007-04-303-51/+34
| * ieee1394: csr1212: rename some typesStefan Richter2007-04-302-81/+74
| * ieee1394: drop csr1212's support for external compilationStefan Richter2007-04-304-168/+84
| * ieee1394: remove unused csr1212 codeStefan Richter2007-04-302-480/+99
| * ieee1394: small header cleanupStefan Richter2007-04-302-2/+2
| * ieee1394: move some comments from declaration to definitionStefan Richter2007-04-3018-239/+348
| * ieee1394: remove declarations of nonexisting functionsStefan Richter2007-04-303-14/+1
| * ieee1394: sbp2: include fixesAndrew Morton2007-04-301-0/+2
| * ieee1394: sbp2: move some memory allocations into non-atomic contextStefan Richter2007-04-301-15/+5
| * ieee1394: sbp2: optimize DMA direction of s/g tablesStefan Richter2007-04-301-6/+6
| * ieee1394: sbp2: enforce 32bit DMA mappingStefan Richter2007-04-301-0/+5
| * ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter2007-04-301-4/+4
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-3022-615/+1004
|\ \
| * \ Merge branch 'field-zeroing' into for-linusJiri Kosina2007-04-291-0/+5
| |\ \
| | * | HID: introduce proper zeroing of unused bits in output reportsSimon Budig2007-04-111-0/+5
| * | | USB HID: don't warn on idVendor == 0Jiri Kosina2007-04-291-2/+0
| * | | USB HID: add 'quirks' module parameterPaul Walmsley2007-04-193-0/+59
| * | | USB HID: add support for dynamically-created quirksPaul Walmsley2007-04-192-14/+150
| * | | USB HID: clarify static quirk handling as squirksPaul Walmsley2007-04-191-6/+33
| * | | USB HID: encapsulate quirk handling into hid-quirks.cPaul Walmsley2007-04-194-446/+489
| * | | USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUTPaul Zaremba2007-04-181-0/+4
| * | | HID: update copyright and authorship macroJiri Kosina2007-04-162-3/+3
| * | | USB HID: add support for WiseGroup MP-8800 Quad JoypadSam Liddicott2007-04-111-1/+4
| * | | USB HID: add FF support for Logitech Force 3D Pro JoystickJiri Kosina2007-04-112-0/+2
| * | | USB HID: numlock quirk for dell W7658 keyboardPete Zaitcev2007-04-112-0/+46
| * | | USB HID: Logitech MX3000 keyboard needs report descriptor quirkJiri Kosina2007-04-113-13/+31
| * | | USB HID: extend quirk for Logitech S510 keyboardJiri Kosina2007-04-111-2/+4
| * | | USB HID: usbkbd/usbmouse - handle errors when registering devicesDmitry Torokhov2007-04-112-8/+20
| * | | USB HID: add QUIRK_HIDDEV for Belkin Flip KVMDaniel P. Engel2007-04-111-0/+5
| * | | HID: enable dead keys on a belkin wireless keyboardChris Clayton2007-04-111-0/+9
| * | | USB HID: Thustmaster firestorm dual power v1 supportRonny Peine2007-04-111-0/+1
| * | | USB HID: specify explicit size for hid_blacklist.quirksPaul Walmsley2007-04-111-2/+3
| * | | USB HID: fix retry & reset logicAlan Stern2007-04-111-0/+5
| * | | USB HID: consolidate vendor/product idsJiri Kosina2007-04-111-411/+410
| * | | USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina2007-04-1118-176/+190
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-3027-273/+641
|\ \ \
| * | | [IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen2007-04-301-0/+6
| * | | [IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen2007-04-301-0/+7
| * | | [IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen2007-04-301-1/+4