summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-201-6/+105
* Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-201-40/+53
* Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-201-2/+1
* Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-201-7/+9
* Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-202-4/+14
* Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-05329-5303/+13738
|\
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-034-31/+55
| |\
| | * PM: Remove some debug messages producing too much noisePavel Machek2009-11-031-4/+0
| | * PM: Fix warning on suspend errorsRomit Dasgupta2009-11-031-0/+1
| | * PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2009-11-032-27/+54
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-034-7/+66
| |\ \
| | * | Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-021-0/+1
| | * | Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman2009-11-021-0/+1
| | * | Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-021-7/+28
| | * | Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov2009-11-023418-309863/+542859
| | |\ \
| | * | | Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin2009-10-211-0/+36
| * | | | Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-032-37/+59
| |\ \ \ \
| | * | | | i2c-mpc: Do not generate STOP after read.Joakim Tjernlund2009-11-021-8/+2
| | * | | | i2c: imx: disable clock when it's possible to save power.Richard Zhao2009-11-021-6/+6
| | * | | | i2c: imx: only imx1 needs disable delayRichard Zhao2009-11-021-5/+7
| | * | | | i2c: imx: check busy bit when START/STOPRichard Zhao2009-11-021-18/+44
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0319-131/+480
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-028-10/+36
| | |\ \ \
| | | * | | libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| | | * | | ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| | | * | | b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
| | | * | | rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
| | | * | | ipw2200: fix oops on missing firmwareZhu Yi2009-10-304-6/+16
| | * | | | sky2: set carrier off in probeBrandon Philips2009-10-301-0/+2
| | |/ / /
| | * | | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki2009-10-292-5/+5
| | * | | r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans2009-10-291-1/+1
| | * | | ibmtr: possible Read buffer overflow?roel kluin2009-10-291-2/+9
| | * | | e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-10-295-28/+190
| | * | | e1000e: config PHY via software after resetsBruce Allan2009-10-292-78/+218
| | * | | e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan2009-10-291-7/+19
| * | | | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-023-8/+24
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-10-3136-3462/+75
| |\ \ \ \
| | * | | | Staging: fix wireless drivers dependsRandy Dunlap2009-10-303-3/+3
| | * | | | Staging: wireless drivers Kconfig changeGreg Kroah-Hartman2009-10-306-6/+6
| | * | | | Staging: android: mark subsystem as brokenGreg Kroah-Hartman2009-10-301-0/+1
| | * | | | Staging: remove stlc45xx driverGreg Kroah-Hartman2009-10-307-3323/+0
| | * | | | Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-3012-96/+37
| | * | | | Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng2009-10-301-1/+0
| | * | | | Staging: Panel: prevent driver from calling misc_deregister twice on same res...Peter Huewe2009-10-301-3/+10
| | * | | | Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2009-10-302-0/+2
| | * | | | Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok2009-10-301-6/+4
| | * | | | Staging: hv: fix oops in vmbus - udev eventsMilan Dadok2009-10-301-10/+4
| | * | | | Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen2009-10-301-1/+1
| | * | | | Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang2009-10-301-13/+1
| | * | | | Staging: hv TODO patchesStephen Hemminger2009-10-301-0/+6