aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-30
* USB: obey the sysfs power/wakeup settingAlan Stern2010-06-30
* USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-30
* USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin2010-06-30
* USB: gadget/printer, fix sleep inside atomicJiri Slaby2010-06-30
* USB: isp1362-hcd, fix double lockJiri Slaby2010-06-30
* USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-30
* USB: fix oops in usb_sg_init()Alan Stern2010-06-30
* USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-30
* USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-30
* USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-30
* usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-30
* USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-30
* USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp2010-06-30
* USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-30
* USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-30
* USB: g_serial: don't set low_latency flagJon Povey2010-06-30
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-06-28
|\
| * md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown2010-06-23
| * md/raid5: add a missing 'continue' in a loop.NeilBrown2010-06-23
| * md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown2010-06-23
| * md/raid5: More careful check for "has array failed".NeilBrown2010-06-23
| * md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2010-06-23
| * md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown2010-06-23
| * md: enable raid4->raid0 takeoverMaciej Trela2010-06-23
| * md: clear layout after ->raid0 takeoverMaciej Trela2010-06-23
| * md: fix raid10 takeover: use new_layout for setup_confMaciej Trela2010-06-23
| * md: fix handling of array level takeover that re-arranges devices.NeilBrown2010-06-23
| * md: raid10: Fix null pointer dereference in fix_read_error()Prasanna S. Panchamukhi2010-06-23
| * Restore partition detection of newly created md arrays.NeilBrown2010-06-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-27
|\ \
| * | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-27
| * | ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-27
| * | vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-27
| * | isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-26
| * | isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-26
| * | isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-26
| * | isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-26
| * | isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-26
| * | cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-06-26
| * | smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki2010-06-26
| * | sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-23
| * | cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-23
| * | net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-23
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-22
| |\ \
| | * | ath5k: initialize ah->ah_current_channelBob Copeland2010-06-18
| * | | hso: remove setting of low_latency flagFilip Aben2010-06-22
| * | | lasi82596: fix netdev_mc_count conversionHelge Deller2010-06-21
| * | | NET: MIPSsim: Fix modpost warning.Ralf Baechle2010-06-21
| * | | bnx2: fix dma_get_ops compilation breakageFUJITA Tomonori2010-06-17