summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-06sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski1-14/+13
2010-05-06Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2-0/+0
2010-05-05[MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2-0/+0
2010-05-05pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2-4/+4
2010-05-05ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPadsAlex Chiang1-0/+120
2010-05-05[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley1-1/+14
2010-05-05[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke1-0/+1
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-60/+196
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-52/+179
2010-05-05FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström1-1/+1
2010-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-47/+83
2010-05-05drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher1-0/+2
2010-05-05drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher3-22/+53
2010-05-05pcmcia: fix compilation after 16bit state locking changesMarc Zyngier1-6/+1
2010-05-05pcmcia: order userspace suspend and resume requestsDominik Brodowski1-7/+9
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-16/+18
2010-05-04i2c: Fix probing of FSC hardware monitoring chipsJean Delvare1-5/+16
2010-05-04i2c-core: Erase pointer to clientdata on removalWolfram Sang1-2/+6
2010-05-04Input: joydev - allow binding to button-only devicesChristoph Fritz1-0/+18
2010-05-04Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe1-1/+1
2010-05-04Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz1-25/+44
2010-05-04Input: elantech - allow forcing Elantech protocolFlorian Ragwitz1-2/+10
2010-05-04Input: elantech - fix firmware version checkFlorian Ragwitz1-1/+2
2010-05-04Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson1-5/+9
2010-05-04net: ep93xx_eth stops receiving packetsDavid S. Miller1-5/+5
2010-05-04drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-05-04dm9601: fix phy/eeprom write routinePeter Korsgaard1-1/+1
2010-05-04drbd: don't expose failed local READ to upper layersLars Ellenberg1-1/+1
2010-05-04ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott1-1/+4
2010-05-04ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott1-11/+18
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2010-05-03pcmcia: avoid pccard_validate_cis failure in resume callpathDominik Brodowski1-0/+1
2010-05-03watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck1-1/+1
2010-05-02[SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert1-1/+2
2010-05-02[SCSI] libiscsi: regression: fix header digest errorsMike Christie1-1/+1
2010-05-02net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva1-0/+3
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo2-0/+8
2010-05-01[SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski1-14/+36
2010-05-01net/usb: remove default in Kconfig for sierra_net driverElina Pasheva1-1/+0
2010-05-01r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-05-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-14/+26
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2010-04-30STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney1-0/+8
2010-04-30NET: mdio-octeon: Enable the hardware before using it.David Daney1-0/+10
2010-04-30I2C: Fix section mismatch errors in i2c-octeon.cDavid Daney1-2/+2
2010-04-30MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss1-12/+4
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven1-0/+2
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard1-0/+3
2010-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds14-9/+25
2010-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds7-7/+21