summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-15HID: remove rdesc quirk supportJiri Slaby3-62/+0
2008-10-15HID: remove hid-input-quirksJiri Slaby4-63/+2
2008-10-15HID: move samsung quirksJiri Slaby7-39/+113
2008-10-15HID: move gyration quirksJiri Slaby7-46/+112
2008-10-15HID: move monterey quirksJiri Slaby8-38/+94
2008-10-15HID: move petalynx quirksJiri Slaby8-55/+134
2008-10-15HID: move belkin quirksJiri Slaby8-22/+123
2008-10-15HID: move chicony quirksJiri Slaby7-30/+95
2008-10-15HID: move ezkey quirksJiri Slaby8-40/+107
2008-10-15HID: move cherry quirksJiri Slaby8-41/+99
2008-10-15HID: move a4tech quirksJiri Slaby9-43/+175
2008-10-15HID: move cypress quirksJiri Slaby9-38/+177
2008-10-15HID: move sunplus quirksJiri Slaby8-37/+94
2008-10-15HID: move microsoft quirksJiri Slaby9-112/+241
2008-10-15HID: indent switches/casesJiri Slaby3-522/+508
2008-10-15HID: add compat supportJiri Slaby8-2/+72
2008-10-15HID: move apple quirksJiri Slaby12-327/+532
2008-10-15HID: move ignore quirksJiri Slaby6-280/+168
2008-10-15HID: move logitech quirksJiri Slaby8-176/+343
2008-10-15HID: move usage input mapping to hid.hJiri Slaby3-46/+103
2008-10-15HID: move ids into separate fileJiri Slaby2-406/+429
2008-10-15HID: hid, make parsing event drivenJiri Slaby7-239/+438
2008-10-15HID: make a bus from hid codeJiri Slaby6-104/+586
2008-10-15modpost: add support for hidJiri Slaby3-0/+29
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds46-628/+1842
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds31-353/+11267
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds4-10/+193
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds6-38/+17
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker7-17/+24
2008-10-14ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker1-4/+3
2008-10-14ocfs2: Move ocfs2_bread() into dir.cJoel Becker3-52/+43
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker16-94/+55
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker17-148/+116
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker5-10/+96
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds71-77/+87
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven1-0/+1
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk6-630/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk14-1000/+23
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2-6/+6
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven1-0/+1
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2-2/+18
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4