summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-2426-53/+41Star
* Input: serio - make serio_register_driver() return errorsDmitry Torokhov2006-11-241-33/+74
* Input: serio - remove serio_unregister_port_delayed()Dmitry Torokhov2006-11-171-18/+0Star
* Input: add Philips UCB1400 touchscreen driverNicolas Pitre2006-11-173-0/+595
* Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-171-7/+11
* Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth2006-11-171-1/+1
* Input: MAC mouse button emulation - relax dependenciesStelian Pop2006-11-171-1/+0Star
* Input: appletouch - use canonical names in USB IDsJulien BLACHE2006-11-171-10/+17
* Input: appletouch - add Geyser IV supportJulien BLACHE2006-11-171-2/+19
* Input: appletouch - verious updates for MacBooksJason Parekh2006-11-171-4/+43
* Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov2006-11-091-3/+6
* Input: mice - handle errors when registering input devicesDmitry Torokhov2006-11-068-60/+154
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-0616-59/+120
* Input: touchscreens - handle errors when registering input devicesDmitry Torokhov2006-11-065-44/+68
* Input: keyboards - handle errors when registering input devicesDmitry Torokhov2006-11-0610-92/+234
* Input: HID - add a quirk for the Logitech USB ReceiverAnssi Hannula2006-11-053-1/+11
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-11-05484-5705/+11647
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-11-031-1/+1
| |\
| | * PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk2006-11-031-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-11-0311-53/+144
| |\ \
| | * | USB: use MII hooks only if CONFIG_MII is enabledDavid Brownell2006-11-032-27/+39
| | * | USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-11-031-0/+7
| | * | USB: xpad: additional USB id's addedDominic Cerquetti2006-11-031-1/+40
| | * | USB: fix compiler issues with newer gcc versionsDavid Brownell2006-11-031-2/+1Star
| | * | USB: HID: add blacklist AIRcable USB, little beautificationNaranjo Manuel Francisco2006-11-032-2/+6
| | * | USB: usblp: fix system suspend for some systemsOliver Neukum2006-11-031-2/+0Star
| | * | USB: failure in usblp's error pathOliver Neukum2006-11-031-0/+1
| | * | usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz2006-11-031-1/+1
| | * | USB: sierra: Fix id for Sierra Wireless MC8755 in new tableJan Luebbe2006-11-031-0/+1
| | * | USB: new VID/PID-combos for cp2101Bjorn Schneider2006-11-031-0/+3
| | * | hid-core: big-endian fix fixGrant Grundler2006-11-031-17/+42
| | * | USB: usb-storage: Unusual_dev updatePhil Dibowitz2006-11-031-1/+1
| | * | USB: add another sierra wireless device idGreg Kroah-Hartman2006-11-031-0/+2
| | |/
| * | [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen2006-11-031-2/+5
| * | [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fixAmol Lad2006-11-031-15/+4Star
| * | [PATCH] spi section fixAndrew Morton2006-11-031-1/+0Star
| * | [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth2006-11-031-1/+1
| * | [PATCH] edac_mc: fix error handlingAkinobu Mita2006-11-031-18/+27
| * | [PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESCRandy Dunlap2006-11-031-11/+13
| * | [PATCH] md: send online/offline uevents when an md array starts/stopsNeilBrown2006-11-031-0/+2
| |/
| * [libata] Add support for AHCI controllers of MCP67.Peer Chen2006-11-021-0/+8
| * [libata] Add support for PATA controllers of MCP67 to pata_amd.c.Peer Chen2006-11-021-0/+2
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-029-73/+94
| |\
| | * RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-022-3/+33
| | * IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin2006-10-311-7/+7
| | * IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-311-1/+1
| | * IB/amso1100: Fix incorrect pr_debug()Steve Wise2006-10-311-2/+2
| | * IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_singleSteve Wise2006-10-313-50/+33Star
| | * IB/ehca: Fix eHCA driver compilation for uniprocessorPaul Mackerras2006-10-311-0/+1
| | * RDMA/cma: rdma_bind_addr() leaks a cma_dev reference countKrishna Kumar2006-10-311-8/+15