summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-07-04USB: adding comment for ipaq forcing number of portsOliver Neukum
2008-07-04USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum
2008-07-04USB: add a pl2303 device idGreg Kroah-Hartman
2008-07-04USB: another option device idGreg Kroah-Hartman
2008-07-04USB: don't lose disconnections during suspendAlan Stern
2008-07-04USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker
2008-07-04USB: New device ID for ftdi_sio driverJon K Hellan
2008-07-04sisusbvga: Fix oops on disconnect.Will Newton
2008-07-04USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet
2008-07-04USB: ohci - record data toggle after unlinkDavid Brownell
2008-07-04USB: ehci - fix timer regressionDavid Brownell
2008-07-04USB: fix cdc-acm resume()Oliver Neukum
2008-07-04OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks
2008-07-03svcrpc: fix handling of garbage argsJ. Bruce Fields
2008-07-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer
2008-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-07-03Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen
2008-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-03Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-07-03Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-03tty: Fix inverted logic in send_breakAlan Cox
2008-07-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-03Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-03Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-03DRM/i915: only use tiled blits on 965+Jesse Barnes
2008-07-03drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab
2008-07-02dm crypt: use cond_reschedMilan Broz
2008-07-02net: fib_rules: fix error code for unsupported familiesPatrick McHardy
2008-07-02netdevice: Fix wrong string handle in kernel command line parsingWang Chen
2008-07-02net: Tyop of sk_filter() commentWang Chen