summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* msm: fixups to match current codeAlan Cox2009-06-221-3/+8
* msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love2009-06-224-0/+895
* timbuart: Fix for tx_emptyRichard Röjfors2009-06-221-25/+25
* tty: n_hdlc add buffer flushingPaul Fulghum2009-06-221-9/+37
* serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard2009-06-228-8/+8
* tty: fix some bogns in the serqt_usb2 driverAlan Cox2009-06-221-19/+10
* ppp: Fix throttling bugsAlan Cox2009-06-222-2/+0
* vt_ioctl: fix lock imbalanceJiri Slaby2009-06-221-1/+2
* pcmcia/cm4000: fix lock imbalanceJiri Slaby2009-06-221-1/+2
* n_r3964: fix lock imbalanceJiri Slaby2009-06-221-12/+14
* serial: fix off by one errorsRoel Kluin2009-06-223-7/+7
* serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger2009-06-221-0/+4
* serial: bfin_5xx: add missing spin_lock initMike Frysinger2009-06-221-0/+1
* bfin_jtag_comm: clean up printk usageMike Frysinger2009-06-221-15/+15
* parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori2009-06-221-0/+3
* parport_pc: after superio probing restore original register valuesJens Rottmann2009-06-221-6/+25
* Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds2009-06-221-6/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-219-6/+1905
|\
| * sdhci: remove needless double parenthesisPierre Ossman2009-06-211-3/+3
| * sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte2009-06-213-0/+29
| * s3cmci: fix dma configuration callBen Dooks2009-06-211-1/+1
| * mmc: Add new via-sdmmc host controller driverHarald Welte2009-06-213-0/+1374
| * sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov2009-06-213-1/+9
| * sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks2009-06-213-1/+6
| * sdhci: Add better ADMA error reportingBen Dooks2009-06-211-1/+33
| * sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks2009-06-213-0/+451
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-211-40/+98
|\ \ | |/ |/|
| * crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert2009-06-181-18/+65
| * crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert2009-06-181-35/+46
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-2042-219/+4142
|\ \
| * | Input: add driver for Synaptics I2C touchpadMike Rapoport2009-06-193-0/+695
| * | Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-193-3/+39
| * | Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel2009-06-111-4/+9
| * | Input: gpio-keys - change timer to workqueueAlek Du2009-06-111-20/+12
| * | Input: ads7846 - pin change interrupt supportMichael Roth2009-06-111-3/+9
| * | Input: add support for touchscreen on W90P910 ARM platformWan ZongShun2009-06-113-0/+359
| * | Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-11288-1133/+11827
| |\ \
| * | | Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
| * | | Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-031-0/+3
| * | | Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior2009-05-271-0/+20
| * | | Input: add driver for EETI touchpanelsDaniel Mack2009-05-193-0/+296
| * | | Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-191-1/+3
| * | | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-191-0/+7
| * | | Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-191-8/+8
| * | | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-153-1/+891
| * | | Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-151-1/+3
| * | | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-151-1/+1
| * | | Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho2009-05-151-23/+71
| * | | Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo2009-05-113-18/+14
| * | | Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-093-29/+31