summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin2009-10-221-0/+36
* Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-181-1/+1
* Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-181-37/+14
* Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-181-1/+1
* Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov2009-10-181-0/+11
* Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov2009-10-141-17/+48
* Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-141-4/+15
* Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-131-0/+26
* Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov2009-10-131-1/+1
* Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-131-0/+10
* Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov2009-10-091-0/+3
* Input: libps2 - fix dependancy on i8042Dmitry Torokhov2009-10-061-6/+7
* Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-061-2/+2
* Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-061-0/+2
* Input: rotary_encoder - fix relative axis supportH Hartley Sweeten2009-10-061-2/+2
* Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König2009-10-061-2/+2
* Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei2009-10-061-0/+9
* Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-233-0/+408
* Input: max7359 - use threaded IRQsDmitry Torokhov2009-09-221-35/+13
* Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon2009-09-223-0/+364
* Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-183-0/+372
* Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-183-0/+330
* Input: add driver for OpenCores Keyboard ControllerJavier Herrero2009-09-183-0/+190
* Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov2009-09-181-17/+9
* Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov2009-09-181-19/+32
* Input: ad7879 - add support for AD7889Michael Hennerich2009-09-182-5/+7
* Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov2009-09-181-25/+0
* Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-181-1/+63
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-185-12/+85
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-09-1511-362/+515
|\
| * ide: fixup for fujitsu diskWu Zhangjin2009-09-151-0/+1
| * ide: convert to ->proc_fopsAlexey Dobriyan2009-09-025-186/+362
| * at91_ide: remove headers specific for at91sam9263Sergey Matyukevich2009-08-161-2/+0
| * IDE: palm_bk3710: convert clock usage after clkdev conversionKevin Hilman2009-08-161-1/+1
| * ide: fix races in handling of user-space SET XFER commandsBartlomiej Zolnierkiewicz2009-08-074-25/+12
| * ide: allow ide_dev_read_id() to be called from the IRQ contextBartlomiej Zolnierkiewicz2009-08-072-13/+24
| * ide: ide-taskfile.c fix style problemsJaswinder Singh Rajput2009-08-071-58/+51
| * drivers/ide/ide-cd.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-071-2/+2
| * ide-tape: fix handling of postponed rqsBorislav Petkov2009-08-071-22/+11
| * ide-tape: convert to ide_debug_log macroBorislav Petkov2009-08-071-53/+49
| * ide-tape: fix debug callMark de Wever2009-08-071-1/+1
| * ide: Fix annoying warning in ide_pio_bytes().David S. Miller2009-08-071-1/+1
| * IDE: Save a call to PageHighMem()Jean Delvare2009-08-071-2/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-1510-37/+127
|\ \
| * | powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-111-7/+20
| * | powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand2009-09-111-3/+62
| * | powerpc/powermac: Thermal control turns system off too eagerlyLyonel Vincent2009-09-021-2/+2
| * | hvc_console: Add __init and __exit to hvc_vioPeter Huewe2009-08-281-2/+2
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-2761-598/+1015
| |\ \
| * | | powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin2009-08-201-1/+2