summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-07-03USB: another option device idGreg Kroah-Hartman-0/+1
2008-07-03USB: don't lose disconnections during suspendAlan Stern-11/+4
2008-07-03USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker-10/+28
2008-07-03USB: New device ID for ftdi_sio driverJon K Hellan-0/+4
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton-2/+0
2008-07-03USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet-0/+8
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell-0/+12
2008-07-03USB: ehci - fix timer regressionDavid Brownell-9/+10
2008-07-03USB: fix cdc-acm resume()Oliver Neukum-3/+0
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks-1/+14
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-16/+63
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds-14/+14
2008-07-02Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-5/+11
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-1/+3
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds-0/+6885
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-1/+99
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-25/+40
2008-07-02tty: Fix inverted logic in send_breakAlan Cox-1/+1
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2008-07-02Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-5/+15
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+15
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-3/+21
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds-0/+1
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds-3/+12
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-2/+20
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-272/+411
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes-2/+2
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven-0/+1
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras-1/+13
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li-12/+48
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab-1/+1
2008-07-02dm crypt: use cond_reschedMilan Broz-0/+1
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy-2/+2
2008-07-01netdevice: Fix wrong string handle in kernel command line parsingWang Chen-2/+2
2008-07-01net: Tyop of sk_filter() commentWang Chen-1/+0
2008-07-01netlink: Unneeded local variableWang Chen-1/+1
2008-07-01net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy-1/+7
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy-21/+17
2008-07-01ipv4: fix sysctl documentation of time related valuesStephen Hemminger-8/+4
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin-1/+13
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn-0/+5
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang-1/+1
2008-07-01i2c: Documentation: fix device matching descriptionBen Dooks-4/+14
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn-1/+2
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks-11/+10