aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Input: HID - only report events coming from interrupts to hiddevAdam Kropelin2005-07-111-10/+10
| | | * | Input: elo - fix help in Kconfig (wrong module name)Michael Prokop2005-07-111-1/+1
| | | * | Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser2005-07-111-4/+2
| | | * | Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepadLuca T2005-07-111-0/+4
| | | * | Input: ALPS - unconditionally enable tapping modePeter Osterlund2005-07-111-18/+7
| | | * | Input: ALPS - fix resume (for DualPoints)David Moore2005-07-111-2/+2
| | | * | Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman2005-07-111-1/+9
| | | * | Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik2005-07-111-0/+7
| | | * | Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov2005-07-111-0/+7
| | | * | Input: serio_raw - fix Kconfig helpNeil Brown2005-07-111-1/+1
| | | * | Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-111-0/+1
| | | * | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-11341-6164/+19182
| | | |\ \
| | | * | | Input: cannot refer to __exit from within __init.Andrew Morton2005-07-011-1/+1
| | | * | | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-302-33/+14
| | | * | | Input: rearrange procfs code to reduce number of #ifdefsDmitry Torokhov2005-06-301-191/+198
| | | * | | Sonypi: make sure that input_work is not running when unloadingDmitry Torokhov2005-06-301-59/+63
| | | * | | Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-3014-58/+29
| | | * | | Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov2005-06-301-4/+4
| | | * | | Input: serio - add modalias attribute and environment variable toDmitry Torokhov2005-06-301-16/+26
| | | * | | Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-301-38/+43
| | | * | | Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov2005-06-301-46/+35
| | * | | | Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds2005-07-291-6/+13
| | |\ \ \ \
| | | * | | | libata: Check PCI sub-class code before disabling AHCIGreg Felix2005-07-281-6/+13
| | * | | | | [PATCH] fbdev: colormap fixes fixJon Smirl2005-07-281-7/+7
| | * | | | | [PATCH] device-mapper: fix md->lock deadlocks in coreAlasdair G Kergon2005-07-281-78/+60
| | * | | | | [PATCH] device-mapper: fix deadlocks in coreAlasdair G Kergon2005-07-281-12/+7
| | * | | | | [PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon2005-07-282-28/+39
| | * | | | | [PATCH] PCDP: if PCDP contains parity information, use itBjorn Helgaas2005-07-281-3/+11
| | * | | | | [PATCH] e1000: no need for reboot notifierTony Luck2005-07-281-28/+1
| | * | | | | [PATCH] cs89x0: collect tx_bytes statisticsIan Campbell2005-07-281-0/+1
| | * | | | | [PATCH] cciss per disk queueMike Miller2005-07-282-25/+28
| | * | | | | [PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridgesDaniel Ritz2005-07-281-7/+27
| | * | | | | [PATCH] yenta: free_irq() on suspend.Daniel Ritz2005-07-281-0/+9
| | * | | | | [PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENTDominik Brodowski2005-07-281-1/+1
| | * | | | | [PATCH] pcmcia: fix many device IDsKomuro2005-07-286-15/+16
| | * | | | | [PATCH] pcmcia: avoid duble iounmap of one addressDominik Brodowski2005-07-281-22/+29
| | * | | | | [PATCH] pcmcia: update au1000 to work with recent changesDominik Brodowski2005-07-281-0/+1
| | * | | | | [PATCH] pcmcia: remove duplicates in orinoco_csJar2005-07-281-2/+0
| | * | | | | [PATCH] pcmcia: fix commentPavel Roskin2005-07-281-2/+2
| | * | | | | [PATCH] pcmcia: ide-cs id_table updatePavel Roskin2005-07-281-0/+1
| | * | | | | [PATCH] More qla2xxx configuration fixesAndrew Vasquez2005-07-272-1/+14
| | * | | | | [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-271-47/+41
| | * | | | | Merge /scratch/Ksrc/linux-git/Roland Dreier2005-07-27165-2161/+11119
| | |\ \ \ \ \
| | | * | | | | Fix up qla2xxx configuration bogosityLinus Torvalds2005-07-272-2/+0
| | | * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-271-20/+18
| | | |\ \ \ \ \
| | | | * | | | | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2005-07-271-1/+1
| | | | * | | | | [NET]: Improve presentation of networking driver families.Randy Dunlap2005-07-271-20/+18
| | | * | | | | | [PATCH] Update CREDITS entry and listings in source files for Jesper JuhlJesper Juhl2005-07-272-2/+2
| | | * | | | | | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-2721-98/+79
| | | * | | | | | [PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace.Michal Januszewski2005-07-271-60/+36