aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-14HID: move samsung quirksJiri Slaby
2008-10-14HID: move gyration quirksJiri Slaby
2008-10-14HID: move monterey quirksJiri Slaby
2008-10-14HID: move petalynx quirksJiri Slaby
2008-10-14HID: move belkin quirksJiri Slaby
2008-10-14HID: move chicony quirksJiri Slaby
2008-10-14HID: move ezkey quirksJiri Slaby
2008-10-14HID: move cherry quirksJiri Slaby
2008-10-14HID: move a4tech quirksJiri Slaby
2008-10-14HID: move cypress quirksJiri Slaby
2008-10-14HID: move sunplus quirksJiri Slaby
2008-10-14HID: move microsoft quirksJiri Slaby
2008-10-14HID: indent switches/casesJiri Slaby
2008-10-14HID: add compat supportJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: move logitech quirksJiri Slaby
2008-10-14HID: move usage input mapping to hid.hJiri Slaby
2008-10-14HID: move ids into separate fileJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-10-14modpost: add support for hidJiri Slaby
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker
2008-10-14ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker
2008-10-14ocfs2: Move ocfs2_bread() into dir.cJoel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk