summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings2010-06-301-0/+2
* Staging: rtl8192s_usb: Remove duplicate device IDBen Hutchings2010-06-301-1/+0
* Staging: rt2870: add device id for Zyxel NWD-270NOzan Çağlayan2010-06-301-0/+1
* Staging: comedi: fix read past end of array in cb_pcidda_attach()Dan Carpenter2010-06-301-2/+1
* Staging: rtl8192su: add device idsFlorian Schilhabel2010-06-301-7/+23
* Staging: rtl8192su: remove device idsFlorian Schilhabel2010-06-301-14/+0
* Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
* Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not setJavier Martinez Canillas2010-06-301-2/+2
* Staging: wlags49_h2: add missing <linux/string.h> for strlenJeff Mahoney2010-06-301-0/+1
* Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang2010-06-301-0/+28
* staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang2010-06-303-11/+35
* Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW caseIan Abbott2010-06-301-3/+6
* Staging: mrst-touchscreen: fix dereferencing free memoryDan Carpenter2010-06-301-1/+1
* Staging: batman-adv: fix function prototypeJavier Martinez Canillas2010-06-301-12/+12
* Staging: batman-adv: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-301-1/+1
* staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-301-13/+33
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-06-277-79/+187
|\
| * md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown2010-06-241-2/+7
| * md/raid5: add a missing 'continue' in a loop.NeilBrown2010-06-241-1/+3
| * md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown2010-06-241-12/+30
| * md/raid5: More careful check for "has array failed".NeilBrown2010-06-241-4/+71
| * md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2010-06-242-0/+3
| * md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown2010-06-241-9/+10
| * md: enable raid4->raid0 takeoverMaciej Trela2010-06-241-2/+6
| * md: clear layout after ->raid0 takeoverMaciej Trela2010-06-241-0/+2
| * md: fix raid10 takeover: use new_layout for setup_confMaciej Trela2010-06-241-8/+7
| * md: fix handling of array level takeover that re-arranges devices.NeilBrown2010-06-246-35/+41
| * md: raid10: Fix null pointer dereference in fix_read_error()Prasanna S. Panchamukhi2010-06-241-6/+6
| * Restore partition detection of newly created md arrays.NeilBrown2010-06-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-06-271-6/+30
|\ \
| * | percpu: fix first chunk match in per_cpu_ptr_to_phys()Tejun Heo2010-06-181-3/+28
| * | percpu: fix trivial bugs in pcpu_build_alloc_info()Pavel V. Panteleev2010-06-171-3/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-2756-380/+617
|\ \
| * | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-261-0/+1
| * | ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-261-1/+2
| * | vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-261-9/+20
| * | isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-253-53/+180
| * | isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-253-38/+52
| * | isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-251-32/+51
| * | isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-251-4/+4
| * | isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-256-112/+94
| * | cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-06-251-1/+2
| * | smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki2010-06-251-5/+13
| * | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-251-1/+1
| * | Bluetooth: Bring back var 'i' incrementGustavo F. Padovan2010-06-241-0/+2
| * | xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-241-1/+2
| * | sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-231-5/+14
| * | cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-231-21/+34
| * | net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-231-0/+2
| * | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
OpenPOWER on IntegriCloud