aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-24Input: add driver for keyboard on AAED-2000 development board (ARM)Nicolas Bellido3-0/+215
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita26-53/+41
2006-11-23Input: serio - make serio_register_driver() return errorsDmitry Torokhov2-39/+75
2006-11-17Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2-23/+0
2006-11-17Input: add Philips UCB1400 touchscreen driverNicolas Pitre3-0/+595
2006-11-17Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov1-7/+11
2006-11-17Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth1-1/+1
2006-11-17Input: MAC mouse button emulation - relax dependenciesStelian Pop1-1/+0
2006-11-17Input: appletouch - use canonical names in USB IDsJulien BLACHE1-10/+17
2006-11-17Input: appletouch - add Geyser IV supportJulien BLACHE1-2/+19
2006-11-17Input: appletouch - verious updates for MacBooksJason Parekh1-4/+43
2006-11-09Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov1-3/+6
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov8-60/+154
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov16-59/+120
2006-11-05Input: touchscreens - handle errors when registering input devicesDmitry Torokhov5-44/+68
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov10-92/+234
2006-11-04Input: HID - add a quirk for the Logitech USB ReceiverAnssi Hannula3-1/+11
2006-11-04Input: drivers/char/keyboard.c - small cleanup in k_cur()Brandon Philips1-1/+1
2006-11-04Make sure "user->sigpending" count is in syncLinus Torvalds1-4/+11
2006-11-04Fix unlikely (but possible) race condition on task->user accessLinus Torvalds1-0/+11
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds1-1/+1
2006-11-04[PATCH] splice: fix problem introduced with inode dietJens Axboe1-6/+20
2006-11-03[PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher1-3/+10
2006-11-03[PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell1-1/+2
2006-11-03[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-11-03[PATCH] fix Documentation/accounting/getdelays.c buf sizeOleg Nesterov1-1/+1
2006-11-03[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad1-15/+4
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell3-0/+38
2006-11-03[PATCH] uml: include tidyingJeff Dike3-3/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike3-3/+44
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney1-0/+1
2006-11-03[PATCH] spi section fixAndrew Morton1-1/+0
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki4-11/+60
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton1-1/+1
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton1-0/+7
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton2-0/+23
2006-11-03[PATCH] init_reap_node() initialization fixDaniel Yeisley1-1/+1
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-11-03[PATCH] NFS4: fix for recursive locking problemSrinivasa Ds1-1/+1
2006-11-03[PATCH] edac_mc: fix error handlingAkinobu Mita1-18/+27
2006-11-03[PATCH] gfs2: ->readpages() fixesOGAWA Hirofumi1-7/+0
2006-11-03[PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi1-6/+3
2006-11-03[PATCH] cifs: ->readpages() fixesOGAWA Hirofumi1-22/+1
2006-11-03[PATCH] Cleanup read_pages()OGAWA Hirofumi1-0/+2
2006-11-03[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap1-11/+13
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-03[PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala1-1/+1
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov5-1/+16
2006-11-03[PATCH] docbook: merge journal-api into filesystems.tmplRandy Dunlap3-334/+301