aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-10Merge branch 'imx' into develRussell King
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou
2008-07-07Merge branch 'machtypes' into orionRussell King
2008-07-05MX2 add support for mx2 in i.MX serial driverSascha Hauer
2008-07-05mxc: add MX3 support for i.MX internal UART driverSascha Hauer
2008-07-05IMX: introduce clock APISascha Hauer
2008-07-05IMX UART: remove statically initialized tablesSascha Hauer
2008-07-05IMX UART: Add board specific init/exit functionsSascha Hauer
2008-07-05IMX UART: do not assume 16MHz reference frequencySascha Hauer
2008-07-03USB: adding comment for ipaq forcing number of portsOliver Neukum
2008-07-03USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman
2008-07-03USB: another option device idGreg Kroah-Hartman
2008-07-03USB: don't lose disconnections during suspendAlan Stern
2008-07-03USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker
2008-07-03USB: New device ID for ftdi_sio driverJon K Hellan
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton
2008-07-03USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell
2008-07-03USB: ehci - fix timer regressionDavid Brownell
2008-07-03USB: fix cdc-acm resume()Oliver Neukum
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks
2008-07-03[ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks
2008-07-03[ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks
2008-07-03[ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas
2008-07-03[ARM] remove drivers/acorn/char/defkeymap-l7200.cAdrian Bunk
2008-07-03[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks
2008-07-03[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks
2008-07-03[ARM] rpc: acornscsi: update to new style ecard driverRussell King
2008-07-03[ARM] rpc: acornscsi: stop using private __stringify()Russell King
2008-07-03[ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King
2008-07-03[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King
2008-07-03[ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King
2008-07-03[ARM] rpc: etherh: fix unused variable warningRussell King
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02tty: Fix inverted logic in send_breakAlan Cox
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven