aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-05mxc: add MX3 support for i.MX internal UART driverSascha Hauer2-21/+81
2008-07-05IMX: introduce clock APISascha Hauer3-15/+67
2008-07-05IMX UART: remove statically initialized tablesSascha Hauer1-75/+54
2008-07-05IMX UART: Add board specific init/exit functionsSascha Hauer1-9/+19
2008-07-05IMX UART: do not assume 16MHz reference frequencySascha Hauer1-11/+39
2008-07-03USB: adding comment for ipaq forcing number of portsOliver Neukum1-0/+5
2008-07-03USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum1-1/+1
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman2-0/+2
2008-07-03USB: another option device idGreg Kroah-Hartman1-0/+1
2008-07-03USB: don't lose disconnections during suspendAlan Stern1-11/+4
2008-07-03USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker1-10/+28
2008-07-03USB: New device ID for ftdi_sio driverJon K Hellan2-0/+4
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton1-2/+0
2008-07-03USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet1-0/+8
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-03USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-03USB: fix cdc-acm resume()Oliver Neukum1-3/+0
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-16/+63
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-14/+14
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds11-0/+6877
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds4-1/+99
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-21/+35
2008-07-02tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+21
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds1-0/+1
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds3-3/+12
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-155/+239
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes1-2/+2
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selectedMauro Carvalho Chehab1-1/+1
2008-07-02dm crypt: use cond_reschedMilan Broz1-0/+1
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-06-30V4L/DVB (8145a): USB Video Class driverLaurent Pinchart11-0/+6877
2008-06-30hostap: fix sparse warningsPavel Roskin5-16/+15
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin1-1/+1
2008-06-30ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz1-1/+1
2008-06-30Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz3-0/+98
2008-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+11
2008-06-30Input: fix locking in force-feedback coreDmitry Torokhov1-6/+11
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds39-442/+599
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-2/+20
2008-06-27CONNECTOR: add a proc entry to list connectorsLi Zefan1-0/+40
2008-06-27hamradio: remove unused variableAndre Haupt1-2/+0
2008-06-28Fix error paths if md_probe fails.Neil Brown1-2/+4